aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2016-11-15mac80211: fix A-MSDU aggregation with fast-xmit + txqFelix Fietkau
2016-11-15mac80211: remove bogus skb vif assignmentFelix Fietkau
2016-11-15mac80211: update A-MPDU flag on tx dequeueFelix Fietkau
2016-11-15Revert "mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE"Felix Fietkau
2016-11-15mac80211: Ignore VHT IE from peer with wrong rx_mcs_mapFilip Matusiak
2016-10-17mac80211: move struct aead_req off the stackArd Biesheuvel
2016-10-12mac80211: fix CMD_FRAME for AP_VLANMichael Braun
2016-10-12mac80211: validate DA/SA during A-MSDU decapsulationJohannes Berg
2016-10-12cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg
2016-10-12cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg
2016-10-12mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg
2016-10-04Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2016-09-30mac80211: Move reorder-sensitive TX handlers to after TXQ dequeueToke Høiland-Jørgensen
2016-09-30mac80211: mesh: decrease max driftPedersen, Thomas
2016-09-30mac80211: add offset_tsf driver op and use it for meshPedersen, Thomas
2016-09-30mac80211: Set lower memory limit for non-VHT devicesToke Høiland-Jørgensen
2016-09-30mac80211: Export fq memory limit information in debugfsToke Høiland-Jørgensen
2016-09-30mac80211: Add API to report NAN function matchAyala Beker
2016-09-30mac80211: Implement add_nan_func and rm_nan_funcAyala Beker
2016-09-30mac80211: implement nan_change_confAyala Beker
2016-09-30mac80211: add boilerplate code for start / stop NANAyala Beker
2016-09-30cfg80211: add start / stop NAN commandsAyala Beker
2016-09-30mac80211: Move ieee802111_tx_dequeue() to later in tx.cToke Høiland-Jørgensen
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-20mac80211: Use rhltable instead of rhashtableHerbert Xu
2016-09-18Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/sc...David S. Miller
2016-09-16mac80211: allow using AP_LINK_PS with mac80211-generated TIM IEEmmanuel Grumbach
2016-09-15mac80211: allow driver to handle packet-loss mechanismRajkumar Manoharan
2016-09-15mac80211: remove sta_remove_debugfs driver callbackJohannes Berg
2016-09-15mac80211: remove pointless chanctx NULL checkJohannes Berg
2016-09-15mac80211: remove unused assignmentJohannes Berg
2016-09-15mac80211: fix scan completed tracingJohannes Berg
2016-09-15mac80211: fix possible out-of-bounds accessJohannes Berg
2016-09-15mac80211: reject TSPEC TIDs (TSIDs) for aggregationJohannes Berg
2016-09-14mac80211: check skb_linearize() return valueJohannes Berg
2016-09-13mac80211: remove useless open_count checkJohannes Berg
2016-09-13mac80211: simplify TDLS RA lookupJohannes Berg
2016-09-13mac80211: Re-structure aqm debugfs output and keep CoDel stats per txqToke Høiland-Jørgensen
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-12mac80211: make mpath path fixing more robustPedersen, Thomas
2016-09-12mac80211: fix sequence number assignment for PS response framesFelix Fietkau
2016-09-12mac80211: fix tim recalculation after PS responseFelix Fietkau
2016-09-12mac80211: send delBA on unexpected BlockAck RequestJohannes Berg
2016-09-12mac80211: send delBA on unexpected BlockAck data framesJohannes Berg
2016-09-12mac80211: add support for radiotap timestamp fieldJohannes Berg
2016-09-12mac80211: add support for MU-MIMO air snifferAviya Erenfeld
2016-09-12mac80211: RX BA support for sta max_rx_aggregation_subframesMaxim Altshul
2016-09-12mac80211: refactor monitor representation in sdataAviya Erenfeld
2016-08-30mac80211: TDLS: don't require beaconing for AP BWArik Nemtsov
2016-08-11mac80211: call get_expected_throughput only after adding stationMaxim Altshul