summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-15net: rfkill: Do not ignore errors from regulator_enable()Luis Henriques1-3/+5
2013-08-12mac80211: ibss - do not scan if not needed when creating an IBSSAntonio Quartulli1-0/+11
2013-08-12mac80211: add vif to testmode cmdDavid Spinadel5-6/+19
2013-08-12cfg80211: add wdev to testmode cmdDavid Spinadel8-18/+41
2013-08-12mac80211: add control port protocol TX control flagJohannes Berg7-17/+34
2013-08-12nl80211: clean up CQM settings codeJohannes Berg1-27/+24
2013-08-09mac80211: fix ieee80211_sta_process_chanswitch for 5/10 MHz channelsSimon Wunderlich1-0/+9
2013-08-09mac80211: allow lowest basic rate for unicast management for meshChun-Yeow Yeoh1-7/+16
2013-08-06wireless: make TU conversion macros availableJohannes Berg3-8/+6
2013-08-01mac80211: add channel switch command and beacon callbacksSimon Wunderlich8-2/+423
2013-08-01nl80211/cfg80211: add channel switch commandSimon Wunderlich5-1/+229
2013-08-01mac80211: add debugfs for driver-buffered TID bitmapJohannes Berg1-0/+9
2013-08-01mac80211: report some VHT radiotap infos for tx statusKarl Beldan1-13/+63
2013-08-01ieee80211: add definition for 802.11ac information elementsFred Zhou1-0/+4
2013-08-01ieee80211: add definition for interworking supportAvinash Patil1-0/+5
2013-08-01mac80211: ibss - remove not authorized station earlierAntonio Quartulli1-1/+29
2013-08-01mac80211: use oneshot blink API for LED triggersFabio Baltieri5-17/+10
2013-07-16mac80211: make active monitor injection work w/ HW queueJohannes Berg1-0/+4
2013-07-16mac80211_hwsim: claim active monitor supportJohannes Berg1-0/+1
2013-07-16mac80211_hwsim: claim uAPSD supportJohannes Berg1-1/+2
2013-07-16mac80211_hwsim: use ieee80211_free_txskbJohannes Berg1-3/+3
2013-07-16mac80211: set forwarding in mesh capability infoChun-Yeow Yeoh1-1/+3
2013-07-16mac80211: fix off-by-one regression in ibss beacon generationSimon Wunderlich1-1/+3
2013-07-16mac80211: fix regression when initializing ibss wmm paramsSimon Wunderlich3-31/+10
2013-07-16nl80211: allow 5 and 10 MHz channels for IBSSSimon Wunderlich1-0/+2
2013-07-16mac80211: return if IBSS chandef can not be usedSimon Wunderlich1-0/+8
2013-07-16mac80211: allow scanning for 5/10 MHz channels in IBSSSimon Wunderlich4-23/+56
2013-07-16cfg80211/mac80211: use reduced txpower for 5 and 10 MHzSimon Wunderlich4-3/+31
2013-07-16cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich4-10/+32
2013-07-16mac80211: select and adjust bitrates according to channel modeSimon Wunderlich12-159/+352
2013-07-16mac80211: add radiotap flag and handling for 5/10 MHzSimon Wunderlich3-9/+20
2013-07-16mac80211: fix timing for 5 MHz and 10 MHz channelsSimon Wunderlich5-25/+90
2013-07-16mac80211/rc80211: add chandef to rate initializationSimon Wunderlich11-12/+39
2013-07-16nl80211: add scan width to bss and scan request structsSimon Wunderlich5-19/+97
2013-07-16cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar6-2/+463
2013-07-16mac80211: add per-chain signal information to radiotapJohannes Berg1-17/+52
2013-07-16wireless: indent kernel-doc with tabsJohannes Berg2-20/+20
2013-07-16mac80211: enable HT overrides for ibssSimon Wunderlich3-17/+57
2013-07-16nl80211: enable HT overrides for ibssSimon Wunderlich2-0/+18
2013-07-16cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar6-47/+53
2013-07-15Linux 3.11-rc1v3.11-rc1Linus Torvalds2-1604/+883
2013-07-15Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-69/+121
2013-07-15slub: Check for page NULL before doing the node_match checkSteven Rostedt1-1/+1
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds18-137/+73
2013-07-14sunrpc: now we can just set ->s_d_opAl Viro1-3/+2
2013-07-14cgroup: we can use simple_lookup() nowAl Viro1-10/+1
2013-07-14efivarfs: we can use simple_lookup() nowAl Viro1-13/+1
2013-07-14make simple_lookup() usable for filesystems that set ->s_d_opAl Viro1-1/+2
2013-07-14configfs: don't open-code d_alloc_name()Al Viro1-11/+2
2013-07-14__rpc_lookup_create_exclusive: pass string instead of qstrAl Viro1-25/+9