summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | iwlwifi: fix activating inactive stationsJohannes Berg2012-06-251-0/+12
| * | | | wlcore: drop INET dependencyRandy Dunlap2012-06-251-1/+0
| * | | | ath9k: fix dynamic WEP related regressionFelix Fietkau2012-06-253-1/+7
| * | | | mwifiex: improve error path handling in usb.cAmitkumar Karwar2012-06-221-5/+17
| * | | | mwifiex: fix bugs in event handling codeAmitkumar Karwar2012-06-223-11/+10
| * | | | mwifiex: fix WPS eapol handshake failureStone Piao2012-06-221-0/+1
| * | | | mwifiex: fix 11n rx packet drop issueStone Piao2012-06-223-2/+12
| * | | | ath9k_htc: configure bssid on ASSOC/IBSS changeRajkumar Manoharan2012-06-201-3/+2
| * | | | iwlwifi: remove log_event debugfs file debugging is disabledJohannes Berg2012-06-201-0/+6
| * | | | ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan2012-06-201-1/+13
| * | | | wl1251: Fix memory leaks in SPI initializationGrazvydas Ignotas2012-06-201-0/+4
| * | | | wl1251: always report beacon loss to the stackGrazvydas Ignotas2012-06-201-2/+1
| * | | | wl1251: fix TSF calculationGrazvydas Ignotas2012-06-201-1/+1
| * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-06-195-6/+23
| |\ \ \ \
| | * | | | Bluetooth: btmrvl: Do not send vendor events to bluetooth stackAndrei Emeltchenko2012-06-193-6/+18
| | * | | | Bluetooth: add support for atheros 0930:0219Giancarlo Formicuccia2012-06-122-0/+3
| | * | | | Bluetooth: Support AR3011 in Acer Iconia Tab W500Marek Vasut2012-06-102-0/+2
| * | | | | mwifiex: fix wrong return values in add_virtual_intf() error casesBing Zhao2012-06-191-14/+11
| * | | | | airo: copying wrong data in airo_get_aplist()Dan Carpenter2012-06-191-2/+2
| * | | | | mwifiex: fix uAP TX packet timeout issueAvinash Patil2012-06-191-7/+3
| * | | | | ath5k: remove _bh from inner locksBob Copeland2012-06-191-2/+2
| * | | | | ath9k: fix invalid pointer access in the tx pathFelix Fietkau2012-06-192-12/+18
| * | | | | ath9k: fix a tx rate duration calculation bugFelix Fietkau2012-06-191-1/+1
* | | | | | mwifiex: retrieve correct max_power information in reg_notifier handlerAmitkumar Karwar2012-06-281-3/+3
* | | | | | mwifiex: do not advertise custom regulatory domain capabilityAmitkumar Karwar2012-06-281-1/+1
* | | | | | mwifiex: use correct firmware command to get power limitsAmitkumar Karwar2012-06-283-1/+58
* | | | | | mwifiex: wakeup main thread to handle command queuedAmitkumar Karwar2012-06-285-28/+7
* | | | | | ath9k: de-duplicate initvalsFelix Fietkau2012-06-287-2817/+590
* | | | | | ath9k: update AR934x initvals to latest versionFelix Fietkau2012-06-281-185/+290
* | | | | | ath9k: Fix signedness in a MCI debug messageMohammed Shafi Shajakhan2012-06-281-1/+1
* | | | | | ath9k_hw: make use of the wrapper to check for MCI initMohammed Shafi Shajakhan2012-06-281-1/+1
* | | | | | ath9k: fix ANI operation in AP modeFelix Fietkau2012-06-282-15/+15
* | | | | | iwlegacy: print how long queue was actually stuckPaul Bolle2012-06-281-3/+4
| |_|_|/ / |/| | | |
* | | | | ath9k: Fix compilation breakageSujith Manoharan2012-06-271-0/+2
* | | | | brcmfmac: fix sparse warning introduced with checkdied patchArend van Spriel2012-06-271-1/+1
* | | | | brcmfmac: add BCM4334 supportFranky Lin2012-06-274-0/+22
* | | | | brcmfmac: reduce allocations needed during nvram data downloadArend van Spriel2012-06-271-31/+17
* | | | | brcmfmac: use firmware data buffer directly for nvramFranky Lin2012-06-271-67/+30
* | | | | brcmfmac: move glom alignment setting to SDIO bus layerFranky Lin2012-06-272-13/+15
* | | | | brcmfmac: restrict dongle txglom disable to old SDIO coreFranky Lin2012-06-272-6/+15
* | | | | brcmfmac: add support for bus specific data commandFranky Lin2012-06-273-0/+26
* | | | | bcma: define some additional cores IDsRafał Miłecki2012-06-271-0/+6
* | | | | Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2012-06-2622-475/+1257
|\ \ \ \ \
| * | | | | wlcore: print stack trace in every recoveryEyal Shapira2012-06-262-1/+2
| * | | | | wlcore: queue recovery in case of bus errors during cmd_remove_peerEyal Shapira2012-06-261-10/+19
| * | | | | wlcore: fix broken TX due to wrong queuing of recoveryEyal Shapira2012-06-261-11/+24
| * | | | | wlcore: fix some failure cases in wlcore_probe()Luciano Coelho2012-06-261-3/+6
| * | | | | wl18xx: deprecate PG1 supportLuciano Coelho2012-06-262-57/+22
| * | | | | wlcore: prevent recovery in the middle of resumeArik Nemtsov2012-06-231-3/+8
| * | | | | wlcore: refactor threaded IRQ routineArik Nemtsov2012-06-231-31/+31