summaryrefslogtreecommitdiffstats
path: root/net/mac80211/tx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-251-10/+10
|\
| * Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"Johannes Berg2014-07-071-10/+10
* | mac80211: clarify TDLS Tx handlingArik Nemtsov2014-06-231-16/+17
* | mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho2014-06-231-1/+2
* | net: Mac80211: Remove silly timespec danceThomas Gleixner2014-06-231-4/+1
* | mac80211: use csa counter offsets instead of csa_activeMichal Kazior2014-06-231-3/+6
* | mac80211: move csa counters from sdata to beacon/prespMichal Kazior2014-06-231-47/+56
* | mac80211: allow tx via monitor iface when DFSJanusz Dziedzic2014-06-231-5/+6
* | mac80211: fix station/driver powersave raceJohannes Berg2014-06-231-2/+4
|/
* mac80211: Handle the CSA counters correctlyAndrei Otcheretianski2014-05-151-20/+56
* mac80211: Provide ieee80211_beacon_get_template APIAndrei Otcheretianski2014-05-151-22/+58
* mac80211: Support multiple CSA countersAndrei Otcheretianski2014-05-151-22/+36
* mac80211: Update CSA counters in mgmt framesAndrei Otcheretianski2014-05-151-2/+3
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-03-201-1/+1
|\
| * mac80211: fix WPA with VLAN on AP side with ps-sta againMichael Braun2014-03-191-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-041-0/+15
|\ \ | |/ |/|
| * mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach2014-02-201-0/+15
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-131-1/+1
|\ \ | |/
| * mac80211: fix fragmentation code, particularly for encryptionJohannes Berg2014-02-061-1/+1
* | mac80211: fix bufferable MMPDU RX handlingJohannes Berg2014-02-041-4/+1
* | mac80211: add length check in ieee80211_is_robust_mgmt_frame()Johannes Berg2014-02-041-5/+4
* | mac80211: only set CSA beacon when at least one beacon must be transmittedLuciano Coelho2014-02-041-12/+7
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-171-0/+2
|\
| * mac80211: reset TX info flags when frame will be reprocessedJohannes Berg2014-01-101-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-141-10/+13
|\ \ | |/ |/|
| * mac80211: move "bufferable MMPDU" check to fix AP mode scanFelix Fietkau2013-12-161-10/+13
* | mac80211: fix checkpatch errorsWeilong Chen2013-12-181-2/+2
* | mac80211: update adjusting TBTT bit in beaconThomas Pedersen2013-12-161-2/+1
* | mac80211: let the driver reserve extra tailroom in beaconsFelix Fietkau2013-12-161-3/+6
* | mac80211: Tx frame latency statisticsMatti Gottlieb2013-12-021-0/+24
* | mac80211: add generic cipher scheme supportMax Stepanov2013-11-251-6/+8
* | cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-251-2/+1
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-051-0/+45
|\
| * {nl,cfg,mac}80211: implement mesh channel switch userspace APIChun-Yeow Yeoh2013-10-281-0/+16
| * mac80211: add ieee80211_tx_prepare_skb() helper functionFelix Fietkau2013-10-281-0/+29
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-1/+2
|\ \ | |/ |/|
| * mac80211: use sta_info_get_bss() for nl80211 tx and client probingFelix Fietkau2013-09-301-1/+2
* | mac80211: add support for CSA in IBSS modeSimon Wunderlich2013-09-261-4/+33
* | mac80211: Remove superfluous is_multicast_ether_addr() callSergey Ryazanov2013-09-261-1/+1
|/
* mac80211: assign seqnums for group QoS framesBob Copeland2013-08-231-2/+4
* mac80211: add control port protocol TX control flagJohannes Berg2013-08-121-3/+5
* mac80211: add channel switch command and beacon callbacksSimon Wunderlich2013-08-011-0/+78
* mac80211: use oneshot blink API for LED triggersFabio Baltieri2013-08-011-1/+0
* mac80211: make active monitor injection work w/ HW queueJohannes Berg2013-07-161-0/+4
* mac80211: select and adjust bitrates according to channel modeSimon Wunderlich2013-07-161-5/+16
* mac80211: fix timing for 5 MHz and 10 MHz channelsSimon Wunderlich2013-07-161-3/+7
* mac80211: don't check local mesh TTL on TXThomas Pedersen2013-06-031-6/+0
* mac80211: always send multicast on CAB queueJohannes Berg2013-05-291-2/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-241-105/+48
|\
| * mac80211: improve the rate control APIFelix Fietkau2013-04-221-108/+34
OpenPOWER on IntegriCloud