sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / net / mac80211 / tx.c
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)
2009-01-29 Jouni Malinenmac80211: 802.11w - CCMP for management frames
2009-01-29 Johannes Bergmac80211: extend/document powersave API
2009-01-29 Johannes Bergmac80211: move dynamic PS timeout to hardware config
2009-01-29 Rami Rosenmac80211: remove an unnecessary assignment to info...
2009-01-29 Vivek Natarajanmac80211: Reset the power save timer from master_start_...
2009-01-22 Brian Cavagnolomac80211: decrement ref count to netdev after launching...
2008-12-19 Kalle Valomac80211: implement dynamic power save
2008-12-12 Johannes Bergmac80211: remove fragmentation offload functionality
2008-12-05 Rami Rosenmac80211: tx module cleanup.
2008-11-10 Johannes Bergwireless: fix a few sparse warnings
2008-10-31 Sujithmac80211: Re-enable aggregation
2008-10-31 Sujithmac80211: Change WARN_ON to WARN_ON_ONCE
2008-10-31 Johannes Bergmac80211/drivers: rewrite the rate control API
2008-10-31 Johannes Bergmac80211: move bss_conf into vif
2008-10-31 Johannes Bergmac80211: make retry limits part of hw config
2008-10-31 Johannes Bergmac80211: provide sequence numbers
2008-10-31 Johannes Bergmac80211: kill hw.conf.antenna_sel_{rx,tx}
2008-10-28 Johannes Bergmac80211: convert to %pM away from print_mac
2008-10-06 Felix Fietkaumac80211: add multi-rate retry support
2008-10-06 Rami Rosenmac80211: remove redundant check in ieee80211_master_st...
2008-10-06 Tomas Winklermac80211: remove shadowed variables in ieee80211_master...
2008-09-24 Johannes Bergmac80211: clean up rate control API
2008-09-24 YanBomac80211: mesh portal functionality support
2008-09-24 Johannes Bergmac80211: make master iface not wireless
2008-09-15 Johannes Bergmac80211: remove debug frame dumping
2008-09-15 Johannes Bergmac80211: remove beacon counters
2008-09-15 Johannes Bergmac80211: fix virtual interfaces vs. injection
2008-09-15 Johannes Bergmac80211: pass AP vif pointer for VLANs
2008-09-15 Johannes Bergmac80211: move txrate_idx into RC algorithms
2008-09-15 Johannes Bergmac80211: share STA information with driver
2008-09-15 Johannes Bergmac80211: use nl80211 interface types
2008-09-15 Johannes Bergmac80211: inform driver of basic rateset
2008-09-15 Johannes Bergmac80211: clean up some comments
2008-09-15 Johannes Bergmac80211: clean up scan namespace
2008-09-15 Johannes Bergmac80211: split off mesh handling entirely
2008-08-22 Jasper Bryant-Greenereplace net_device arguments with ieee80211_{local...
2008-08-22 Harvey Harrisonmac80211: remove rx/tx_data->fc member
2008-08-22 Harvey Harrisonmac80211: use ieee80211 frame control directly
2008-08-22 Harvey Harrisonmac80211: remove IEEE80211_FC helper
2008-08-22 Harvey Harrisonmac80211: rx.c/tx.c remove more users of tx/rx_data->fc
next