summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Alchemy: devboard register abstractionManuel Lauss2010-02-271-9/+5
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-02-251-1/+1
|\
| * of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-091-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-235-9/+27
|\ \
| * | iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka2010-02-222-5/+7
| * | iwlwifi: error checking for number of tfds in queueWey-Yi Guy2010-02-224-4/+20
| * | iwlwifi: set HT flags after channel in rxonDan Halperin2010-02-191-1/+1
* | | tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto2010-02-231-1/+0
* | | cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson2010-02-231-0/+5
* | | e1000: Fix DMA mapping error handling on RXAnton Blanchard2010-02-231-1/+18
* | | sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerancesBen Hutchings2010-02-191-18/+27
* | | sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()Ben Hutchings2010-02-191-1/+1
* | | be2net: set proper value to version field in req hdrAjit Khaparde2010-02-161-0/+1
* | | ixgbe: fix WOL register setup for 82599Don Skidmore2010-02-151-0/+4
* | | ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errataDon Skidmore2010-02-151-0/+22
* | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-141-1/+4
|\ \ \ | |/ /
| * | iwlwifi: fix AMSDU Rx after paged Rx patchShanyu Zhao2010-02-121-1/+4
* | | sfc: Fix SFE4002 initialisationSteve Hodgson2010-02-122-1/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-106-6/+16
|\ \ \ | |/ /
| * | rtl8187: Add new device IDJelle Martijn Kok2010-02-101-0/+1
| * | iwmc3200wifi: Test of wrong pointer after kzalloc in iwm_mlme_update_bss_table()Roel Kluin2010-02-091-1/+1
| * | ath9k: Fix sequence numbers for PAE framesSujith2010-02-091-2/+2
| * | iwlwifi: Fix to set correct ht configurationWey-Yi Guy2010-02-081-0/+1
| * | b43: Fix throughput regressionLarry Finger2010-02-032-3/+11
* | | via-velocity: Fix races on shared interruptsSimon Kagstrom2010-02-101-11/+10
* | | via-velocity: Take spinlock on set coalesceSimon Kagstrom2010-02-101-0/+3
* | | via-velocity: Remove unused IRQ status parameter from rx_srv and tx_srvSimon Kagstrom2010-02-101-10/+7
* | | drivers/net: Correct NULL testJulia Lawall2010-02-081-1/+1
* | | cxgb3: fix GRO checksum checkDivy Le Ray2010-02-081-8/+12
* | | igb: make certain to reassign legacy interrupt vectors after resetAlexander Duyck2010-02-041-15/+5
* | | ixgbe: Fix return of invalid txqKrishna Kumar2010-02-031-1/+4
* | | ixgbe: Fix ixgbe_tx_map error pathAnton Blanchard2010-02-031-1/+1
* | | netxen: protect resource cleanup by rtnl lockAmit Kumar Salecha2010-02-031-0/+2
* | | netxen: fix tx timeout recovery for NX2031 chipAmit Kumar Salecha2010-02-031-1/+1
* | | sky2: fix transmit DMA map leakagestephen hemminger2010-02-031-5/+3
* | | be2net: use eq-id to calculate cev-isr reg offsetSathya Perla2010-02-021-1/+1
* | | cdc_ether: Partially revert "usbnet: Set link down initially ..."Ben Hutchings2010-01-281-1/+1
* | | be2net: Fix memset() arg ordering.David S. Miller2010-01-281-1/+1
* | | bonding: bond_open error return valuestephen hemminger2010-01-281-1/+1
* | | ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it earlyJohn Fastabend2010-01-281-8/+6
* | | ixgbe: set the correct DCB bit for pg tx settingsJohn Fastabend2010-01-281-1/+1
* | | igbvf: fix issue w/ mapped_as_page being left set after unmapAlexander Duyck2010-01-281-0/+1
* | | drivers/net: ks8851_mll ethernet network driverChoi, David2010-01-281-2/+2
* | | be2net: Bug fix to support newer generation of BE ASICAjit Khaparde2010-01-283-3/+30
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-283-7/+6
|\ \ \ | |/ /
| * | ath9k: fix eeprom INI values override for 2GHz-only cardsFelix Fietkau2010-01-251-4/+3
| * | iwlwifi: fix pointer signedness warningJohannes Berg2010-01-251-2/+2
| * | ath9k: fix beacon slot/buffer leakFelix Fietkau2010-01-191-1/+1
* | | starfire: clean up properly if firmware loading failsBen Hutchings2010-01-261-1/+4
* | | virtio_net: Make delayed refill more reliableHerbert Xu2010-01-251-2/+1
OpenPOWER on IntegriCloud