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