aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/tx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-3/+3
2014-09-12mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack pathAlexander Duyck1-11/+4
2014-09-05mac80211: fix description comment of ieee80211_subif_start_xmitLiad Kaufman1-3/+2
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg1-0/+1
2014-08-26mac80211: don't resize skbs needlesslyIdo Yariv1-1/+4
2014-08-15mac80211: don't duplicate station QoS capability dataJohannes Berg1-3/+3
2014-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-10/+10
2014-07-07Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"Johannes Berg1-10/+10
2014-06-23mac80211: clarify TDLS Tx handlingArik Nemtsov1-16/+17
2014-06-23mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho1-1/+2
2014-06-23net: Mac80211: Remove silly timespec danceThomas Gleixner1-4/+1
2014-06-23mac80211: use csa counter offsets instead of csa_activeMichal Kazior1-3/+6
2014-06-23mac80211: move csa counters from sdata to beacon/prespMichal Kazior1-47/+56
2014-06-23mac80211: allow tx via monitor iface when DFSJanusz Dziedzic1-5/+6
2014-06-23mac80211: fix station/driver powersave raceJohannes Berg1-2/+4
2014-05-15mac80211: Handle the CSA counters correctlyAndrei Otcheretianski1-20/+56
2014-05-15mac80211: Provide ieee80211_beacon_get_template APIAndrei Otcheretianski1-22/+58
2014-05-15mac80211: Support multiple CSA countersAndrei Otcheretianski1-22/+36
2014-05-15mac80211: Update CSA counters in mgmt framesAndrei Otcheretianski1-2/+3
2014-03-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+1
2014-03-19mac80211: fix WPA with VLAN on AP side with ps-sta againMichael Braun1-1/+1
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+15
2014-02-20mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach1-0/+15
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1
2014-02-06mac80211: fix fragmentation code, particularly for encryptionJohannes Berg1-1/+1
2014-02-04mac80211: fix bufferable MMPDU RX handlingJohannes Berg1-4/+1
2014-02-04mac80211: add length check in ieee80211_is_robust_mgmt_frame()Johannes Berg1-5/+4
2014-02-04mac80211: only set CSA beacon when at least one beacon must be transmittedLuciano Coelho1-12/+7
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+2
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-10/+13
2014-01-10mac80211: reset TX info flags when frame will be reprocessedJohannes Berg1-0/+2
2013-12-18mac80211: fix checkpatch errorsWeilong Chen1-2/+2
2013-12-16mac80211: move "bufferable MMPDU" check to fix AP mode scanFelix Fietkau1-10/+13
2013-12-16mac80211: update adjusting TBTT bit in beaconThomas Pedersen1-2/+1
2013-12-16mac80211: let the driver reserve extra tailroom in beaconsFelix Fietkau1-3/+6
2013-12-02mac80211: Tx frame latency statisticsMatti Gottlieb1-0/+24
2013-11-25mac80211: add generic cipher scheme supportMax Stepanov1-6/+8
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez1-2/+1
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-0/+45
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+2
2013-10-28{nl,cfg,mac}80211: implement mesh channel switch userspace APIChun-Yeow Yeoh1-0/+16
2013-10-28mac80211: add ieee80211_tx_prepare_skb() helper functionFelix Fietkau1-0/+29
2013-09-30mac80211: use sta_info_get_bss() for nl80211 tx and client probingFelix Fietkau1-1/+2
2013-09-26mac80211: add support for CSA in IBSS modeSimon Wunderlich1-4/+33
2013-09-26mac80211: Remove superfluous is_multicast_ether_addr() callSergey Ryazanov1-1/+1
2013-08-23mac80211: assign seqnums for group QoS framesBob Copeland1-2/+4
2013-08-12mac80211: add control port protocol TX control flagJohannes Berg1-3/+5
2013-08-01mac80211: add channel switch command and beacon callbacksSimon Wunderlich1-0/+78
2013-08-01mac80211: use oneshot blink API for LED triggersFabio Baltieri1-1/+0
2013-07-16mac80211: make active monitor injection work w/ HW queueJohannes Berg1-0/+4