summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* iwlegacy: led stay solid on when no trafficWey-Yi Guy2011-04-281-1/+19
* b43: trivial: update module info about ucode16_mimo firmwareRafał Miłecki2011-04-281-0/+1
* iwl4965: fix skb usage after freeStanislaw Gruszka2011-04-201-3/+7
* iwlwifi: fix skb usage after freeStanislaw Gruszka2011-04-201-3/+7
* ath9k: fix the return value of ath_stoprecvFelix Fietkau2011-04-191-1/+1
* iwlwifi: fix frame injection for HT channelsDaniel Halperin2011-04-181-6/+1
* iwlegacy: fix tx_power initializationStanislaw Gruszka2011-04-136-28/+11
* ath9k_htc: Fix ethtool reportingSujith Manoharan2011-04-121-2/+2
* ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau2011-04-124-16/+26
* iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACYJohn W. Linville2011-04-111-4/+5
* p54: Initialize extra_len in p54_tx_80211Jason Conti2011-04-081-1/+1
* ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore callsFelix Fietkau2011-04-081-2/+10
* ath: add missing regdomain pair 0x5c mappingChristian Lamparter2011-04-071-0/+1
* mwl8k: do not free unrequested irqBrian Cavagnolo2011-04-071-1/+8
* iwlagn: override 5300 EEPROM # of chainsJohannes Berg2011-04-071-0/+3
* iwlwifi: accept EEPROM version 0x423 for iwl6000John W. Linville2011-04-041-1/+1
* rt2x00: fix cancelling uninitialized workStanislaw Gruszka2011-04-041-2/+4
* rtlwifi: Fix some warnings/bugsLarry Finger2011-04-043-3/+3
* p54usb: IDs for two new devicesChristian Lamparter2011-04-041-0/+2
* wl12xx: fix potential buffer overflow in testmode nvs pushLuciano Coelho2011-04-041-1/+4
* zd1211rw: reset rx idle timer from taskletJussi Kivilinna2011-04-042-1/+14
* zd1211rw: remove URB_SHORT_NOT_OK flag in zd_usb_iowrite16v_async()Jussi Kivilinna2011-04-041-1/+5
* ath9k: Fix phy info print message with AR9485 chipset.Senthil Balasubramanian2011-04-041-0/+1
* wl12xx: fix module author's email address in the spi and sdio modulesLuciano Coelho2011-04-042-2/+2
* b43: allocate receive buffers big enough for max frame len + offsetJohn W. Linville2011-04-042-2/+2
* mlx4: fix kfree on error path in new_steering_entry()Mariusz Kozlowski2011-04-031-2/+2
* usbnet: use eth%d name for known ethernet devicesArnd Bergmann2011-04-0110-12/+21
* starfire: clean up dma_addr_t size testFUJITA Tomonori2011-04-011-5/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-017-7/+33
|\
| * iwlegacy: fix bugs in change_interfaceJohannes Berg2011-03-291-0/+10
| * carl9170: Fix tx aggregation problems with some clientsChristian Lamparter2011-03-293-0/+9
| * iwl3945: disable hw scan by defaultStanislaw Gruszka2011-03-291-1/+2
| * wireless: rt2x00: rt2800usb.c add and identify idsXose Vazquez Perez2011-03-291-3/+7
| * iwl3945: do not deprecate software scanStanislaw Gruszka2011-03-291-4/+2
| * ath9k: fix a chip wakeup related crash in ath9k_startFelix Fietkau2011-03-281-0/+4
* | mlx4: Fixing bad size of event queue bufferYevgeny Petrilin2011-03-311-1/+3
* | mlx4: Fixing use after freeYevgeny Petrilin2011-03-311-1/+2
* | bonding:typo in commentPeter Pan(潘卫平)2011-03-311-1/+1
* | Atheros, atl2: Fix mem leaks in error paths of atl2_set_eepromJesper Juhl2011-03-301-8/+14
* | net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski2011-03-305-9/+384
* | phylib: phy_attach_direct: phy_init_hw can fail, add cleanupMarc Kleine-Budde2011-03-301-2/+6
* | via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()Ben Hutchings2011-03-301-6/+6
* | via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variableBen Hutchings2011-03-301-67/+15
* | Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-294-8/+7
|\ \
| * | drivers: Final irq namespace conversionThomas Gleixner2011-03-294-8/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-2915-61/+85
|\ \ \ | |/ / |/| |
| * | netdev: bfin_mac: document TE setting in RMII modesMike Frysinger2011-03-281-2/+11
| * | drivers net: Fix declaration ordering in inline functions.Balaji G2011-03-281-1/+1
| * | cxgb3: Apply interrupt coalescing settings to all queuesAnton Blanchard2011-03-281-4/+10
| * | net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka2011-03-275-7/+7
OpenPOWER on IntegriCloud