summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2010-02-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-9/+27
2010-02-23tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto1-1/+0
2010-02-23cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson1-0/+5
2010-02-23e1000: Fix DMA mapping error handling on RXAnton Blanchard1-1/+18
2010-02-22iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka2-5/+7
2010-02-22iwlwifi: error checking for number of tfds in queueWey-Yi Guy4-4/+20
2010-02-19sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerancesBen Hutchings1-18/+27
2010-02-19sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()Ben Hutchings1-1/+1
2010-02-19iwlwifi: set HT flags after channel in rxonDan Halperin1-1/+1
2010-02-16be2net: set proper value to version field in req hdrAjit Khaparde1-0/+1
2010-02-15ixgbe: fix WOL register setup for 82599Don Skidmore1-0/+4
2010-02-15ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errataDon Skidmore1-0/+22
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-1/+4
2010-02-12sfc: Fix SFE4002 initialisationSteve Hodgson2-1/+2
2010-02-12iwlwifi: fix AMSDU Rx after paged Rx patchShanyu Zhao1-1/+4
2010-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller6-6/+16
2010-02-10via-velocity: Fix races on shared interruptsSimon Kagstrom1-11/+10
2010-02-10via-velocity: Take spinlock on set coalesceSimon Kagstrom1-0/+3
2010-02-10via-velocity: Remove unused IRQ status parameter from rx_srv and tx_srvSimon Kagstrom1-10/+7
2010-02-10rtl8187: Add new device IDJelle Martijn Kok1-0/+1
2010-02-09iwmc3200wifi: Test of wrong pointer after kzalloc in iwm_mlme_update_bss_table()Roel Kluin1-1/+1
2010-02-09ath9k: Fix sequence numbers for PAE framesSujith1-2/+2
2010-02-08drivers/net: Correct NULL testJulia Lawall1-1/+1
2010-02-08cxgb3: fix GRO checksum checkDivy Le Ray1-8/+12
2010-02-08iwlwifi: Fix to set correct ht configurationWey-Yi Guy1-0/+1
2010-02-04igb: make certain to reassign legacy interrupt vectors after resetAlexander Duyck1-15/+5
2010-02-03ixgbe: Fix return of invalid txqKrishna Kumar1-1/+4
2010-02-03ixgbe: Fix ixgbe_tx_map error pathAnton Blanchard1-1/+1
2010-02-03netxen: protect resource cleanup by rtnl lockAmit Kumar Salecha1-0/+2
2010-02-03netxen: fix tx timeout recovery for NX2031 chipAmit Kumar Salecha1-1/+1
2010-02-03sky2: fix transmit DMA map leakagestephen hemminger1-5/+3
2010-02-03b43: Fix throughput regressionLarry Finger2-3/+11
2010-02-02be2net: use eq-id to calculate cev-isr reg offsetSathya Perla1-1/+1
2010-01-28cdc_ether: Partially revert "usbnet: Set link down initially ..."Ben Hutchings1-1/+1
2010-01-28be2net: Fix memset() arg ordering.David S. Miller1-1/+1
2010-01-28bonding: bond_open error return valuestephen hemminger1-1/+1
2010-01-28ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it earlyJohn Fastabend1-8/+6
2010-01-28ixgbe: set the correct DCB bit for pg tx settingsJohn Fastabend1-1/+1
2010-01-28igbvf: fix issue w/ mapped_as_page being left set after unmapAlexander Duyck1-0/+1
2010-01-28drivers/net: ks8851_mll ethernet network driverChoi, David1-2/+2
2010-01-28be2net: Bug fix to support newer generation of BE ASICAjit Khaparde3-3/+30
2010-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-7/+6
2010-01-26starfire: clean up properly if firmware loading failsBen Hutchings1-1/+4
2010-01-25virtio_net: Make delayed refill more reliableHerbert Xu1-2/+1
2010-01-25sfc: Use fixed-size buffers for MCDI NVRAM requestsBen Hutchings3-6/+7
2010-01-25sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS bufferGuido Barzini1-1/+3
2010-01-25qlge: Only free resources if they were allocatedBreno Leitao1-7/+8
2010-01-25ath9k: fix eeprom INI values override for 2GHz-only cardsFelix Fietkau1-4/+3
2010-01-25iwlwifi: fix pointer signedness warningJohannes Berg1-2/+2
2010-01-24sky2: revert config space changestephen hemminger1-0/+13