aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/tx.c
AgeCommit message (Expand)Author
2017-04-28mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan
2017-03-07mac80211: remove ieee80211_tx_rate_control.max_rate_idxJohannes Berg
2017-01-26mac80211: use helper function to access ieee802_1d_to_ac[]Amadeusz Sławiński
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-14Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller
2017-01-13mac80211: prevent skb/txq mismatchMichal Kazior
2017-01-02mac80211: initialize fast-xmit 'info' laterJohannes Berg
2016-12-15mac80211: check for MCS in ieee80211_duration before fetching chanctxFelix Fietkau
2016-12-13mac80211: Use appropriate name for functions and messagesMasashi Honma
2016-12-13mac80211: multicast to unicast conversionMichael Braun
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-10-19mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon
2016-10-17mac80211: fix A-MSDU outer SA/DAMichael Braun
2016-10-17mac80211: avoid extra memcpy in A-MSDU head creationMichael Braun
2016-10-12mac80211: filter multicast data packets on AP / AP_VLANMichael Braun
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: Set lower memory limit for non-VHT devicesToke Høiland-Jørgensen
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-14mac80211: check skb_linearize() return valueJohannes 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-12mac80211: fix sequence number assignment for PS response framesFelix Fietkau
2016-09-12mac80211: refactor monitor representation in sdataAviya Erenfeld
2016-08-11mac80211: remove skb header offset mangling in ieee80211_build_hdrFelix Fietkau
2016-08-05mac80211: fix purging multicast PS buffer queueFelix Fietkau
2016-06-30mac80211: fix fq lockdep warningsMichal Kazior
2016-06-30mac80211: Encrypt "Group addressed privacy" action framesMasashi Honma
2016-06-09mac80211: implement codel on fair queuing flowsMichal Kazior
2016-06-09mac80211: implement fair queueing per txqMichal Kazior
2016-06-09mac80211: skip netdev queue control with software queuingMichal Kazior
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-06mac80211: add A-MSDU tx supportFelix Fietkau
2016-04-05mac80211: close the SP when we enqueue frames during the SPEmmanuel Grumbach
2016-04-05mac80211: don't send deferred frames outside the SPEmmanuel Grumbach
2016-04-05mac80211: do not pass injected frames without a valid rate to the driverFelix Fietkau
2016-04-05mac80211: fix parsing of 40Mhz in injected radiotap headerSven Eckelmann
2016-04-05mac80211: mesh: move path tables into if_meshBob Copeland
2016-04-05mac80211: fix AP buffered multicast frames with queue control and txqFelix Fietkau
2016-04-05mac80211: parse VHT info in injected framesLorenzo Bianconi
2016-03-04mac80211: use reset to set header pointerZhang Shengju
2016-02-24mac80211: fix wiphy supported_band accessLorenzo Bianconi
2016-02-24mac80211: let unused MPP table entries timeoutHenning Rogge
2016-02-24mac80211: expose txq queue depth and size to driversMichal Kazior
2016-02-24mac80211: Parse legacy and HT rate in injected framesSven Eckelmann