summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-03-15b43/b43legacy: Wake queues in wireless_core_startLarry Finger
2010-03-15ath5k: use correct packet type when transmittingBob Copeland
2010-03-15ath9k: disable RIFS search for AR91xx based chipsFelix Fietkau
2010-03-15ath9k: fix rate control fallback rate selectionFelix Fietkau
2010-03-15ath9k: fix beacon timer restart after a card resetFelix Fietkau
2010-03-15ath9k: re-enable ps by default for new single chip familiesLuis R. Rodriguez
2010-03-15p54pci: handle dma mapping errorsChristian Lamparter
2010-03-15p54usb: Add the USB ID for Belkin (Accton) FD7050E ver 1010ecJean-François Moine
2010-03-15ath9k: fix keycache leak in split tkip caseMing Lei
2010-03-15airo: fix setting zero length WEP keyStanislaw Gruszka
2010-02-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-23tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto
2010-02-23cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson
2010-02-23e1000: Fix DMA mapping error handling on RXAnton Blanchard
2010-02-22iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka
2010-02-22iwlwifi: error checking for number of tfds in queueWey-Yi Guy
2010-02-19sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerancesBen Hutchings
2010-02-19sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()Ben Hutchings
2010-02-19iwlwifi: set HT flags after channel in rxonDan Halperin
2010-02-16be2net: set proper value to version field in req hdrAjit Khaparde
2010-02-15ixgbe: fix WOL register setup for 82599Don Skidmore
2010-02-15ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errataDon Skidmore
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-02-12sfc: Fix SFE4002 initialisationSteve Hodgson
2010-02-12iwlwifi: fix AMSDU Rx after paged Rx patchShanyu Zhao
2010-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-10via-velocity: Fix races on shared interruptsSimon Kagstrom
2010-02-10via-velocity: Take spinlock on set coalesceSimon Kagstrom
2010-02-10via-velocity: Remove unused IRQ status parameter from rx_srv and tx_srvSimon Kagstrom
2010-02-10rtl8187: Add new device IDJelle Martijn Kok
2010-02-09iwmc3200wifi: Test of wrong pointer after kzalloc in iwm_mlme_update_bss_table()Roel Kluin
2010-02-09ath9k: Fix sequence numbers for PAE framesSujith
2010-02-08drivers/net: Correct NULL testJulia Lawall
2010-02-08cxgb3: fix GRO checksum checkDivy Le Ray
2010-02-08iwlwifi: Fix to set correct ht configurationWey-Yi Guy
2010-02-04igb: make certain to reassign legacy interrupt vectors after resetAlexander Duyck
2010-02-03ixgbe: Fix return of invalid txqKrishna Kumar
2010-02-03ixgbe: Fix ixgbe_tx_map error pathAnton Blanchard
2010-02-03netxen: protect resource cleanup by rtnl lockAmit Kumar Salecha
2010-02-03netxen: fix tx timeout recovery for NX2031 chipAmit Kumar Salecha
2010-02-03sky2: fix transmit DMA map leakagestephen hemminger
2010-02-03b43: Fix throughput regressionLarry Finger
2010-02-02be2net: use eq-id to calculate cev-isr reg offsetSathya Perla
2010-01-28cdc_ether: Partially revert "usbnet: Set link down initially ..."Ben Hutchings
2010-01-28be2net: Fix memset() arg ordering.David S. Miller
2010-01-28bonding: bond_open error return valuestephen hemminger
2010-01-28ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it earlyJohn Fastabend
2010-01-28ixgbe: set the correct DCB bit for pg tx settingsJohn Fastabend
2010-01-28igbvf: fix issue w/ mapped_as_page being left set after unmapAlexander Duyck
2010-01-28drivers/net: ks8851_mll ethernet network driverChoi, David