summaryrefslogtreecommitdiffstats
path: root/net/mac80211/tx.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-051-28/+49
|\| | | |/ |/|
| * mac80211: Ensure off-channel frames don't get queuedSeth Forshee2013-02-261-25/+31
| * mac80211: fix the problem of forwarding from DS to DS in MeshChun-Yeow Yeoh2013-02-261-1/+16
| * mac80211: fix tim_lock lockingJohannes Berg2013-02-261-2/+2
* | mac80211: convert to idr_alloc()Tejun Heo2013-02-271-14/+4
|/
* mac80211: clean up mesh codeJohannes Berg2013-02-151-15/+11
* mac80211: cache mesh beaconThomas Pedersen2013-02-151-53/+8
* mac80211: use spin_lock_bh() for tim_lockJohannes Berg2013-02-151-4/+2
* mac80211: fix auth/assoc timeout handlingJohannes Berg2013-02-151-0/+2
* mac80211: fix WPA with VLAN on AP side with ps-staMichael Braun2013-02-151-0/+1
* mac80211: Fix tx queue handling during scansSeth Forshee2013-02-111-0/+15
* mac80211: mesh power save basicsMarco Porsch2013-02-041-9/+22
* mac80211: allow transmitting deauth with tainted keyJohannes Berg2013-02-041-1/+2
* Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2013-01-291-3/+6
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-3/+6
| |\
| | * mac80211: fix monitor mode injectionFelix Fietkau2013-01-161-3/+6
* | | mac80211: avoid a build warningArnd Bergmann2013-01-251-4/+4
|/ /
* / mac80211: move add_tim to subfunctionMarco Porsch2013-01-161-19/+28
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-12-061-7/+2
|\
| * mac80211: remove probe response temporary buffer allocationJohannes Berg2012-11-301-7/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-261-10/+10
|\|
| * mac80211: convert to channel definition structJohannes Berg2012-11-261-10/+10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-211-3/+6
|\ \ | |/ |/|
| * mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau2012-11-101-3/+6
* | mac80211: fix TX error pathJohannes Berg2012-11-071-0/+1
* | mac80211: make client powersave independent of interface typeMarco Porsch2012-10-191-42/+58
* | mac80211: remove some unused codeJohannes Berg2012-10-181-2/+0
* | mac80211: use channel contextsJohannes Berg2012-10-171-68/+115
|/
* mac80211: use ieee80211_free_txskb to fix possible skb leaksFelix Fietkau2012-10-081-10/+12
* mac80211: add key flag for management keysJohannes Berg2012-09-101-1/+1
* Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2012-09-061-22/+16
|\
| * mac80211: fix DS to MBSS address translationThomas Pedersen2012-08-221-22/+16
* | mac80211: clean up ieee80211_subif_start_xmitJohannes Berg2012-08-201-17/+6