summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: don't touch with treewide double semicolon removalJiri Kosina2011-04-271-1/+1
* treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-263-17/+18
* Merge branch 'master' into for-nextJiri Kosina2011-04-26120-246/+320
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-1411-46/+39
| |\
| | * 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
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-116-8/+28
| |\|
| | * 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
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-1114-13/+38
| |\|
| | * 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
| * | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-0780-141/+141
| |\ \ | | |/ | |/|
| | * Fix common misspellingsLucas De Marchi2011-03-3180-141/+141
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-027-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
| * | drivers: Final irq namespace conversionThomas Gleixner2011-03-293-4/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-2610-24/+37
| |\|
| | * ath9k: Fix TX queue stuck issue.Senthil Balasubramanian2011-03-231-0/+2
| | * ath9k: Fix kernel panic caused by invalid rate index access.Senthil Balasubramanian2011-03-231-1/+1
| | * orinoco: Clear dangling pointer on hardware busyarmadefuego@gmail.com2011-03-231-0/+3
| | * iwlagn: fix error in command waitingJohannes Berg2011-03-231-1/+1
| | * ath9k: Fix kernel panic in AR2427Mohammed Shafi Shajakhan2011-03-211-2/+2
| | * rtlwifi: Fix memset argument orderIlia Mirkin2011-03-211-16/+15
| | * rt2x00: Add unknown Toshiba devicePeter Lemenkov2011-03-211-0/+2
| | * rt2x00: Add 2L Central Europe BV 8070Peter Lemenkov2011-03-211-0/+2
| | * rt2x00: Add Planex Communications, Inc. RT8070Peter Lemenkov2011-03-211-0/+1
| | * rt2x00: Add rt2870 device idPeter Lemenkov2011-03-211-1/+1
| | * orinoco: Maintain lock until entry removed from listJoe Gunn2011-03-211-1/+1
| | * iwlwifi: missing unlock on error pathDan Carpenter2011-03-211-2/+5
| | * zd1211rw: TrendNet TEW-509UB id addedTõnu Samuel2011-03-211-0/+1
| * | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-212-5/+3
| |\ \ | | |/ | |/|