safe/jmp/linux-2.6
2010-03-15 Grazvydas Ignotaswl1251: fix ELP_CTRL register accesses when using SDIO
2010-03-15 Grazvydas Ignotaswl1251: make local symbols static
2010-03-15 Felix Fietkaumac80211: optimize tx status processing
2010-03-15 Stewart MalikDRIVER: Libertas: Fixed coding style in rx.c
2010-03-15 John W. Linvilleath5k: remove unused beacon timer code
2010-03-15 John W. Linvilleath5k: remove dead source in ath5k_combine_linear_pcdac...
2010-03-15 John W. Linvilleath5k: remove some dead functions
2010-03-15 matthieu castetairo : Print of firmware version
2010-03-15 matthieu castetairo : fix printing status info
2010-03-10 Larry Fingerssb: Export ssb_chipco_gpio_control - needed by N PHY...
2010-03-10 Andrew Blaichath5k: fixing retries in ath5k_hw_setup_4word_tx_desc
2010-03-10 Felix Fietkauath9k: fix rate control tx status handling for A-MPDU
2010-03-10 Teemu Paasikiviwl1271: Changed wl1271_sdio to be selectable only on ARM
2010-03-10 Bruno Randolfath5k: Minor EEPROM documentation updates
2010-03-10 Bruno Randolfath5k: IQ calibration for AR5211 is slightly different
2010-03-10 Bruno Randolfath5k: add debugfs file frameerrors
2010-03-10 Bruno Randolfath5k: remove ah_gpio_npins
2010-03-10 Bruno Randolfath5k: remove ah_mac_revision
2010-03-10 Bruno Randolfath5k: remove ah_magic
2010-03-10 Bruno Randolfath5k: remove double opmode definition
2010-03-10 Bruno Randolfath5k: preserve antenna settings
2010-03-10 Bruno Randolfath5k: add antenna statistics and debugfs file for...
2010-03-10 Jussi Kivilinnarndis_wlan: Implement cfg80211 PMKSA API
2010-03-10 Jussi Kivilinnarndis_wlan: get max_num_pmkids from device
2010-03-10 Jussi Kivilinnarndis_wlan: remove unused variables from priv structure
2010-03-10 Jussi Kivilinnarndis_wlan: copy only useful data from rndis_command...
2010-03-10 Felix Fietkauminstrel: make the rate control ops reusable from anoth...
2010-03-10 Felix Fietkauminstrel: simplify and fix debugfs code
2010-03-10 Benoit Papillaultath5k: Fix TX/RX padding for all frames
2010-03-10 Andres Salomonmac80211: give warning if building w/out rate ctrl...
2010-03-10 Zhu Yiiwmc3200wifi: typo fix and code cleanup
2010-03-10 Zhu Yiiwmc3200wifi: mark some pmksa functions static
2010-03-10 Zhu Yiiwmc3200wifi: increase concatenated buffer
2010-03-10 Zhu Yiiwmc3200wifi: protect rx_tickets and rx_packets[] lists
2010-03-10 Zhu Yiiwmc3200wifi: add ftrace event tracing support
2010-03-10 Zhu Yiiwmc3200wifi: remove "_safe" for some list_for_each_ent...
2010-03-10 Zhu Yiiwmc3200wifi: refuse to associate on unallowed channels
2010-03-10 florian@mickler.orgenhance sysfs rfkill interface
2010-03-10 florian@mickler.orgDocument the rfkill sysfs ABI
2010-03-10 Abhijeet Kolekariwl3945: check ucode load error code
2010-03-10 Johannes Bergiwlwifi: clean up queue/fifo handling
2010-03-10 Wey-Yi Guyiwlwifi: add internal short scan support for 3945
2010-03-10 Wey-Yi Guyiwlwifi: remove unnecessary parameter in scan function
2010-03-10 Wey-Yi Guyiwlwifi: remove duplicate function
2010-03-10 Reinette Chatreiwlwifi: remove needlessly exported symbols
2010-03-10 Johannes Bergiwlwifi: change WEP key protection to use mutex
2010-03-10 Wey-Yi Guyiwlwifi: remove un-necessary parameters
2010-03-10 Johannes Bergiwlagn: move sysfs flags and filter_flags files to...
2010-03-10 Johannes Bergiwlwifi: remove STATUS_MODE_PENDING
2010-03-10 Johannes Bergiwlwifi: remove alive start adhoc restart
2010-03-10 Johannes Bergiwlwifi: move 3945 clip groups to 3945 data
2010-03-10 Johannes Bergiwlwifi: clear up AC/FIFO debug output
2010-03-10 Johannes Bergiwlwifi: remove sanity check
2010-03-10 Johannes Bergiwlwifi: remove IBSS channel sanity check
2010-03-10 Johannes Bergiwlwifi: remove priv->active_rate_basic
2010-03-10 Johannes Bergiwlwifi: remove never-changing priv->rates_mask variable
2010-03-10 Johannes Bergiwlwifi: remove frame dropping
2010-03-10 Johannes Bergiwlwifi: remove dead code from iwl_mac_reset_tsf
2010-03-10 Johannes Bergiwlwifi: remove superfluous channel check
2010-03-10 Johannes Bergiwlagn: remove write-only variables
2010-03-10 Johannes Bergiwlwifi: move ICT data to agn part of union
2010-03-10 Johannes Bergiwlwifi: move 3945 specific data into union
2010-03-10 Johannes Bergiwlagn: move ICT code into separate file
2010-03-09 Rafał Miłeckib43: N-PHY: switch to chanspec ops
2010-03-09 Rafał Miłeckib43: N-PHY: implement chanspec setup
2010-03-09 Rafał Miłeckib43: N-PHY: isloate 2055 radio setup
2010-03-09 Rafał Miłeckib43: N-PHY: adjust gain table
2010-03-09 Rafał Miłeckib43: N-PHY: switch to chanspec struct
2010-03-09 Rafał Miłeckib43: N-PHY: update post init of 2055 radio
2010-03-09 Rafał Miłeckib43: N-PHY: update writing channel-specific radio registers
2010-03-09 Rafał Miłeckib43: N-PHY: turn radio on/off (rfkill)
2010-03-09 Rafał Miłeckib43: N-PHY: initialize super switch
2010-03-09 Rafał Miłeckib43: N-PHY: add some registers and structs definitions
2010-03-09 Johannes Bergmac80211: use different MAC addresses for virtual inter...
2010-03-09 Helmut Schaamac80211: Improve software scan timing
2010-03-09 Pavel Roskinath9k: never read from the AR_IMR_S2 register
2010-03-09 Bruno Randolfmac80211: fix rates setup on IBSS merge
2010-03-09 Juuso Oikarinenwl1271: Remove tx-power level workaround
2010-03-09 Juuso Oikarinenwl1271: Disable host TX rate control
2010-03-09 Juuso Oikarinenwl1271: Clean up TX security sequence number handling
2010-03-09 Juuso Oikarinenwl1271: Clean up firmware block allocation calculation
2010-03-09 Juuso Oikarinenwl1271: Update TX packet life time handling with higher...
2010-03-09 Juuso Oikarinenwl1271: Implement looped IRQ handling
2010-03-09 Juuso Oikarinenwl1271: Don't mask interrupts while handling interrupt
2010-03-09 Juuso Oikarinenwl1271: Aggregate RX acknowledgements to FW
2010-03-09 Juuso Oikarinenwl1271: Remove annoying PSM entry/exit kernel traces
2010-03-09 Juuso Oikarinenwl1271: Fix queue stopping/waking for TX path
2010-03-09 Juuso Oikarinenwl1271: Fix ad-hoc mode neighborhood detection
2010-03-09 Juuso Oikarinenwl1271: Improvements to the TX path
2010-03-09 Kalle Valowl1271: don't get received frames from hardware in...
2010-03-09 Teemu Paasikiviwl1271: Fixed unloading of the wl1271_sdio module
2010-03-09 Teemu Paasikiviwl1271: Changed access to fw status register to use...
2010-03-09 Teemu Paasikiviwl1271: Initial SDIO implementation
2010-03-09 Teemu Paasikiviwl1271: Divided driver to two separate modules
2010-03-09 Teemu Paasikiviwl1271: Removed wl1271_spi.h and made some functions...
2010-03-09 Teemu Paasikiviwl1271: Inlined IO functions
2010-03-09 Teemu Paasikiviwl1271: Implemented abstraction of IO functions.
2010-03-09 Teemu Paasikiviwl1271: Added functions to enable/disable interrupt...
2010-03-09 Teemu Paasikiviwl1271: Moved module basics to wl1271_spi.c
2010-03-09 Christian Lamparterp54: Enable HW_REPORTS_TX_ACK_STATUS
next