summaryrefslogtreecommitdiffstats
path: root/net/mac80211/tx.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* | mac80211: add length check in ieee80211_is_robust_mgmt_frame()Johannes Berg2014-02-041-5/+4Star
* | mac80211: only set CSA beacon when at least one beacon must be transmittedLuciano Coelho2014-02-041-12/+7Star
|/
* 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/+1Star
* | 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/+1Star
|/
* 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/+0Star
* 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/+0Star
* 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/+48Star
|\
| * mac80211: improve the rate control APIFelix Fietkau2013-04-221-108/+34Star
| * mac80211: fix CTS protection handlingFelix Fietkau2013-04-161-0/+8
| * mac80211: fix and optimize MCS mask handlingFelix Fietkau2013-04-161-5/+5
| * mac80211: fix rate control tx handler for VHT ratesKarl Beldan2013-04-161-14/+17
| * mac80211: always pick a basic rate to tx RTS/CTS for pre-HT ratesKarl Beldan2013-04-111-4/+7
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-2/+2
| * mac80211: ibss: use beacon_data struct for beacon and probe responseJohannes Berg2013-03-251-2/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-101-2/+6
|\|
| * mac80211: stop queues temporarily for flushingJohannes Berg2013-03-181-0/+1
| * mac80211: provide race-free 64-bit traffic countersJohannes Berg2013-03-071-2/+5
| * Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg2013-03-061-29/+51
| |\
* | | net: add ETH_P_802_3_MINSimon Horman2013-03-281-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-061-1/+2
|\ \ \ | | |/ | |/|
| * | mac80211: fix oops on mesh PS broadcast forwardingMarco Porsch2013-03-011-1/+2