summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* netxen: cleanup unused codeDhananjay Phadke2009-02-255-694/+0
* netxen: advertise wake-on-lan supportDhananjay Phadke2009-02-252-0/+52
* netxen: firmware download supportDhananjay Phadke2009-02-254-74/+238
* ixbge: fix bug when using large pages and jumbo framesJesse Brandeburg2009-02-252-1/+9
* ixgbe: Move ring features into an enum, allowing easier future maintenanceShannon Nelson2009-02-251-4/+10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-241-4/+12
|\
| * netxen: handle pci bar 0 mapping failureDhananjay Phadke2009-02-241-1/+6
| * netxen: fix physical port mappingDhananjay Phadke2009-02-241-3/+6
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-2421-19/+5163
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-2321-19/+5163
| |\|
| | * veth : add the set_mac_address capabilityDaniel Lezcano2009-02-221-4/+5
| | * sunlance: Beyond ARRAY_SIZE of ib->btx_ringRoel Kluin2009-02-221-2/+2
| | * sungem: another error printed one too earlyroel kluin2009-02-201-1/+1
| | * SMSC: timeout reaches -1Roel Kluin2009-02-201-1/+1
| | * smsc9420: handle magic field of ethtool_eepromSteve Glendinning2009-02-202-0/+5
| | * sundance: missing parentheses?Roel Kluin2009-02-201-1/+1
| | * smsc9420: fix another postfixed timeoutSteve Glendinning2009-02-201-1/+1
| | * wimax/i2400m: driver loads firmware v1.4 instead of v1.3Inaky Perez-Gonzalez2009-02-201-1/+1
| | * cxgb3: Add support for PCI ID 0x35.Divy Le Ray2009-02-192-0/+8
| | * TG3: &&/|| confusionRoel Kluin2009-02-191-2/+2
| | * net/mv643xx: don't disable the mib timer too early and lock properlySebastian Siewior2009-02-191-4/+3
| | * net/mv643xx: use GFP_ATOMIC while atomicSebastian Siewior2009-02-191-1/+1
| | * atl1c: Atheros L1C Gigabit Ethernet driverJie Yang2009-02-198-0/+5120
| | * net: forcedeth: Fix wake-on-lan regressionTobias Diedrich2009-02-161-1/+12
* | | Revert "etherh: Get working again."David S. Miller2009-02-232-6/+6
* | | etherh: Get working again.Russell King2009-02-222-6/+6
* | | ixgbe: fix for 82598 Si errata causing buffer overflowDon Skidmore2009-02-221-1/+16
* | | niu: Add TCAM classification configurationSantwona Behera2009-02-202-27/+686
* | | ehea: Fix memory hotplug handlingThomas Klein2009-02-202-1/+3
* | | igb: this patch addes the sr-iov enablement option via num_vfs parameterAlexander Duyck2009-02-201-5/+120
* | | igb: Add support for enabling VFs to PF driver.Alexander Duyck2009-02-2012-26/+1077
* | | igb: add pf side of VMDq supportAlexander Duyck2009-02-206-19/+195
* | | igb: add vfs_allocated_count as placeholder for number of vfsAlexander Duyck2009-02-202-9/+17
* | | igb: update napi polling to consolidate function and return correct valuesAlexander Duyck2009-02-201-47/+30
* | | e1000: Removing the unused macro PAGE_USE_COUNT()Breno Leitao2009-02-191-2/+0
* | | drivers/net/igb: fix sparse warning: symbol shadows an earlier oneHannes Eder2009-02-191-2/+2
* | | e1000e: remove workaround for e1000 hardwareJesse Brandeburg2009-02-191-9/+0
* | | igb: remove LRO Kconfig optionJeff Kirsher2009-02-192-10/+0
* | | niu: improve ethtool support for gigabit copper cardsConstantin Baranov2009-02-192-108/+242
* | | niu: fix PHY template choice for 10G copperConstantin Baranov2009-02-191-1/+1
* | | drivers/net/sfc: fix sparse warnings: Should it be static?Hannes Eder2009-02-191-0/+1
* | | netxen: ratelimit error printsDhananjay Phadke2009-02-181-8/+12
* | | netxen: fix sparse warningsDhananjay Phadke2009-02-182-156/+47
* | | netxen: remove superfluous doorbell mapDhananjay Phadke2009-02-181-5/+7
* | | drivers/net/tokenring: fix sparse warning: cast truncates bits from const valueHannes Eder2009-02-182-11/+0
* | | drivers/net/wireless/prism54: fix sparse warning: fix signednessHannes Eder2009-02-182-2/+3
* | | drivers/net/wireless/ipw2x00: fix sparse warnings: fix signednessHannes Eder2009-02-181-4/+5
* | | drivers/net/wireless/b43: fix warning: format not a string literal and no ...Hannes Eder2009-02-181-5/+5
* | | drivers/net/wireless/ath9k: fix sparse warnings: Should it be static?Hannes Eder2009-02-181-4/+4
* | | drivers/net/wireless: fix sparse warnings: fix signednessHannes Eder2009-02-181-1/+1