summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: change email of TI WiLink drivers' maintainerLuciano Coelho2013-07-311-1/+1
* mwifiex: fix command 0x2c timeout during p2p_find or p2p_connectStone Piao2013-07-311-2/+2
* mwifiex: fix wrong data rates in P2P clientAvinash Patil2013-07-311-1/+2
* mwifiex: check for bss_role instead of bss_mode for STA operationsAvinash Patil2013-07-312-4/+6
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-07-293-3/+13
|\
| * regulatory: use correct regulatory initiator on wiphy registerArik Nemtsov2013-07-251-1/+4
| * mac80211: fix monitor interface suspend crash regressionStanislaw Gruszka2013-07-231-2/+5
| * mac80211: prevent the buffering or frame transmission to non-assoc mesh STAChun-Yeow Yeoh2013-07-221-0/+4
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-07-299-39/+57
|\ \
| * | iwlwifi: pcie: clear RFKILL interrupt in AMPGEmmanuel Grumbach2013-07-262-0/+10
| * | iwlwifi: mvm: fix flushing not started aggregation sessionsJohannes Berg2013-07-261-3/+8
| * | iwlwifi: mvm: Disable managed PS when GO is addedIlan Peer2013-07-261-21/+21
| * | iwlwifi: pcie: reset the NIC before the bring upEmmanuel Grumbach2013-07-261-0/+5
| * | iwlwifi: mvm: set SSID bits for passive channelsDavid Spinadel2013-07-242-10/+2Star
| * | iwlwifi: mvm: use only a single GTK in D3Johannes Berg2013-07-241-5/+10
| * | iwlwifi: add DELL SKU for 5150 HMCEmmanuel Grumbach2013-07-221-0/+1
* | | Merge branch 'for-linville-current' of git://github.com/kvalo/athJohn W. Linville2013-07-292-2/+10
|\ \ \
| * | | MAINTAINERS: update ath6kl git locationKalle Valo2013-07-221-1/+1
| * | | MAINTAINERS: add ath10kKalle Valo2013-07-221-0/+8
| * | | ath10k: ATH10K should depend on HAS_DMAGeert Uytterhoeven2013-07-221-1/+1
* | | | rt2x00: fix stop queueStanislaw Gruszka2013-07-291-7/+11
* | | | brcmfmac: inform cfg80211 about disconnect when device is unpluggedArend van Spriel2013-07-261-1/+4
* | | | mwifiex: Add missing endian conversion.Tomasz Moń2013-07-261-2/+2
* | | | brcmfmac: bail out of brcmf_txflowblock_if() for non-netdev interfaceArend van Spriel2013-07-221-1/+1
* | | | brcmfmac: decrement pending 8021x count upon tx failureArend van Spriel2013-07-221-1/+7
* | | | ath: wil6210: Fix build errorLarry Finger2013-07-221-2/+2
* | | | cw1200: Fix OOPS in monitor modeSolomon Peachy2013-07-221-1/+1
* | | | ath9k_htc: reboot firmware if it was loadedOleksij Rempel2013-07-221-1/+3
* | | | ath9k_htc: do some initial hardware configurationOleksij Rempel2013-07-221-0/+1
* | | | mwifiex: fix IRQ enable/disableDaniel Drake2013-07-225-61/+57Star
* | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-07-226-9/+56
|\ \ \ \ | | |/ / | |/| |
| * | | iwlwifi: mvm: remove extra SSID from probe requestDavid Spinadel2013-07-161-2/+4
| * | | iwlwifi: mvm: fix bug in scan ssidDavid Spinadel2013-07-161-2/+2
| * | | iwlwifi: mvm: refuse connection to APs with BI < 16Johannes Berg2013-07-161-0/+16
| * | | iwlwifi: mvm: track the number of Rx BA sessionsEmmanuel Grumbach2013-07-163-0/+17
| * | | iwlwifi: mvm: fix L2P BA ressources leakEmmanuel Grumbach2013-07-161-2/+6
| * | | iwlwifi: mvm: Fix VIF specific debugfs directory creationAlexander Bondar2013-07-161-1/+5
| * | | iwlwifi: dvm: don't send BT_CONFIG on devices w/o BluetoothJohannes Berg2013-07-161-1/+1
| * | | iwlwifi: mvm: unregister leds when registration failedEmmanuel Grumbach2013-07-161-1/+5
* | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-07-227-11/+56
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | mac80211/minstrel: fix NULL pointer dereference issueFelix Fietkau2013-07-161-1/+2
| * | mac80211: fix duplicate retransmission detectionJohannes Berg2013-07-161-2/+8
| * | nl80211: fix the setting of RSSI threshold value for meshChun-Yeow Yeoh2013-07-161-2/+2
| * | mac80211: fix ethtool stats for non-station interfacesJohannes Berg2013-07-161-0/+2
| * | mac80211/minstrel_ht: fix cck rate samplingFelix Fietkau2013-07-161-1/+9
| * | regulatory: add missing rtnl lockingJohannes Berg2013-07-161-0/+2
| * | cfg80211: fix bugs in new SME implementationJohannes Berg2013-07-161-3/+26
| * | nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior2013-07-161-2/+5
| |/
* | ath9k_hw: Fix multicast search for AR9002 familySujith Manoharan2013-07-181-1/+9
* | rtlwifi: Fix build errors for unusual casesLarry Finger2013-07-1810-35/+91