summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2014-01-13ath9k: Show only active TIDs in node_aggrSujith Manoharan1-5/+13
2014-01-13ath9k: Add an option for station statisticsSujith Manoharan5-81/+108
2014-01-13b43legacy: Fix unload oops if firmware is not availableLarry Finger1-0/+1
2014-01-13b43: Fix unload oops if firmware is not availableLarry Finger2-7/+7
2014-01-13b43: Fix lockdep splatLarry Finger1-6/+11
2014-01-13mwifiex: add missing endian conversion for fw_tsfAmitkumar Karwar1-2/+2
2014-01-13wl12xx: fix tx power settingAlex Gal1-0/+10
2014-01-13mwifiex: add USB8897 supportYogesh Ashok Powar3-19/+51
2014-01-13rtlwifi: rtl8192cu: Add new device IDLarry Finger1-0/+1
2014-01-13cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REGLuis R. Rodriguez1-2/+0
2014-01-13ath: fix warning on usage of REGULATORY_CUSTOM_REGLuis R. Rodriguez1-3/+6
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville17-634/+663
2014-01-13Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville11-23/+642
2014-01-13iwlwifi: mvm: don't set the drain bit when we flush the AP stationEmmanuel Grumbach1-2/+2
2014-01-13iwlwifi: mvm: rs: fix handling of column switch errorEyal Shapira1-1/+2
2014-01-13iwlwifi: mvm: fix missing cleanup in .start() error pathEliad Peller1-0/+1
2014-01-13iwlwifi: mvm: update power after binding in start_ap_ibss()Ilan Peer1-4/+14
2014-01-13iwlwifi: mvm: clear ap_ibss_active in case of failureIlan Peer1-0/+4
2014-01-10mac80211_hwsim: restore regulatory testing functionalityJohannes Berg2-3/+222
2014-01-10mac80211_hwsim: allow creating/destroying radios on the flyJohannes Berg2-6/+65
2014-01-10mac80211_hwsim: register netlink even with multi-channelJohannes Berg1-8/+16
2014-01-10mac80211_hwsim: verify wmediumd socketJohannes Berg1-0/+9
2014-01-10mac80211_hwsim: shuffle code to prepare for dynamic radiosJohannes Berg1-413/+413
2014-01-10mac80211_hwsim: minor netlink cleanupsJohannes Berg1-41/+23
2014-01-10mac80211_hwsim: assign index from separate counterJohannes Berg1-2/+8
2014-01-10mac80211_hwsim: minimize rctbl module parameter usageJohannes Berg1-3/+3
2014-01-10mac80211_hwsim: refactor radio cleanupJohannes Berg1-14/+18
2014-01-10mac80211_hwsim: refactor radio registrationJohannes Berg1-230/+225
2014-01-10mac80211_hwsim: remove regtest for nowJohannes Berg1-220/+0
2014-01-10mac80211_hwsim: prepare for different channel supportJohannes Berg1-31/+36
2014-01-10mac80211_hwsim: clean up netlink exit codeJohannes Berg1-7/+1
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang1-1/+2
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville215-1482/+3013
2014-01-10ath10k: add set_bitrate_mask callbackJanusz Dziedzic3-0/+317
2014-01-10ath10k: add debugfs file to control firmware dbglogKalle Valo4-0/+154
2014-01-10ath10k: add trace event for WMI_DEBUG_MESG_EVENTIDKalle Valo2-2/+28
2014-01-10ath10k: handle WMI debug print eventsKalle Valo1-2/+31
2014-01-10ath10k: track number of existing peersBartosz Markowski3-3/+29
2014-01-10ath10k: disable STA kickout in FWMarek Puzyniak1-1/+8
2014-01-10ath10k: add DFS_CERTIFIED optionJanusz Dziedzic1-0/+7
2014-01-09ath9k: Disable cross-band FCCSujith Manoharan1-7/+0
2014-01-09ath9k: Use correct channel for RX packetsSujith Manoharan1-11/+14
2014-01-09ath9k: Update WB335 PCI IDsSujith Manoharan1-19/+82
2014-01-09mwifiex: use a function to replace two copies of a code fragmentBing Zhao3-14/+13
2014-01-09mwifiex: fix potential buffer overflow in dt configurationBing Zhao1-2/+3
2014-01-09wil6210: prefetch head of packetVladimir Kondratiev1-0/+3
2014-01-09wil6210: Fix IP version indication for Tx csum offloadVladimir Kondratiev1-2/+3
2014-01-09wil6210: interrupt moderationVladimir Kondratiev2-0/+14
2014-01-09brcmfmac: add support for bcm43362 deviceArend van Spriel4-0/+40
2014-01-09wl1251: fix NULL pointer dereferencePavel Machek1-1/+1