summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
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
2014-10-23mac80211: expose API allowing station iterationArik Nemtsov
2014-10-23mac80211: add stations in order to the station listArik Nemtsov
2014-10-23mac80211: expose TDLS-initiator value to low level driverArik Nemtsov
2014-10-23mac80211: fix network header breakage during encryptionArik Nemtsov
2014-10-23mac80211: export IE splitting functionAndrei Otcheretianski
2014-10-23mac80211: minstrel_ht: use group flags instead of index to display ratesKarl Beldan
2014-10-22mac80211: don't remove tainted keys after not programmingJohannes Berg
2014-10-22mac80211: add WMM admission control supportJohannes Berg
2014-10-22mac80211: sanity check CW_min/CW_max towards driverJohannes Berg
2014-10-21mac80211: remove unnecessary null test before debugfs_remove()Fabian Frederick
2014-10-21mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHzKarl Beldan
2014-10-20mac80211: minstrel_ht: include type (cck/ht) in rates flagKarl Beldan
2014-10-20mac80211: minstrel_ht: macros adjustments for future VHT_GROUPsKarl Beldan
2014-10-20mac80211: minstrel_ht: Increase the range of handled rate indexesKarl Beldan
2014-10-20Merge branch 'mac80211' into mac80211-nextJohannes Berg
2014-10-20mac80211: fix change flags variable signednessJohannes Berg
2014-10-20mac80211: minstrels: fix buffer overflow in HT debugfs rc_statsKarl Beldan
2014-10-20cfg80211: Convert del_station() callback to use a param structJouni Malinen
2014-10-14mac80211: fix typo in starting baserate for rts_cts_rate_idxKarl Beldan
2014-10-10mac80211: enable DFS with channel contextsMichal Kazior