aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/tx.c
AgeCommit message (Expand)Author
2008-07-14mac80211: fix TX sequence numbersJohannes Berg
2008-07-14mac80211: revamp beacon configurationJohannes Berg
2008-07-14mac80211: make master netdev handling saneJohannes Berg
2008-07-02mac80211: rework debug settings and make debugging saferJohannes Berg
2008-07-02mac80211: get rid of function pointers in TX pathJohannes Berg
2008-06-30mac80211: fix warning: unused variable invoke_tx_handlersTomas Winkler
2008-06-27mac80211: fix tx fragmentationJohannes Berg
2008-06-27mac80211: tx.c use new frame control helpersHarvey Harrison
2008-06-26mac80211: add single function calling tx handlersJohannes Berg
2008-06-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-18mac80211: detect driver tx bugsJohannes Berg
2008-06-18Revert "mac80211: Use skb_header_cloned() on TX path."David S. Miller
2008-06-14mac80211: do not fragment while aggregation is in useRon Rindjunsky
2008-06-03mac80211: removing shadowed sbandTomas Winkler
2008-06-03mac80211: fix unbalanced locking in ieee80211_get_buffered_bcTomas Winkler
2008-06-03mac80211: fix rate control initialisationJohannes Berg
2008-06-03mac80211: fix ieee80211_get_buffered_bcTomas Winkler
2008-06-03mac80211: clean up skb reallocation codeJohannes Berg
2008-05-21mac80211: remove channel use statisticsJohannes Berg
2008-05-21mac80211: use multi-queue master netdeviceJohannes Berg
2008-05-21mac80211: dont allow fragmentation and requeuing on A-MPDU queuesJohannes Berg
2008-05-21mac80211: move TX info into skb->cbJohannes Berg
2008-05-21mac80211: reorder some transmit handlersJohannes Berg
2008-05-21mac80211: use rate index in TX controlJohannes Berg
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-05-14mac80211: Set IEEE80211_TXPD_REQ_TX_STATUS for all TX framesIvo van Doorn
2008-05-14mac80211: proper STA info lockingJohannes Berg
2008-05-14mac80211: require four hardware queues for QoS/HTJohannes Berg
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