summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2012-04-03r8169: enable napi on resume.Artem Savkov-0/+3
2012-04-03bnx2x: correction to firmware interfaceYuval Mintz-55/+55
2012-04-03phy:icplus:fix Auto Power Saving in ip101a_config_init.Srinivas Kandagatla-1/+2
2012-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller-84/+112
2012-04-03e1000e: Guarantee descriptor writeback flush success.Matthew Vick-0/+17
2012-04-03e1000e: prevent oops when adapter is being closed and reset simultaneouslyBruce Allan-0/+15
2012-04-03ixgbe: driver fix for link flapMultanen, Eric W-84/+80
2012-04-03ppp: Don't stop and restart queue on every TX packetDavid Woodhouse-5/+9
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-235/+623
2012-04-02sky2: dont overwrite settings for PHY Quick linkLino Sanfilippo-2/+3
2012-04-02tg3: Fix 5717 serdes powerdown problemMatt Carlson-1/+3
2012-04-02Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt-2/+4
2012-04-01net: usb: cdc_eem: fix mtuRabin Vincent-0/+1
2012-04-01net: sh_eth: fix endian check for architecture independentYoshihiro Shimoda-3/+3
2012-04-01usb/rtl8150 : Remove duplicated definitionshuajun li-26/+0
2012-04-01rionet: fix page allocation order of rionet_activeAkinobu Mita-5/+6
2012-04-01via-rhine: fix wait-bit inversion.Andreas Mohr-5/+7
2012-04-01net: lpc_eth: Fix rename of dev_hw_addr_randomstigge@antcom.de-1/+1
2012-04-01Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.Kenth Eriksson-6/+6
2012-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-4/+12
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds-5/+5
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi-2/+2
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-2/+2
2012-03-29bonding: emit event when bonding changes MACWeiping Pan-1/+7
2012-03-29powerpc/qe: Update the SNUM table for MPC8569 Rev2.0Dave Liu-2/+4
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds-114/+1
2012-03-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-9/+3
2012-03-28ath9k: Use HW HT capabilites properlySujith Manoharan-2/+2
2012-03-28net: orinoco: add error handling for failed kmalloc().Santosh Nayak-0/+8
2012-03-28net/wireless: ipw2x00: fix a typo in wiphy struct initilizationStanislav Yakovlev-2/+2
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-114/+0
2012-03-28Disintegrate asm/system.h for ARMDavid Howells-0/+1
2012-03-28virtio_net: do not rate limit counter incrementsRick Jones-3/+4
2012-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller-29/+60
2012-03-27ixgbe: update version numberDon Skidmore-2/+2
2012-03-27ixgbe: fix typo in enumeration nameDon Skidmore-1/+1
2012-03-27intel: make wired ethernet driver message level consistent (rev2)stephen hemminger-13/+35
2012-03-27cdc-phonet: fix skb truesize underestimationEric Dumazet-2/+2
2012-03-27eql: dont rely on HZ=100Eric Dumazet-3/+4
2012-03-27bnx2x: fix vector traveling while looking for an empty entryDmitry Kravkov-1/+1
2012-03-27bnx2x: previous driver unload revisedYuval Mintz-107/+417
2012-03-27USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus"Guan Xin-0/+5
2012-03-27net: sh_eth: Add support SH7734Nobuhiro Iwamatsu-8/+28
2012-03-27wimax: i2400m-usb - use a private struct ethtool_opsPhil Sutter-0/+18
2012-03-27wimax: i2400m - prevent a possible kernel bug due to missing fw_name stringPhil Sutter-1/+2
2012-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-27/+33
2012-03-27e1000: fix vlan processing regressionJiri Pirko-13/+22
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-424/+533
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt-9/+3
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-41/+58