summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2011-04-07ath: add missing regdomain pair 0x5c mappingChristian Lamparter1-0/+1
2011-04-07mwl8k: do not free unrequested irqBrian Cavagnolo1-1/+8
2011-04-07iwlagn: override 5300 EEPROM # of chainsJohannes Berg1-0/+3
2011-04-04iwlwifi: accept EEPROM version 0x423 for iwl6000John W. Linville1-1/+1
2011-04-04rt2x00: fix cancelling uninitialized workStanislaw Gruszka1-2/+4
2011-04-04rtlwifi: Fix some warnings/bugsLarry Finger3-3/+3
2011-04-04p54usb: IDs for two new devicesChristian Lamparter1-0/+2
2011-04-04wl12xx: fix potential buffer overflow in testmode nvs pushLuciano Coelho1-1/+4
2011-04-04zd1211rw: reset rx idle timer from taskletJussi Kivilinna2-1/+14
2011-04-04zd1211rw: remove URB_SHORT_NOT_OK flag in zd_usb_iowrite16v_async()Jussi Kivilinna1-1/+5
2011-04-04ath9k: Fix phy info print message with AR9485 chipset.Senthil Balasubramanian1-0/+1
2011-04-04wl12xx: fix module author's email address in the spi and sdio modulesLuciano Coelho2-2/+2
2011-04-04b43: allocate receive buffers big enough for max frame len + offsetJohn W. Linville2-2/+2
2011-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller7-7/+33
2011-03-29iwlegacy: fix bugs in change_interfaceJohannes Berg1-0/+10
2011-03-29carl9170: Fix tx aggregation problems with some clientsChristian Lamparter3-0/+9
2011-03-29iwl3945: disable hw scan by defaultStanislaw Gruszka1-1/+2
2011-03-29wireless: rt2x00: rt2800usb.c add and identify idsXose Vazquez Perez1-3/+7
2011-03-29iwl3945: do not deprecate software scanStanislaw Gruszka1-4/+2
2011-03-29drivers: Final irq namespace conversionThomas Gleixner3-4/+3
2011-03-28ath9k: fix a chip wakeup related crash in ath9k_startFelix Fietkau1-0/+4
2011-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-24/+37
2011-03-23ath9k: Fix TX queue stuck issue.Senthil Balasubramanian1-0/+2
2011-03-23ath9k: Fix kernel panic caused by invalid rate index access.Senthil Balasubramanian1-1/+1
2011-03-23orinoco: Clear dangling pointer on hardware busyarmadefuego@gmail.com1-0/+3
2011-03-23iwlagn: fix error in command waitingJohannes Berg1-1/+1
2011-03-21ath9k: Fix kernel panic in AR2427Mohammed Shafi Shajakhan1-2/+2
2011-03-21rtlwifi: Fix memset argument orderIlia Mirkin1-16/+15
2011-03-21rt2x00: Add unknown Toshiba devicePeter Lemenkov1-0/+2
2011-03-21rt2x00: Add 2L Central Europe BV 8070Peter Lemenkov1-0/+2
2011-03-21rt2x00: Add Planex Communications, Inc. RT8070Peter Lemenkov1-0/+1
2011-03-21rt2x00: Add rt2870 device idPeter Lemenkov1-1/+1
2011-03-21orinoco: Maintain lock until entry removed from listJoe Gunn1-1/+1
2011-03-21iwlwifi: missing unlock on error pathDan Carpenter1-2/+5
2011-03-21zd1211rw: TrendNet TEW-509UB id addedTõnu Samuel1-0/+1
2011-03-21Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2-5/+3
2011-03-17net: change to new flag variablematt mooney2-5/+3
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds330-12332/+61334
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds4-151/+118
2011-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+1
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville22-232/+380
2011-03-14ath9k: fix aggregation related interoperability issuesFelix Fietkau1-1/+1
2011-03-14ath9k: improve reliability of beacon transmission and stuck beacon handlingFelix Fietkau3-74/+12
2011-03-14ath9k: fix the .flush driver op implementationFelix Fietkau3-51/+34
2011-03-14ath9k: fix stopping tx dma on resetFelix Fietkau3-8/+35
2011-03-14ath9k_hw: fix REG_SET_BIT and REG_CLR_BIT for multiple bitsFelix Fietkau1-2/+2
2011-03-11ath5k: implement ieee80211_ops->{get,set}_ringparamJohn W. Linville3-1/+46
2011-03-11iwlagn: support off-channel TXJohannes Berg6-51/+238
2011-03-11libertas: fix write past end of array in mesh_id_get()Dan Carpenter1-7/+4
2011-03-11ath9k_hw: Increase the wait count for nf load.Vivek Natarajan1-2/+2