summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ath9k: Add an option for station statisticsSujith Manoharan2014-01-135-81/+108
* | b43legacy: Fix unload oops if firmware is not availableLarry Finger2014-01-131-0/+1
* | b43: Fix unload oops if firmware is not availableLarry Finger2014-01-132-7/+7
* | b43: Fix lockdep splatLarry Finger2014-01-131-6/+11
* | mwifiex: add missing endian conversion for fw_tsfAmitkumar Karwar2014-01-131-2/+2
* | wl12xx: fix tx power settingAlex Gal2014-01-131-0/+10
* | mwifiex: add USB8897 supportYogesh Ashok Powar2014-01-133-19/+51
* | rtlwifi: rtl8192cu: Add new device IDLarry Finger2014-01-131-0/+1
* | cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REGLuis R. Rodriguez2014-01-133-2/+6
* | ath: fix warning on usage of REGULATORY_CUSTOM_REGLuis R. Rodriguez2014-01-131-3/+6
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-1339-866/+1047
|\ \
| * | mac80211_hwsim: restore regulatory testing functionalityJohannes Berg2014-01-102-3/+222
| * | mac80211_hwsim: allow creating/destroying radios on the flyJohannes Berg2014-01-102-6/+65
| * | mac80211_hwsim: register netlink even with multi-channelJohannes Berg2014-01-101-8/+16
| * | mac80211_hwsim: verify wmediumd socketJohannes Berg2014-01-101-0/+9
| * | mac80211_hwsim: shuffle code to prepare for dynamic radiosJohannes Berg2014-01-101-413/+413
| * | mac80211_hwsim: minor netlink cleanupsJohannes Berg2014-01-101-41/+23Star
| * | mac80211_hwsim: assign index from separate counterJohannes Berg2014-01-101-2/+8
| * | mac80211_hwsim: minimize rctbl module parameter usageJohannes Berg2014-01-101-3/+3
| * | mac80211_hwsim: refactor radio cleanupJohannes Berg2014-01-101-14/+18
| * | mac80211_hwsim: refactor radio registrationJohannes Berg2014-01-101-230/+225Star
| * | mac80211_hwsim: remove regtest for nowJohannes Berg2014-01-101-220/+0Star
| * | mac80211_hwsim: prepare for different channel supportJohannes Berg2014-01-101-31/+36
| * | mac80211_hwsim: clean up netlink exit codeJohannes Berg2014-01-101-7/+1Star
| * | ieee80211: add definition for SMS4 key lenAvinash Patil2014-01-101-0/+1
| * | mac80211: handle MMPDUs at EOSP correctlyJohannes Berg2014-01-102-13/+62
| * | mac80211: reset TX info flags when frame will be reprocessedJohannes Berg2014-01-101-0/+2
| * | mac80211: release multiple ACs in uAPSD, fix more-data bugJohannes Berg2014-01-101-42/+40Star
| * | mac80211: fix PS-Poll driver release TIDJohannes Berg2014-01-101-1/+13
| * | ieee80211: add definition for TDLS wide band extended capabilityAvinash Patil2014-01-101-0/+1
| * | cfg80211: add sanity check for retry limit in wext-compatUjjal Roy2014-01-091-1/+1
| * | cfg80211: Add a function to get the number of supported channelsIlan Peer2014-01-096-32/+29Star
| * | mac80211: remove channel_change_timeJohannes Berg2014-01-0717-31/+0Star
| * | mac80211: allow to set smps mode to OFF in AP modeEmmanuel Grumbach2014-01-071-3/+2Star
| * | mac80211: clean up prepare_for_handlers() return valueJohannes Berg2014-01-071-18/+18
| * | mac80211: simplify code in ieee80211_prepare_and_rx_handleEmmanuel Grumbach2014-01-071-3/+1Star
| * | mac80211: clean up garbage in commentEmmanuel Grumbach2014-01-071-1/+1
| * | mac80211_hwsim: fix a print messageJohannes Berg2014-01-061-1/+1
| * | mac80211: sync dtim_count to TSFThomas Pedersen2014-01-065-0/+46
| * | cfg80211: fix wext-compat for getting retry valueUjjal Roy2014-01-061-2/+2
| * | mac80211: enable WME for peer mesh STAChun-Yeow Yeoh2014-01-061-0/+1
| * | mac80211: fix memory leak in register_hw() error pathJohannes Berg2014-01-061-11/+11
| * | mac80211: handle station TX latency allocation errorsJohannes Berg2014-01-061-30/+40
| * | mac80211: clean up netdev debugfs macros a bitJohannes Berg2014-01-061-27/+33
| * | nl80211: move vendor/testmode event skb functions out of ifdefJohannes Berg2014-01-061-49/+49
| * | mac80211: add tracing for ieee80211_sta_set_bufferedJohannes Berg2014-01-062-0/+29
| * | cfg80211/mac80211: correct qos-map lockingJohannes Berg2013-12-302-1/+3
* | | Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-01-1311-23/+642
|\ \ \
| * | | ath10k: add set_bitrate_mask callbackJanusz Dziedzic2014-01-103-0/+317
| * | | ath10k: add debugfs file to control firmware dbglogKalle Valo2014-01-104-0/+154