summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-04-20iwlwifi: fix skb usage after freeStanislaw Gruszka
2011-04-19ath9k: fix the return value of ath_stoprecvFelix Fietkau
2011-04-18iwlwifi: fix frame injection for HT channelsDaniel Halperin
2011-04-13iwlegacy: fix tx_power initializationStanislaw Gruszka
2011-04-12ath9k_htc: Fix ethtool reportingSujith Manoharan
2011-04-12ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau
2011-04-11iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACYJohn W. Linville
2011-04-08p54: Initialize extra_len in p54_tx_80211Jason Conti
2011-04-08ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore callsFelix Fietkau
2011-04-07ath: add missing regdomain pair 0x5c mappingChristian Lamparter
2011-04-07mwl8k: do not free unrequested irqBrian Cavagnolo
2011-04-07iwlagn: override 5300 EEPROM # of chainsJohannes Berg
2011-04-04iwlwifi: accept EEPROM version 0x423 for iwl6000John W. Linville
2011-04-04rt2x00: fix cancelling uninitialized workStanislaw Gruszka
2011-04-04rtlwifi: Fix some warnings/bugsLarry Finger
2011-04-04p54usb: IDs for two new devicesChristian Lamparter
2011-04-04wl12xx: fix potential buffer overflow in testmode nvs pushLuciano Coelho
2011-04-04zd1211rw: reset rx idle timer from taskletJussi Kivilinna
2011-04-04zd1211rw: remove URB_SHORT_NOT_OK flag in zd_usb_iowrite16v_async()Jussi Kivilinna
2011-04-04ath9k: Fix phy info print message with AR9485 chipset.Senthil Balasubramanian
2011-04-04wl12xx: fix module author's email address in the spi and sdio modulesLuciano Coelho
2011-04-04b43: allocate receive buffers big enough for max frame len + offsetJohn W. Linville
2011-04-03mlx4: fix kfree on error path in new_steering_entry()Mariusz Kozlowski
2011-04-01usbnet: use eth%d name for known ethernet devicesArnd Bergmann
2011-04-01starfire: clean up dma_addr_t size testFUJITA Tomonori
2011-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-03-31mlx4: Fixing bad size of event queue bufferYevgeny Petrilin
2011-03-31mlx4: Fixing use after freeYevgeny Petrilin
2011-03-31bonding:typo in commentPeter Pan(潘卫平)
2011-03-30Atheros, atl2: Fix mem leaks in error paths of atl2_set_eepromJesper Juhl
2011-03-30net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski
2011-03-30phylib: phy_attach_direct: phy_init_hw can fail, add cleanupMarc Kleine-Budde
2011-03-30via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()Ben Hutchings
2011-03-30via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variableBen Hutchings
2011-03-29iwlegacy: fix bugs in change_interfaceJohannes Berg
2011-03-29carl9170: Fix tx aggregation problems with some clientsChristian Lamparter
2011-03-29iwl3945: disable hw scan by defaultStanislaw Gruszka
2011-03-29wireless: rt2x00: rt2800usb.c add and identify idsXose Vazquez Perez
2011-03-29iwl3945: do not deprecate software scanStanislaw Gruszka
2011-03-29Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2011-03-28netdev: bfin_mac: document TE setting in RMII modesMike Frysinger
2011-03-28drivers net: Fix declaration ordering in inline functions.Balaji G
2011-03-28cxgb3: Apply interrupt coalescing settings to all queuesAnton Blanchard
2011-03-28ath9k: fix a chip wakeup related crash in ath9k_startFelix Fietkau
2011-03-27net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka
2011-03-27mlx4_en: Fix loss of promiscuityHerbert Xu
2011-03-27tg3: Fix inline keyword usageJavier Martinez Canillas
2011-03-27tg3: use <linux/io.h> and <linux/uaccess.h> instead <asm/io.h> and <asm/uacce...Javier Martinez Canillas