aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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/net-2.6David 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/mchehab/linux-2.6Linus 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
2011-03-10tg3: Remove 5750 PCI codeMatt Carlson1-10/+5
2011-03-10tg3: Move tg3_init_link_config to tg3_phy_probeMatt Carlson1-34/+35
2011-03-10tg3: Refine VAux decision processMatt Carlson1-20/+21
2011-03-10tg3: cleanup pci device table varsMatt Carlson1-4/+4
2011-03-10tg3: Add code to verify RODATA checksum of VPDMatt Carlson1-0/+35
2011-03-10tg3: Fix NVRAM selftestMatt Carlson1-2/+4
2011-03-10tg3: Add missed 5719 workaround changeMatt Carlson1-1/+1
2011-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-2/+5
2011-03-09Merge branch 'for-2639-rc7/i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds3-4/+3
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-1/+1
2011-03-09watchdog: sbc_fitpc2_wdt, fix crash on systems without DMI_BOARD_NAMEJiri Slaby1-2/+5
2011-03-09bonding: move procfs code into bond_procfs.cAmerigo Wang4-300/+306
2011-03-08i2c-eg20t: include slab.h for memory allocationsWolfram Sang1-0/+1
2011-03-08i2c-ocores: Fix pointer type mismatch errorGrant Likely1-1/+1
2011-03-08ixgbe: fix compile failure in ixgbe_init_mbx_params_pfAndy Gospodarek1-1/+1
2011-03-08r6040: bump to version 0.27 and date 23Feb2011Florian Fainelli1-2/+2
2011-03-08r6040: fix multicast operationsShawn Lin1-47/+64
2011-03-08mmc: fix CONFIG_MMC_UNSAFE_RESUME regressionOhad Ben-Cohen1-1/+1
2011-03-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6David S. Miller3-10/+16
2011-03-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6David S. Miller19-320/+590