summaryrefslogtreecommitdiffstats
path: root/net/mac80211/tx.c
Commit message (Expand)AuthorAgeFilesLines
...
| * Revert "mac80211: Use skb_header_cloned() on TX path."David S. Miller2008-06-181-2/+2
* | mac80211: do not fragment while aggregation is in useRon Rindjunsky2008-06-141-4/+4
* | mac80211: removing shadowed sbandTomas Winkler2008-06-031-3/+0
* | mac80211: fix unbalanced locking in ieee80211_get_buffered_bcTomas Winkler2008-06-031-1/+1
* | mac80211: fix rate control initialisationJohannes Berg2008-06-031-0/+2
* | mac80211: fix ieee80211_get_buffered_bcTomas Winkler2008-06-031-9/+7
* | mac80211: clean up skb reallocation codeJohannes Berg2008-06-031-29/+68
* | mac80211: remove channel use statisticsJohannes Berg2008-05-211-64/+9
* | mac80211: use multi-queue master netdeviceJohannes Berg2008-05-211-52/+45
* | mac80211: dont allow fragmentation and requeuing on A-MPDU queuesJohannes Berg2008-05-211-2/+21
* | mac80211: move TX info into skb->cbJohannes Berg2008-05-211-160/+150
* | mac80211: reorder some transmit handlersJohannes Berg2008-05-211-116/+118
* | mac80211: use rate index in TX controlJohannes Berg2008-05-211-46/+58
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-05-151-12/+18
|\ \ | |/ |/|
| * mac80211: Set IEEE80211_TXPD_REQ_TX_STATUS for all TX framesIvo van Doorn2008-05-141-0/+5
| * mac80211: proper STA info lockingJohannes Berg2008-05-141-10/+11
| * mac80211: require four hardware queues for QoS/HTJohannes Berg2008-05-141-2/+2
* | mac80211: Use skb_header_cloned() on TX path.David S. Miller2008-05-121-2/+2
* | mac80211: Don't encrypt beaconsIvo van Doorn2008-05-121-0/+1
|/
* mac80211: rename filesJohannes Berg2008-04-081-2/+2
* mac80211: add station aid into ieee80211_tx_controlChr2008-04-081-0/+1
* mac80211: RCU-ify STA info structure accessJohannes Berg2008-03-061-22/+26
* mac80211: split ieee80211_txrx_dataJohannes Berg2008-03-061-122/+122
* mac80211: clean up mesh codeJohannes Berg2008-03-061-68/+52
* mac80211: support for mesh interfaces in mac80211 data pathLuis Carlos Cobo2008-03-061-29/+129
* mac80211: rework TX filtered frame codeJohannes Berg2008-02-291-6/+6
* mac80211: consolidate TIM handling codeJohannes Berg2008-02-291-7/+4
* mac80211: remove sta TIM flag, fix expiry TIM handlingJohannes Berg2008-02-291-1/+0
* mac80211: invoke set_tim() callback after setting own TIM infoJohannes Berg2008-02-291-2/+2
* mac80211: convert sta_info.pspoll to a flagJohannes Berg2008-02-291-2/+3
* mac80211: remove "dynamic" RX/TX handlersJohannes Berg2008-02-291-5/+4
* mac80211: split ieee80211_txrx_resultJohannes Berg2008-02-291-55/+55
* mac80211: remove port control enable switch, clean up sta flagsJohannes Berg2008-02-291-5/+3
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-62/+102
* mac80211: A-MPDU Tx adding qdisc supportRon Rindjunsky2008-02-291-0/+2
* mac80211: allow sending multicast frames through virtual portsJohannes Berg2008-02-291-6/+15
* mac80211: Initialize vif pointerIvo van Doorn2008-01-281-0/+1
* mac80211: add unified BSS configurationJohannes Berg2008-01-281-7/+6
* mac80211: add beacon configuration via cfg80211Johannes Berg2008-01-281-25/+40
* mac80211: move interface type to vif structureJohannes Berg2008-01-281-8/+9
* mac80211: dont use interface indices in driversJohannes Berg2008-01-281-25/+21
* mac80211: remove misleading 'res' variableJohannes Berg2008-01-281-2/+1
* mac80211: move tx crypto decisionJohannes Berg2008-01-281-17/+22
* mac80211: allow easier multicast/broadcast buffering in hardwareJohannes Berg2008-01-281-9/+23
* mac80211: clean up eapol handling in TX pathJohannes Berg2008-01-281-1/+6
* mac80211: clean up eapol frame handling/port controlJohannes Berg2008-01-281-20/+33
* mac80211: clean up rate selectionMattias Nissler2008-01-281-24/+18
* mac80211: restructuring data Rx handlersRon Rindjunsky2008-01-281-5/+7
* mac80211: hardware scan reworkZhu Yi2008-01-281-1/+1
* mac80211: remove more forgotten codeJohannes Berg2008-01-281-58/+0
OpenPOWER on IntegriCloud