summaryrefslogtreecommitdiffstats
path: root/net/mac80211/tx.c
AgeCommit message (Expand)AuthorLines
2015-02-26mac80211: Send EAPOL frames at lowest rateJouni Malinen-0/+1
2015-01-27mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen-0/+5
2015-01-27mac80111: Add BIP-CMAC-256 cipherJouni Malinen-0/+3
2015-01-27mac80111: Add CCMP-256 cipherJouni Malinen-1/+6
2015-01-27mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen-0/+5
2015-01-14mac80211: let flush() drop packets when possibleEmmanuel Grumbach-1/+1
2015-01-08mac80211: provide per-TID RX/TX MSDU countersJohannes Berg-0/+3
2014-11-28mac80211: add more missing checks for VHT tx ratesFelix Fietkau-1/+1
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg-6/+3
2014-11-19mac80211: synchronously reserve TID per stationLiad Kaufman-0/+91
2014-11-19mac80211: add function to create data frame template including keyJohannes Berg-0/+31
2014-11-19mac80211: factor out 802.11 header building codeJohannes Berg-52/+92
2014-11-19mac80211: move skb info band assignment outJohannes Berg-12/+11
2014-11-19mac80211: add option for setting skb flags before xmitLiad Kaufman-8/+13
2014-11-04mac80211: 802.11p OCB mode supportRostislav Lisovy-0/+15
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller-3/+3
2014-09-12mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack pathAlexander Duyck-11/+4
2014-09-05mac80211: fix description comment of ieee80211_subif_start_xmitLiad Kaufman-3/+2
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg-0/+1
2014-08-26mac80211: don't resize skbs needlesslyIdo Yariv-1/+4
2014-08-15mac80211: don't duplicate station QoS capability dataJohannes Berg-3/+3
2014-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-10/+10
2014-07-07Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"Johannes Berg-10/+10
2014-06-23mac80211: clarify TDLS Tx handlingArik Nemtsov-16/+17
2014-06-23mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho-1/+2
2014-06-23net: Mac80211: Remove silly timespec danceThomas Gleixner-4/+1
2014-06-23mac80211: use csa counter offsets instead of csa_activeMichal Kazior-3/+6
2014-06-23mac80211: move csa counters from sdata to beacon/prespMichal Kazior-47/+56
2014-06-23mac80211: allow tx via monitor iface when DFSJanusz Dziedzic-5/+6
2014-06-23mac80211: fix station/driver powersave raceJohannes Berg-2/+4
2014-05-15mac80211: Handle the CSA counters correctlyAndrei Otcheretianski-20/+56
2014-05-15mac80211: Provide ieee80211_beacon_get_template APIAndrei Otcheretianski-22/+58
2014-05-15mac80211: Support multiple CSA countersAndrei Otcheretianski-22/+36
2014-05-15mac80211: Update CSA counters in mgmt framesAndrei Otcheretianski-2/+3
2014-03-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-1/+1
2014-03-19mac80211: fix WPA with VLAN on AP side with ps-sta againMichael Braun-1/+1
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+15
2014-02-20mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach-0/+15
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+1
2014-02-06mac80211: fix fragmentation code, particularly for encryptionJohannes Berg-1/+1
2014-02-04mac80211: fix bufferable MMPDU RX handlingJohannes Berg-4/+1
2014-02-04mac80211: add length check in ieee80211_is_robust_mgmt_frame()Johannes Berg-5/+4
2014-02-04mac80211: only set CSA beacon when at least one beacon must be transmittedLuciano Coelho-12/+7
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+2
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-10/+13
2014-01-10mac80211: reset TX info flags when frame will be reprocessedJohannes Berg-0/+2
2013-12-18mac80211: fix checkpatch errorsWeilong Chen-2/+2
2013-12-16mac80211: move "bufferable MMPDU" check to fix AP mode scanFelix Fietkau-10/+13
2013-12-16mac80211: update adjusting TBTT bit in beaconThomas Pedersen-2/+1
2013-12-16mac80211: let the driver reserve extra tailroom in beaconsFelix Fietkau-3/+6