summaryrefslogtreecommitdiffstats
path: root/net/mac80211/tx.c
AgeCommit message (Expand)AuthorLines
2008-05-12mac80211: Use skb_header_cloned() on TX path.David S. Miller-2/+2
2008-05-12mac80211: Don't encrypt beaconsIvo van Doorn-0/+1
2008-04-08mac80211: rename filesJohannes Berg-2/+2
2008-04-08mac80211: add station aid into ieee80211_tx_controlChr-0/+1
2008-03-06mac80211: RCU-ify STA info structure accessJohannes Berg-22/+26
2008-03-06mac80211: split ieee80211_txrx_dataJohannes Berg-122/+122
2008-03-06mac80211: clean up mesh codeJohannes Berg-68/+52
2008-03-06mac80211: support for mesh interfaces in mac80211 data pathLuis Carlos Cobo-29/+129
2008-02-29mac80211: rework TX filtered frame codeJohannes Berg-6/+6
2008-02-29mac80211: consolidate TIM handling codeJohannes Berg-7/+4
2008-02-29mac80211: remove sta TIM flag, fix expiry TIM handlingJohannes Berg-1/+0
2008-02-29mac80211: invoke set_tim() callback after setting own TIM infoJohannes Berg-2/+2
2008-02-29mac80211: convert sta_info.pspoll to a flagJohannes Berg-2/+3
2008-02-29mac80211: remove "dynamic" RX/TX handlersJohannes Berg-5/+4
2008-02-29mac80211: split ieee80211_txrx_resultJohannes Berg-55/+55
2008-02-29mac80211: remove port control enable switch, clean up sta flagsJohannes Berg-5/+3
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg-62/+102
2008-02-29mac80211: A-MPDU Tx adding qdisc supportRon Rindjunsky-0/+2
2008-02-29mac80211: allow sending multicast frames through virtual portsJohannes Berg-6/+15
2008-01-28mac80211: Initialize vif pointerIvo van Doorn-0/+1
2008-01-28mac80211: add unified BSS configurationJohannes Berg-7/+6
2008-01-28mac80211: add beacon configuration via cfg80211Johannes Berg-25/+40
2008-01-28mac80211: move interface type to vif structureJohannes Berg-8/+9
2008-01-28mac80211: dont use interface indices in driversJohannes Berg-25/+21
2008-01-28mac80211: remove misleading 'res' variableJohannes Berg-2/+1
2008-01-28mac80211: move tx crypto decisionJohannes Berg-17/+22
2008-01-28mac80211: allow easier multicast/broadcast buffering in hardwareJohannes Berg-9/+23
2008-01-28mac80211: clean up eapol handling in TX pathJohannes Berg-1/+6
2008-01-28mac80211: clean up eapol frame handling/port controlJohannes Berg-20/+33
2008-01-28mac80211: clean up rate selectionMattias Nissler-24/+18
2008-01-28mac80211: restructuring data Rx handlersRon Rindjunsky-5/+7
2008-01-28mac80211: hardware scan reworkZhu Yi-1/+1
2008-01-28mac80211: remove more forgotten codeJohannes Berg-58/+0
2007-10-10[MAC80211]: improve radiotap injectionJohannes Berg-91/+104
2007-10-10[MAC80211]: remove ALG_NONEJohannes Berg-2/+0
2007-10-10[MAC80211]: remove management interfaceJohannes Berg-11/+3
2007-10-10[PATCH] mac80211: consolidate encryptionJohannes Berg-47/+15
2007-10-10[PATCH] mac80211: fix virtual interface lockingJohannes Berg-3/+7
2007-10-10[MAC80211]: print out wiphy name instead of master deviceJohannes Berg-4/+5
2007-10-10[MAC80211]: remove key threshold stuffJohannes Berg-6/+1
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches-14/+18
2007-10-10[MAC80211]: PS mode fixTomas Winkler-0/+1
2007-10-10[MAC80211]: use internal network device statsStephen Hemminger-4/+4
2007-10-10[MAC80211]: get STA after tx radiotap snippedwarmcat-2/+2
2007-10-10[MAC80211]: remove HW_KEY_IDX_INVALIDJohannes Berg-4/+12
2007-10-10[MAC80211]: rework hardware crypto flagsJohannes Berg-3/+2
2007-10-10[MAC80211]: remove turbo modesJohannes Berg-2/+0
2007-10-10[MAC80211]: fix race conditions with keysJohannes Berg-4/+16
2007-10-10[MAC80211]: don't send invalid QoS framesJohannes Berg-1/+14
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman-4/+5