summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-03-14be2net: changes for BE3 native mode supportSathya Perla
2011-03-14netxen: Notify firmware of Flex-10 interface downSony Chacko
2011-03-14phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addressesPeter Korsgaard
2011-03-14bnx2: Update firmware and versionMichael Chan
2011-03-14enic: Support newer version of firmware devcmd CMD_MCPU_FW_INFOVasanthy Kolluri
2011-03-14drivers/net: fix build warnings with CONFIG_PM_SLEEP disabledMichel Lespinasse
2011-03-14net: sh_eth: add set_mdio_gate in bb_infoYoshihiro Shimoda
2011-03-14net: sh_eth: add support for SH7757's GETHERYoshihiro Shimoda
2011-03-14net: sh_eth: modify the PHY_INTERFACE_MODEYoshihiro Shimoda
2011-03-14net: sh_eth: remove almost #ifdef of SH7763Yoshihiro Shimoda
2011-03-14net: sh_eth: remove the SH_TSU_ADDRYoshihiro Shimoda
2011-03-14net: sh_eth: modify the definitions of registerYoshihiro Shimoda
2011-03-12ipv6: Convert to use flowi6 where applicable.David S. Miller
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller
2011-03-12ipv4: Create and use route lookup helpers.David S. Miller
2011-03-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-03-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-03-12ixgbe: DCB, PFC not cleared until reset occursJohn Fastabend
2011-03-12ixgbe: add support for VF Transmit rate limit using iproute2Lior Levy
2011-03-12ixgbe: DCB, set minimum bandwidth per traffic classJohn Fastabend
2011-03-12ixgbe: correct typo in define nameEmil Tantilov
2011-03-12ixgbe: update PHY code to support 100Mbps as well as 1G/10GEmil Tantilov
2011-03-12ixgbe: remove timer reset to 0 on timeoutEmil Tantilov
2011-03-12ixgbe: DCB during ifup use correct CEE or IEEE modeJohn Fastabend
2011-03-12ixgbe: IEEE 802.1Qaz, implement priority assignment tableJohn Fastabend
2011-03-12ixgbe: DCB, missed translation from 8021Qaz TSA to CEE link strictJohn Fastabend
2011-03-12ixgbe: DCB: enable RSS to be used with DCBJohn Fastabend
2011-03-12ixgbe: enable ndo_tc_setupJohn Fastabend
2011-03-12ixgbe: DCB, use multiple Tx rings per traffic classJohn Fastabend
2011-03-12ixgbe: DCB remove ixgbe_fcoe_getapp routineJohn Fastabend
2011-03-12ixgbe: DCB, implement ieee_setapp dcbnl opsJohn Fastabend
2011-03-12ixgbe: DCB, implement capabilities flagsJohn Fastabend
2011-03-12igb: Bump version to 3.0.6Carolyn Wyborny
2011-03-12igb: Add DMA Coalescing feature to driverCarolyn Wyborny
2011-03-12igb: Update NVM functions to work with i350 devicesCarolyn Wyborny
2011-03-12igb: Add Energy Efficient Ethernet (EEE) for i350 devices.Carolyn Wyborny
2011-03-12ixgbevf: Fix Driver StringGreg Rose
2011-03-12ixgbevf: Fix Version StringGreg Rose
2011-03-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-11e1000e: bump version numberBruce Allan
2011-03-11e1000e: do not suggest the driver supports Wake-on-ARPBruce Allan
2011-03-11e1000e: disable jumbo frames on 82579 when MACsec enabled in EEPROMBruce Allan
2011-03-11e1000e: do not toggle LANPHYPC value bit when PHY reset is blockedBruce Allan
2011-03-11e1000e: extend EEE LPI timer to prevent dropped linkBruce Allan
2011-03-11e1000e: extend timeout for ethtool link test diagnosticBruce Allan
2011-03-11e1000e: magic number cleanup - ETH_ALENBruce Allan
2011-03-11e1000e: use dev_kfree_skb_irq() instead of dev_kfree_skb()Bruce Allan
2011-03-11ixgbevf: remove Tx hang detectionLior Levy
2011-03-11ixgb: convert to new VLAN modelEmil Tantilov
2011-03-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller