summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2014-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-20Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville
2014-11-19mac80211: minstrel_ht: add a small optimization to minstrel_aggr_checkFelix Fietkau
2014-11-19mac80211: notify drivers on sta rate table changesJohannes Berg
2014-11-19mac80211: skip legacy rate mask handling for VHT ratesFelix Fietkau
2014-11-19mac80211: don't allow 40MHz tx rates in case of 20MHz chandefEliad Peller
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
2014-11-19mac80211: rcu-ify scan and scheduled scan request pointersJohannes Berg
2014-11-19mac80211: remove redundant checkEliad Peller
2014-11-19mac80211: synchronously reserve TID per stationLiad Kaufman
2014-11-19mac80211: add specific-queue flushing supportLiad Kaufman
2014-11-19mac80211: add TDLS channel-switch Rx flowArik Nemtsov
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov
2014-11-19mac80211: add parsing of TDLS specific IEsArik Nemtsov
2014-11-19mac80211: prepare TDLS mgmt code for channel-switch templatesArik Nemtsov
2014-11-19mac80211: track AP and peer STA TDLS chan-switch supportArik Nemtsov
2014-11-19cfg/mac80211: define TDLS channel switch feature bitArik Nemtsov
2014-11-19mac80211: add BSS coex IE to TDLS setup framesArik Nemtsov
2014-11-19mac80211: add supported channels IE during TDLS setupArik Nemtsov
2014-11-19mac80211: add function to create data frame template including keyJohannes Berg
2014-11-19mac80211: factor out 802.11 header building codeJohannes Berg
2014-11-19mac80211: move skb info band assignment outJohannes Berg
2014-11-19mac80211: retransmit TDLS teardown packet through AP if not ACKedLiad Kaufman
2014-11-19mac80211: add option for setting skb flags before xmitLiad Kaufman
2014-11-18mac80211: minstrel_ht: fix a crash in rate sortingFelix Fietkau
2014-11-11mac80211: refactor duplicate detectionJohannes Berg
2014-11-10mac80211: add back support for radiotap vendor namespace dataJohannes Berg
2014-11-10cfg80211/mac80211: allow any interface to send channel switch notificationsLuciano Coelho
2014-11-10mac80211: send channel switch started notificationsLuciano Coelho
2014-11-10mac80211: add device_timestamp to the drv_pre_channel_switch traceLuciano Coelho
2014-11-10mac80211: fix order of setting ch_switch and drv_pre_channel_switch callLuciano Coelho
2014-11-06mac80211: Fix regression that triggers a kernel BUG with CCMPRonald Wahl
2014-11-04mac80211: replace restart_complete() with reconfig_complete()Eliad Peller
2014-11-04mac80211: increase U-APSD max service period lengthAndrei Otcheretianski
2014-11-04mac80211: handle RIC data element in reassociation requestJohannes Berg
2014-11-04mac80211: 802.11p OCB mode supportRostislav Lisovy
2014-11-04cfg80211: 802.11p OCB mode handlingRostislav Lisovy
2014-11-04mac80211: add support for driver tx power reportingFelix Fietkau
2014-11-03mac80211: fix use-after-free in defragmentationJohannes Berg
2014-10-31mac80211: fix spelling errorsStephen Hemminger
2014-10-30mac80211: properly flush delayed scan work on interface removalJohannes Berg
2014-10-29mac80211: schedule the actual switch of the station before CSA count 0Luciano Coelho
2014-10-29mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho
2014-10-29mac80211: flush keys for AP mode on ieee80211_do_stopFelix Fietkau
2014-10-27mac80211: minstrel_ht: do not always skip ht rates vht_only is trueKarl Beldan
2014-10-27mac80211: don't flush when probing the APEmmanuel Grumbach
2014-10-27mac80211: support creating vifs with specified mac addressBen Greear
2014-10-27mac80211: support creating wiphy w/out creating wlanXBen Greear
2014-10-27mac80211: allow creating wiphy devices with suggested nameBen Greear