summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
...
| * net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-071-3/+3
* | mac80211: add the action to the drv_ampdu_action tracepointEmmanuel Grumbach2017-06-131-4/+7
* | mac80211: manage RX BA session offload without SKB queueJohannes Berg2017-06-086-73/+29
* | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2017-06-087-102/+74
|\ \ | |/
| * mac80211: fix dropped counter in multiqueue RXJohannes Berg2017-06-011-1/+1
| * mac80211: fix TX aggregation start/stop callback raceJohannes Berg2017-05-305-100/+71
| * mac80211: strictly check mesh address extension modeRajkumar Manoharan2017-05-171-1/+2
* | mac80211: Invoke TX LED in more code pathsBjorn Andersson2017-05-301-2/+2
* | skbuff/mac80211: introduce and use skb_put_zero()Johannes Berg2017-05-302-8/+4
* | mac80211: enable VHT for mesh channel processingSimon Wunderlich2017-05-241-1/+3
* | mac80211: mesh: support sending wide bandwidth CSASimon Wunderlich2017-05-243-2/+82
* | mac80211: mark as action frame when parsing IEs of CSA action framesSimon Wunderlich2017-05-191-1/+1
* | mac80211: mesh: Allow following CSA to DFS channels if userspace handles itBenjamin Berg2017-05-193-3/+15
* | mac80211: move clearing result into ieee80211_parse_ch_switch_ie()Johannes Berg2017-05-194-3/+2
* | mac80211: mesh: mark channel as unusable if a regulatory MESH CSA is receivedBenjamin Berg2017-05-193-0/+27
* | mac80211: Dynamically set CoDel parameters per stationToke Høiland-Jørgensen2017-05-175-2/+57
|/
* mac80211: fix IBSS presp allocation sizeJohannes Berg2017-05-081-0/+2
* mac80211: bail out from prep_connection() if a reconfig is ongoingLuca Coelho2017-05-081-0/+4
* cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel2017-04-283-4/+4
* mac80211: Add support for BSS max idle period elementAvraham Stern2017-04-283-1/+23
* mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan2017-04-2811-70/+139
* mac80211: add ieee80211_tx_status_extFelix Fietkau2017-04-281-28/+46
* mac80211: move ieee80211_tx_status_noskb below ieee80211_tx_statusFelix Fietkau2017-04-281-58/+58
* mac80211: make rate control tx status API more extensibleFelix Fietkau2017-04-285-51/+42
* mac80211: use bitfield macros for encoded rateJohannes Berg2017-04-282-30/+50
* mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg2017-04-283-7/+7
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-286-68/+75
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-286-55/+55
* mac80211: make multicast variable a bool in ieee80211_accept_frame()Luca Coelho2017-04-261-1/+1
* mac80211: disentangle iflist_mtx and chanctx_mtxJohannes Berg2017-04-263-8/+9
* mac80211: don't parse encrypted management frames in ieee80211_frame_ackedEmmanuel Grumbach2017-04-261-0/+1
* cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel2017-04-261-1/+2
* mac80211: rewrite monitor mode delivery logicJohannes Berg2017-04-251-59/+92
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-211-18/+68
|\
| * mac80211: reject ToDS broadcast data framesJohannes Berg2017-04-201-0/+21
| * mac80211: fix MU-MIMO follow-MAC modeJohannes Berg2017-04-131-18/+47
* | Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller2017-04-2019-162/+333
|\ \ | |/ |/|
| * mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss()Matthias Kaehlcke2017-04-181-2/+2
| * mac80211: keep a separate list of monitor interfaces that are upJohannes Berg2017-04-184-12/+22
| * mac80211: use common code for monitor options in add/changeJohannes Berg2017-04-131-58/+64
| * cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-131-8/+7
| * mac80211: correct MU-MIMO monitor follow functionalityJohannes Berg2017-04-131-20/+58
| * cfg80211: allow leaving MU-MIMO monitor configuration unchangedJohannes Berg2017-04-131-4/+4
| * mac80211: drop frames too short for FCS earlierJohannes Berg2017-04-131-21/+18
| * mac80211: Fix clang warning about constant operand in logical operationMatthias Kaehlcke2017-04-131-2/+4
| * mac80211: mesh: drop new node with weak powerMasashi Honma2017-03-291-2/+8
| * mac80211: Use setup_timer instead of init_timer for mesh pathOndřej Lysoněk2017-03-161-3/+2
| * mac80211: reject/clear user rate mask if not usableJohannes Berg2017-03-084-1/+48
| * mac80211: remove ieee80211_tx_rate_control.max_rate_idxJohannes Berg2017-03-071-8/+0
| * mac80211: ignore VHT membership selector when parsing ratesJohannes Berg2017-03-071-5/+5
OpenPOWER on IntegriCloud