mac80211: allow station add/remove to sleep
[safe/jmp/linux-2.6] / net / mac80211 / tx.c
2010-02-08 Johannes Bergmac80211: allow station add/remove to sleep
2010-02-08 Johannes Bergwireless: update radiotap parser
2010-02-01 Felix Fietkaumac80211: fix sta lookup with AP VLAN interfaces and...
2010-02-01 Felix Fietkaumac80211: fix monitor mode tx radiotap header handling
2010-01-25 Johannes Bergmac80211: fix sw crypto
2010-01-23 Kalle Valomac80211: fix tx select key null pointer crash with...
2010-01-22 Johannes Bergmac80211: add missing key check
2010-01-19 Johannes Bergmac80211: re-enable re-transmission of filtered frames
2010-01-19 Johannes Bergmac80211: move control.hw_key assignment
2010-01-19 Johannes Bergmac80211: remove useless setting of IEEE80211_TX_INTFL_...
2010-01-19 Johannes Bergmac80211: move and rename misc tx handler
2010-01-12 Kalle Valomac80211: check uapsd state for dynamic power save
2010-01-12 Kalle Valomac80211: create tx handler for dynamic ps
2010-01-12 Felix Fietkaumac80211: do not transmit frames on unconfigured 4...
2010-01-12 Kalle Valomac80211: create Probe Request template
2010-01-12 Kalle Valomac80211: add functions to create PS Poll and Nullfunc...
2010-01-12 Jouni Malinencfg80211/mac80211: Use more generic bitrate mask for...
2010-01-12 Jouni Malinenmac80211: Select lowest rate based on basic rate set...
2010-01-05 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2010-01-05 Johannes Bergmac80211: fix skb buffering issue
2009-12-30 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2009-12-28 Johannes Bergmac80211: add ieee80211_sdata_running
2009-12-28 Luis R. Rodriguezmac80211: fix race with suspend and dynamic_ps_disable_work
2009-12-21 Johannes Bergmac80211: reduce reliance on netdev
2009-12-21 Johannes Bergmac80211: make station management completely depend...
2009-11-30 Joe Perchesnet: Move && and || to end of previous line
2009-11-19 Johannes Bergmac80211: request TX status where needed
2009-11-19 Johannes Bergcfg80211: introduce capability for 4addr mode
2009-11-18 Johannes Bergmac80211: remove encrypt parameter from ieee80211_tx_skb
2009-11-18 Johannes Bergmac80211: make software rate control optional
2009-11-18 Johannes Bergmac80211: use fixed broadcast address
2009-11-18 Johannes Bergmac80211: remove dev_hold/put calls
2009-11-13 Rui Paulomac80211: fix BSSID setup for beacon frames
2009-11-11 Felix Fietkaumac80211: implement support for 4-address frames for...
2009-11-06 Johannes Bergmac80211: async station powersave handling
2009-11-02 Johannes Bergmac80211: make CALL_TXH a statement
2009-10-30 Johannes Bergmac80211: unconditionally set IEEE80211_TX_CTL_SEND_AFT...
2009-10-30 Johannes Bergmac80211: introduce ieee80211_beacon_get_tim()
2009-10-30 Kalle Valomac80211: fix dynamic power save for devices with nullf...
2009-10-30 Kalle Valomac80211: refactor dynamic power save check
2009-10-27 Björn Smedmanmac80211: fix for incorrect sequence number on hostapd...
2009-10-07 Johannes Bergmac80211: fix vlan and optimise RX
2009-09-29 Igor Perminovmac80211: Fix [re]association power saving issue on...
2009-09-01 Stephen Hemmingerwireless: convert drivers to netdev_tx_t
2009-08-14 Javier Cardonamac80211: Fix unresolved mesh frames queued without...
2009-08-14 Javier Cardonamac80211: Use 3-address format for mesh broadcast frames.
2009-08-14 Johannes Bergmac80211: small tx code cleanup
2009-08-14 Johannes Bergmac80211: sequence number micro-optimisation
2009-08-14 Johannes Bergmac80211: take statistics before encryption
2009-08-14 Johannes Bergmac80211: allow DMA optimisation
2009-08-04 Luis R. Rodriguezmac80211: redefine usage of the mac80211 workqueue
2009-07-29 Johannes Bergmac80211: verify info->control.vif is not NULL
2009-07-27 Luis R. Rodriguezmac80211: fix oops due to missing private data
2009-07-27 Johannes Bergmac80211: fix PS-poll response, race
2009-07-27 Helmut Schaamac80211: implement basic background scanning
2009-07-27 Helmut Schaamac80211: Replace {sw, hw}_scanning variables with...
2009-07-27 Johannes Bergmac80211: cooperate more with network namespaces
2009-07-24 Javier Cardonamac80211: Fix regression in mesh forwarding path.
2009-07-24 Johannes Bergmac80211: fix ieee80211_xmit call context
2009-07-24 Johannes Bergmac80211: remove master netdev
2009-07-24 Luis R. Rodriguezmac80211: drop frames for sta with no valid rate
2009-07-24 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-21 Pavel Roskinmac80211: fix injection in monitor mode
2009-07-06 Patrick McHardynet: convert remaining non-symbolic return values in...
2009-06-13 Patrick McHardynet: use symbolic values for ndo_start_xmit() return...
2009-06-10 Luis R. Rodriguezmac80211: disable moving between PS modes during scan
2009-06-10 Johannes Bergmac80211: clean up return value of __ieee80211_parse_tx...
2009-06-10 Johannes Bergmac80211: do not pass PS frames out of mac80211 again
2009-06-03 Luis R. Rodriguezmac80211: removed unused variable in ieee80211_tx()
2009-05-20 Jouni Malinenmac80211: Do not override AID in the duration field
2009-05-13 Johannes Bergmac80211: make noack test available
2009-05-08 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-05-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-06 Gábor Stefanikmac80211: Warn if the rate controller requests retries...
2009-05-06 Johannes Bergmac80211: add driver ops wrappers
2009-05-06 Johannes Bergmac80211: clean up beacon interval settings
2009-05-04 Johannes Bergmac80211: correct fragmentation threshold check
2009-04-24 John W. Linvillewireless: remove some (bogus?) 'may be used uninitializ...
2009-04-22 Jouni Malinennl80211: Add set/get for frag/rts threshold and retry...
2009-04-22 Johannes Bergmac80211: convert to cfg80211 IBSS API
2009-04-22 Christian Lampartermac80211: set CLEAR_PS for pspolled frames
2009-03-28 Johannes Bergmac80211/iwlwifi: move virtual A-MDPU queue bookkeeping...
2009-03-28 Johannes Bergmac80211: fix aggregation to not require queue stop
2009-03-28 Johannes Bergmac80211: add skb length sanity checking
2009-03-28 Johannes Bergmac80211: clean up __ieee80211_tx args
2009-03-28 Johannes Bergmac80211: rework the pending packets code
2009-03-28 Johannes Bergmac80211: fix A-MPDU queue assignment
2009-03-28 Johannes Bergmac80211: rewrite fragmentation
2009-03-28 Kalle Valomac80211: don't drop nullfunc frames during software...
2009-03-28 Johannes Bergmac80211: remove ieee80211_num_regular_queues
2009-03-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-16 Jouni Malinenmac80211: Fix panic on fragmentation with power saving
2009-02-27 Johannes Bergmac80211: split IBSS/managed code
2009-02-27 Johannes Bergmac80211: fix aggregation for hardware with ampdu queues
2009-02-15 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-13 Vivek Natarajanmac80211: Fix the wrong WARN_ON message appearing on...
2009-02-11 Johannes Bergmac80211: restrict to AP in outgoing interface heuristic
2009-02-09 Luis R. Rodriguezmac80211: do not TX injected frames when not allowed
2009-01-29 Jouni Malinenmac80211: Fix drop-unencrypted for management frames
2009-01-29 Jouni Malinenmac80211: 802.11w - Use BIP (AES-128-CMAC)
next