mac80211: move TX info into skb->cb
[safe/jmp/linux-2.6] / drivers / net / wireless / iwlwifi / iwl-4965-rs.c
2008-05-22 Johannes Bergmac80211: move TX info into skb->cb
2008-05-22 Johannes Bergmac80211: use rate index in TX control
2008-05-22 Emmanuel Grumbachiwlwifi: don't switch to SGI if not supported by AP
2008-05-22 Tomas Winkleriwlwifi: refactor ieee80211_get_qos_ctrl
2008-05-22 Tomas Winkleriwlwifi: move more station managment into iwl-sta.c
2008-05-22 Tomas Winkleriwlwifi: remove 4965 from iwl4965_rate_info
2008-05-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-05-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-05-14 Ester Kummeriwlwifi: move per driverdebug_level to per device
2008-05-14 Johannes Bergmac80211: proper STA info locking
2008-05-13 Zhu Yiiwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS...
2008-05-07 Tomas Winkleriwlwifi: rename iwl-4965.h to iwl-dev.h
2008-05-07 Guy Coheniwlwifi: more RS improvements
2008-05-07 Guy Coheniwlwifi: rate sacaling fixes
2008-05-07 Guy Coheniwlwifi: rs fix wrong parenthesizing in rs_get_lower_ra...
2008-05-07 Guy Coheniwlwifi: rate scale restructure toggle_antenna functions
2008-05-07 Guy Coheniwlwifi: rate scale module cleanups
2008-05-07 Guy Coheniwlwifi: TLC modifications
2008-05-07 Guy Coheniwlwifi: HT antenna/chains overhaul
2008-05-07 Tomas Winkleriwlwifi: remove includes to net/ieee80211.h
2008-05-07 Tomas Winkleriwlwifi: move find station to iwl-sta.c
2008-04-16 Tomas Winkleriwlwifi: move the creation of LQ host command to iwlcore
2008-04-08 Johannes Bergmac80211: rename files
2008-04-08 Tomas Winkleriwlwifi: Eliminate association from beacon
2008-04-01 Reinette Chatreiwlwifi: move rate registration to module load
2008-03-27 Ron Rindjunskymac80211: A-MPDU MLME use dynamic allocation
2008-03-25 Tomas Winkleriwlwifi: move host command sending functions to core...
2008-03-25 Tomas Winkleriwlwifi: rename struct iwl4965_priv to struct iwl_priv
2008-03-25 Tomas Winkleriwlwifi: rename iwl-4965-debug.h back to iwl-debug.h
2008-03-13 Reinette Chatreiwlwifi: update copyright year
2008-03-07 Tomas Winkleriwlwifi: fix locking unbalance in 4965 rate scale
2008-03-07 Ron Rindjunskyiwlwifi: use mac80211_tx_control_flags
2008-03-06 Tomas Winkleriwlwifi: Fix 52 rate report in rx status
2008-03-06 Johannes Bergmac80211: RCU-ify STA info structure access
2008-02-29 Johannes Bergcfg80211 API for channels/bitrates, mac80211 and driver...
2008-02-29 Ron Rindjunskyiwlwifi: A-MPDU Tx activation by load measures
2008-02-29 Ron Rindjunskyiwlwifi: A-MPDU Tx conform block Ack rate scaling to...
2008-01-28 Tomas Winkleriwlwifi: 4965 unify rate scale variable names for stati...
2008-01-28 Michael Wumac80211: Fix rate reporting regression
2008-01-28 Ron Rindjunskyiwlwifi: 802.11n comply HT rate scaling flows with...
2008-01-28 Ron Rindjunskyiwlwifi: 802.11n comply HT add station flow with mac802...
2008-01-28 Ron Rindjunskyiwlwifi: 802.11n new framework structures preperation
2008-01-28 Ben Cahilliwl4965: add comments to rate scaling code
2008-01-28 Christoph Hellwigiwlwifi: cleanup namespace
2008-01-28 Mohamed Abbasiwl4965: fix cannot find a suitable rate issue
2008-01-28 Christoph Hellwigiwlwifi: cleanup Kconfig and ifdefs to split 3945 and...
2008-01-28 Christoph Hellwigiwlwifi: keep 3945 and 4965 headers separate
2008-01-28 Tomas Winkleriwlwifi: rs-4965 fix return values
2008-01-28 Ian Schramiwlwifi: fix various spelling and typos
2008-01-28 Mattias Nisslermac80211: clean up rate selection
2007-10-18 Ron Rindjunsky[PATCH] iwlwifi: set correct base rate for A band in...
2007-10-18 Holger Schurig[PATCH] janitorial: fix all double includes in drivers...
2007-10-10 Zhu Yi[PATCH] iwlwifi: add debugfs rate scale stats
2007-10-10 Zhu Yi[PATCH] iwlwifi: set fixed rate through debugfs
2007-10-10 Zhu Yi[PATCH] iwlwifi: rs_rate_scale_perform clean up
2007-10-10 Zhu Yi[PATCH] iwlwifi: add supp_rates to rate scale sta priva...
2007-10-10 Zhu Yi[PATCH] iwlwifi: limit printouts on hot path
2007-10-10 Zhu Yi[PATCH] iwlwifi: add read rate scale table debugfs...
2007-10-10 Zhu Yi[PATCH] iwlwifi: add debugfs framework to rate scale
2007-10-10 Zhu Yi[PATCH] iwlwifi: removing unnecessary memset in 4965...
2007-10-10 Zhu Yi[PATCH] iwlwifi: Fix typo in rate sacling algorithm
2007-10-10 Zhu Yi[IWLWIFI]: remove per-file CFLAGS for IWL define
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Zhu Yi[IWLWIFI]: add iwlwifi wireless drivers