summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-08-23mac80211: only respond to probe request with mesh IDChun-Yeow Yeoh
2013-08-23mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into driversJohannes Berg
2013-08-22mac80211: minstrel_ht: don't use control.flags in TX status pathJohannes Berg
2013-08-16mac80211: add APIs to allow keeping connections after WoWLANJohannes Berg
2013-08-16mac80211: move ibss presp generation in own functionSimon Wunderlich
2013-08-16mac80211: perform power save processing before decryptionJohan Almbladh
2013-08-15net: rfkill: Do not ignore errors from regulator_enable()Luis Henriques
2013-08-12mac80211: ibss - do not scan if not needed when creating an IBSSAntonio Quartulli
2013-08-12mac80211: add vif to testmode cmdDavid Spinadel
2013-08-12cfg80211: add wdev to testmode cmdDavid Spinadel
2013-08-12mac80211: add control port protocol TX control flagJohannes Berg
2013-08-12nl80211: clean up CQM settings codeJohannes Berg
2013-08-09mac80211: fix ieee80211_sta_process_chanswitch for 5/10 MHz channelsSimon Wunderlich
2013-08-09mac80211: allow lowest basic rate for unicast management for meshChun-Yeow Yeoh
2013-08-06wireless: make TU conversion macros availableJohannes Berg
2013-08-01mac80211: add channel switch command and beacon callbacksSimon Wunderlich
2013-08-01nl80211/cfg80211: add channel switch commandSimon Wunderlich
2013-08-01mac80211: add debugfs for driver-buffered TID bitmapJohannes Berg
2013-08-01mac80211: report some VHT radiotap infos for tx statusKarl Beldan
2013-08-01mac80211: ibss - remove not authorized station earlierAntonio Quartulli
2013-08-01mac80211: use oneshot blink API for LED triggersFabio Baltieri
2013-07-16mac80211: make active monitor injection work w/ HW queueJohannes Berg
2013-07-16mac80211: set forwarding in mesh capability infoChun-Yeow Yeoh
2013-07-16mac80211: fix off-by-one regression in ibss beacon generationSimon Wunderlich
2013-07-16mac80211: fix regression when initializing ibss wmm paramsSimon Wunderlich
2013-07-16nl80211: allow 5 and 10 MHz channels for IBSSSimon Wunderlich
2013-07-16mac80211: return if IBSS chandef can not be usedSimon Wunderlich
2013-07-16mac80211: allow scanning for 5/10 MHz channels in IBSSSimon Wunderlich
2013-07-16cfg80211/mac80211: use reduced txpower for 5 and 10 MHzSimon Wunderlich
2013-07-16cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich
2013-07-16mac80211: select and adjust bitrates according to channel modeSimon Wunderlich
2013-07-16mac80211: add radiotap flag and handling for 5/10 MHzSimon Wunderlich
2013-07-16mac80211: fix timing for 5 MHz and 10 MHz channelsSimon Wunderlich
2013-07-16mac80211/rc80211: add chandef to rate initializationSimon Wunderlich
2013-07-16nl80211: add scan width to bss and scan request structsSimon Wunderlich
2013-07-16cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar
2013-07-16mac80211: add per-chain signal information to radiotapJohannes Berg
2013-07-16mac80211: enable HT overrides for ibssSimon Wunderlich
2013-07-16nl80211: enable HT overrides for ibssSimon Wunderlich
2013-07-16cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-14sunrpc: now we can just set ->s_d_opAl Viro
2013-07-14__rpc_lookup_create_exclusive: pass string instead of qstrAl Viro
2013-07-14rpc_create_*_dir: don't bother with qstrAl Viro
2013-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-12ipv6: only static routes qualify for equal cost multipathingHannes Frederic Sowa
2013-07-12tcp: account all retransmit failuresYuchung Cheng
2013-07-12net: access page->private by using page_privateSunghan Suh
2013-07-12net: strict_strtoul is obsolete, use kstrtoul instead“Cosmin
2013-07-12net/tipc: use %*phC to dump small buffers in hex formAndy Shevchenko