summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds540-21376/+80267
2011-03-17Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-11/+10
2011-03-16bonding: enable netpoll without checking link statusAndy Gospodarek1-2/+0
2011-03-16net: introduce rx_handler results and logic around thatJiri Pirko2-15/+18
2011-03-16bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flagJiri Pirko3-10/+14
2011-03-16bonding: wrap slave state workJiri Pirko4-25/+46
2011-03-16net: get rid of multiple bond-related netdevice->priv_flagsJiri Pirko3-50/+15
2011-03-16bonding: register slave pointer for rx_handlerJiri Pirko2-6/+14
2011-03-16be2net: Bump up the version numberAjit Khaparde1-1/+1
2011-03-16be2net: Copyright notice change. Update to Emulex instead of ServerEnginesAjit Khaparde6-30/+30
2011-03-16e1000e: fix kconfig for crc32 dependencyEric Dumazet1-0/+1
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-5/+5
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-0/+1
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds4-151/+118
2011-03-16Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-7/+1
2011-03-16xen network backend driverIan Campbell8-16/+2866
2011-03-16bonding: Improve syslog message at device creation timePhil Oester1-1/+4
2011-03-16bonding: Call netif_carrier_off after register_netdevicePhil Oester1-2/+2
2011-03-16bonding: Incorrect TX queue offsetPhil Oester1-2/+9
2011-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+1
2011-03-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller8-21/+15
2011-03-16be2net: Fix UDP packet detected status in RX complPadmanabh Ratnakar1-0/+2
2011-03-16netxen: support for GbE port settingsSony Chacko3-45/+34
2011-03-16smsc911x: Fix build error when SMSC_TRACE() usedJeongtae Park1-2/+2
2011-03-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller3-2/+48
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville22-232/+380
2011-03-15igb: Add messaging for thermal sensor events on i350 devicesCarolyn Wyborny3-1/+44
2011-03-15igb: fix hw timestampingAnders Berggren1-1/+4
2011-03-15xen: netfront: fix xennet_get_ethtool_stats()Eric Dumazet1-1/+1
2011-03-15macvlan : fix checksums error when we are in bridge modeDaniel Lezcano1-0/+3
2011-03-15CS89x0: Add networking support for QQ2440Domenico Andreoli2-2/+13
2011-03-15CS89x0: Finish transition to CS89x0_NONISA_IRQDomenico Andreoli1-4/+4
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki2-5/+5
2011-03-15ftmac100: use GFP_ATOMIC allocations where neededEric Dumazet1-5/+7
2011-03-15NET: cdc-phonet, handle empty phonet headerJiri Slaby1-6/+3
2011-03-15NET: cdc-phonet, fix stop-queue handlingJiri Slaby1-1/+0
2011-03-15be2net: changes for BE3 native mode supportSathya Perla5-150/+252
2011-03-15netxen: Notify firmware of Flex-10 interface downSony Chacko1-0/+3
2011-03-15xen: netfront: ethtool stats fields should be unsigned longIan Campbell1-1/+1
2011-03-15Davinci: Do not reset EMAC TX overruns counter on readThomas Lange1-1/+1
2011-03-15phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addressesPeter Korsgaard1-3/+5
2011-03-15bnx2: Update firmware and versionMichael Chan2-5/+5
2011-03-15enic: Support newer version of firmware devcmd CMD_MCPU_FW_INFOVasanthy Kolluri3-3/+44
2011-03-15can: wrong index used in inner looproel kluin1-3/+3
2011-03-15drivers/net: fix build warnings with CONFIG_PM_SLEEP disabledMichel Lespinasse2-3/+7
2011-03-15net: sh_eth: add set_mdio_gate in bb_infoYoshihiro Shimoda1-2/+19
2011-03-15net: sh_eth: add support for SH7757's GETHERYoshihiro Shimoda1-1/+135
2011-03-15net: sh_eth: modify the PHY_INTERFACE_MODEYoshihiro Shimoda2-1/+3
2011-03-15net: sh_eth: remove almost #ifdef of SH7763Yoshihiro Shimoda2-39/+47
2011-03-15net: sh_eth: remove the SH_TSU_ADDRYoshihiro Shimoda2-22/+27