summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-03-14enic: Support newer version of firmware devcmd CMD_MCPU_FW_INFOVasanthy Kolluri3-3/+44
2011-03-14drivers/net: fix build warnings with CONFIG_PM_SLEEP disabledMichel Lespinasse2-3/+7
2011-03-14net: sh_eth: add set_mdio_gate in bb_infoYoshihiro Shimoda1-2/+19
2011-03-14net: sh_eth: add support for SH7757's GETHERYoshihiro Shimoda1-1/+135
2011-03-14net: sh_eth: modify the PHY_INTERFACE_MODEYoshihiro Shimoda2-1/+3
2011-03-14net: sh_eth: remove almost #ifdef of SH7763Yoshihiro Shimoda2-39/+47
2011-03-14net: sh_eth: remove the SH_TSU_ADDRYoshihiro Shimoda2-22/+27
2011-03-14net: sh_eth: modify the definitions of registerYoshihiro Shimoda2-422/+527
2011-03-12ipv6: Convert to use flowi6 where applicable.David S. Miller2-15/+15
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2-2/+2
2011-03-12ipv4: Create and use route lookup helpers.David S. Miller8-108/+40
2011-03-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller29-469/+1316
2011-03-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller58-1398/+1875
2011-03-12ixgbe: DCB, PFC not cleared until reset occursJohn Fastabend2-51/+47
2011-03-12ixgbe: add support for VF Transmit rate limit using iproute2Lior Levy5-2/+93
2011-03-12ixgbe: DCB, set minimum bandwidth per traffic classJohn Fastabend1-1/+1
2011-03-12ixgbe: correct typo in define nameEmil Tantilov2-3/+3
2011-03-12ixgbe: update PHY code to support 100Mbps as well as 1G/10GEmil Tantilov4-99/+245
2011-03-12ixgbe: remove timer reset to 0 on timeoutEmil Tantilov1-6/+0
2011-03-12ixgbe: DCB during ifup use correct CEE or IEEE modeJohn Fastabend1-10/+20
2011-03-12ixgbe: IEEE 802.1Qaz, implement priority assignment tableJohn Fastabend5-19/+36
2011-03-12ixgbe: DCB, missed translation from 8021Qaz TSA to CEE link strictJohn Fastabend2-25/+23
2011-03-12ixgbe: DCB: enable RSS to be used with DCBJohn Fastabend2-9/+25
2011-03-12ixgbe: enable ndo_tc_setupJohn Fastabend1-1/+23
2011-03-12ixgbe: DCB, use multiple Tx rings per traffic classJohn Fastabend3-168/+182
2011-03-12ixgbe: DCB remove ixgbe_fcoe_getapp routineJohn Fastabend2-30/+13
2011-03-12ixgbe: DCB, implement ieee_setapp dcbnl opsJohn Fastabend1-0/+30
2011-03-12ixgbe: DCB, implement capabilities flagsJohn Fastabend3-36/+95
2011-03-12igb: Bump version to 3.0.6Carolyn Wyborny1-1/+6
2011-03-12igb: Add DMA Coalescing feature to driverCarolyn Wyborny5-1/+106
2011-03-12igb: Update NVM functions to work with i350 devicesCarolyn Wyborny7-8/+306
2011-03-12igb: Add Energy Efficient Ethernet (EEE) for i350 devices.Carolyn Wyborny6-2/+65
2011-03-12ixgbevf: Fix Driver StringGreg Rose1-1/+1
2011-03-12ixgbevf: Fix Version StringGreg Rose1-1/+1
2011-03-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville58-1398/+1875
2011-03-11e1000e: bump version numberBruce Allan1-1/+1
2011-03-11e1000e: do not suggest the driver supports Wake-on-ARPBruce Allan1-9/+3
2011-03-11e1000e: disable jumbo frames on 82579 when MACsec enabled in EEPROMBruce Allan2-1/+8
2011-03-11e1000e: do not toggle LANPHYPC value bit when PHY reset is blockedBruce Allan1-4/+4
2011-03-11e1000e: extend EEE LPI timer to prevent dropped linkBruce Allan1-5/+24
2011-03-11e1000e: extend timeout for ethtool link test diagnosticBruce Allan1-3/+6
2011-03-11e1000e: magic number cleanup - ETH_ALENBruce Allan1-3/+2
2011-03-11e1000e: use dev_kfree_skb_irq() instead of dev_kfree_skb()Bruce Allan1-2/+2
2011-03-11ixgbevf: remove Tx hang detectionLior Levy2-51/+0
2011-03-11ixgb: convert to new VLAN modelEmil Tantilov3-43/+52
2011-03-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller66-204/+675
2011-03-10Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller57-168/+595
2011-03-10Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds21-63/+283
2011-03-10ipmi: Fix IPMI errors due to timing problemsDoe, YiCheng1-0/+8
2011-03-10drm/i915: Revive combination mode for backlight controlTakashi Iwai2-0/+46