aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into driversJohannes Berg2013-08-23
* mac80211: minstrel_ht: don't use control.flags in TX status pathJohannes Berg2013-08-22
* mac80211: add APIs to allow keeping connections after WoWLANJohannes Berg2013-08-16
* mac80211: move ibss presp generation in own functionSimon Wunderlich2013-08-16
* mac80211: perform power save processing before decryptionJohan Almbladh2013-08-16
* net: rfkill: Do not ignore errors from regulator_enable()Luis Henriques2013-08-15
* mac80211: ibss - do not scan if not needed when creating an IBSSAntonio Quartulli2013-08-12
* mac80211: add vif to testmode cmdDavid Spinadel2013-08-12
* cfg80211: add wdev to testmode cmdDavid Spinadel2013-08-12
* mac80211: add control port protocol TX control flagJohannes Berg2013-08-12
* nl80211: clean up CQM settings codeJohannes Berg2013-08-12
* mac80211: fix ieee80211_sta_process_chanswitch for 5/10 MHz channelsSimon Wunderlich2013-08-09
* mac80211: allow lowest basic rate for unicast management for meshChun-Yeow Yeoh2013-08-09
* wireless: make TU conversion macros availableJohannes Berg2013-08-06
* mac80211: add channel switch command and beacon callbacksSimon Wunderlich2013-08-01
* nl80211/cfg80211: add channel switch commandSimon Wunderlich2013-08-01
* mac80211: add debugfs for driver-buffered TID bitmapJohannes Berg2013-08-01
* mac80211: report some VHT radiotap infos for tx statusKarl Beldan2013-08-01
* ieee80211: add definition for 802.11ac information elementsFred Zhou2013-08-01
* ieee80211: add definition for interworking supportAvinash Patil2013-08-01
* mac80211: ibss - remove not authorized station earlierAntonio Quartulli2013-08-01
* mac80211: use oneshot blink API for LED triggersFabio Baltieri2013-08-01
* mac80211: make active monitor injection work w/ HW queueJohannes Berg2013-07-16
* mac80211_hwsim: claim active monitor supportJohannes Berg2013-07-16
* mac80211_hwsim: claim uAPSD supportJohannes Berg2013-07-16
* mac80211_hwsim: use ieee80211_free_txskbJohannes Berg2013-07-16
* mac80211: set forwarding in mesh capability infoChun-Yeow Yeoh2013-07-16
* mac80211: fix off-by-one regression in ibss beacon generationSimon Wunderlich2013-07-16
* mac80211: fix regression when initializing ibss wmm paramsSimon Wunderlich2013-07-16
* nl80211: allow 5 and 10 MHz channels for IBSSSimon Wunderlich2013-07-16
* mac80211: return if IBSS chandef can not be usedSimon Wunderlich2013-07-16
* mac80211: allow scanning for 5/10 MHz channels in IBSSSimon Wunderlich2013-07-16
* cfg80211/mac80211: use reduced txpower for 5 and 10 MHzSimon Wunderlich2013-07-16
* cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich2013-07-16
* mac80211: select and adjust bitrates according to channel modeSimon Wunderlich2013-07-16
* mac80211: add radiotap flag and handling for 5/10 MHzSimon Wunderlich2013-07-16
* mac80211: fix timing for 5 MHz and 10 MHz channelsSimon Wunderlich2013-07-16
* mac80211/rc80211: add chandef to rate initializationSimon Wunderlich2013-07-16
* nl80211: add scan width to bss and scan request structsSimon Wunderlich2013-07-16
* cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar2013-07-16
* mac80211: add per-chain signal information to radiotapJohannes Berg2013-07-16
* wireless: indent kernel-doc with tabsJohannes Berg2013-07-16
* mac80211: enable HT overrides for ibssSimon Wunderlich2013-07-16
* nl80211: enable HT overrides for ibssSimon Wunderlich2013-07-16
* cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar2013-07-16
* Linux 3.11-rc1Linus Torvalds2013-07-14
* Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-14
|\
| * slub: Check for page NULL before doing the node_match checkSteven Rostedt2013-07-14
| * mm/slab: Give s_next and s_stop slab-specific namesWanpeng Li2013-07-08
| * slob: Check for NULL pointer before calling ctor()Steven Rostedt2013-07-07