summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add APIs to allow keeping connections after WoWLANJohannes Berg2013-08-163-8/+231
* mac80211: move ibss presp generation in own functionSimon Wunderlich2013-08-161-76/+109
* mac80211: perform power save processing before decryptionJohan Almbladh2013-08-161-202/+202
* net: rfkill: Do not ignore errors from regulator_enable()Luis Henriques2013-08-151-3/+5
* mac80211: ibss - do not scan if not needed when creating an IBSSAntonio Quartulli2013-08-121-0/+11
* mac80211: add vif to testmode cmdDavid Spinadel2013-08-125-6/+19
* cfg80211: add wdev to testmode cmdDavid Spinadel2013-08-128-18/+41
* mac80211: add control port protocol TX control flagJohannes Berg2013-08-127-17/+34
* nl80211: clean up CQM settings codeJohannes Berg2013-08-121-27/+24
* mac80211: fix ieee80211_sta_process_chanswitch for 5/10 MHz channelsSimon Wunderlich2013-08-091-0/+9
* mac80211: allow lowest basic rate for unicast management for meshChun-Yeow Yeoh2013-08-091-7/+16
* wireless: make TU conversion macros availableJohannes Berg2013-08-063-8/+6
* mac80211: add channel switch command and beacon callbacksSimon Wunderlich2013-08-018-2/+423
* nl80211/cfg80211: add channel switch commandSimon Wunderlich2013-08-015-1/+229
* mac80211: add debugfs for driver-buffered TID bitmapJohannes Berg2013-08-011-0/+9
* mac80211: report some VHT radiotap infos for tx statusKarl Beldan2013-08-011-13/+63
* ieee80211: add definition for 802.11ac information elementsFred Zhou2013-08-011-0/+4
* ieee80211: add definition for interworking supportAvinash Patil2013-08-011-0/+5
* mac80211: ibss - remove not authorized station earlierAntonio Quartulli2013-08-011-1/+29
* mac80211: use oneshot blink API for LED triggersFabio Baltieri2013-08-015-17/+10
* mac80211: make active monitor injection work w/ HW queueJohannes Berg2013-07-161-0/+4
* mac80211_hwsim: claim active monitor supportJohannes Berg2013-07-161-0/+1
* mac80211_hwsim: claim uAPSD supportJohannes Berg2013-07-161-1/+2
* mac80211_hwsim: use ieee80211_free_txskbJohannes Berg2013-07-161-3/+3
* mac80211: set forwarding in mesh capability infoChun-Yeow Yeoh2013-07-161-1/+3
* mac80211: fix off-by-one regression in ibss beacon generationSimon Wunderlich2013-07-161-1/+3
* mac80211: fix regression when initializing ibss wmm paramsSimon Wunderlich2013-07-163-31/+10
* nl80211: allow 5 and 10 MHz channels for IBSSSimon Wunderlich2013-07-161-0/+2
* mac80211: return if IBSS chandef can not be usedSimon Wunderlich2013-07-161-0/+8
* mac80211: allow scanning for 5/10 MHz channels in IBSSSimon Wunderlich2013-07-164-23/+56
* cfg80211/mac80211: use reduced txpower for 5 and 10 MHzSimon Wunderlich2013-07-164-3/+31
* cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich2013-07-164-10/+32
* mac80211: select and adjust bitrates according to channel modeSimon Wunderlich2013-07-1612-159/+352
* mac80211: add radiotap flag and handling for 5/10 MHzSimon Wunderlich2013-07-163-9/+20
* mac80211: fix timing for 5 MHz and 10 MHz channelsSimon Wunderlich2013-07-165-25/+90
* mac80211/rc80211: add chandef to rate initializationSimon Wunderlich2013-07-1611-12/+39
* nl80211: add scan width to bss and scan request structsSimon Wunderlich2013-07-165-19/+97
* cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar2013-07-166-2/+463
* mac80211: add per-chain signal information to radiotapJohannes Berg2013-07-161-17/+52
* wireless: indent kernel-doc with tabsJohannes Berg2013-07-162-20/+20
* mac80211: enable HT overrides for ibssSimon Wunderlich2013-07-163-17/+57
* nl80211: enable HT overrides for ibssSimon Wunderlich2013-07-162-0/+18
* cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar2013-07-166-47/+53
* Linux 3.11-rc1v3.11-rc1Linus Torvalds2013-07-152-1604/+883
* Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-158-69/+121
|\
| * slub: Check for page NULL before doing the node_match checkSteven Rostedt2013-07-151-1/+1
| * mm/slab: Give s_next and s_stop slab-specific namesWanpeng Li2013-07-083-8/+8
| * slob: Check for NULL pointer before calling ctor()Steven Rostedt2013-07-071-1/+1
| * slub: Make cpu partial slab support configurableJoonsoo Kim2013-07-072-6/+32
| * slab: add kmalloc() to kernel API documentationMichael Opdenacker2013-07-072-12/+14