safe/jmp/linux-2.6
2010-03-23 Sujithath9k_hw: add HTC init hardware call for special resets...
2010-03-23 Sujithath9k_hw: always set the core clock for AR9271
2010-03-23 Sujithath9k_hw: use the skip count for PA calibration on...
2010-03-23 Sujithath9k_hw: restrict valid nf readings for AR9271 to...
2010-03-23 Sujithath9k_hw: fix noisefloor history buffer usage on AR9271
2010-03-23 Sujithath9k_hw: Fix full sleep setup for AR9271
2010-03-23 Sujithath9k_hw: fix TX descriptor setup for AR9271
2010-03-23 Sujithath9k_hw: skip chip tests for AR9271
2010-03-23 Sujithath9k_hw: add GPIO setup code for AR9271
2010-03-23 Sujithath9k_hw: update initialization values for AR9271
2010-03-23 Ming Leiath9k: decrease size of ath9k.ko
2010-03-23 John W. LinvilleMerge branch 'wireless-next-2.6' of git://git./linux...
2010-03-19 Wey-Yi Guyiwlwifi: code cleanup for connectivity recovery
2010-03-19 Wey-Yi Guyiwlwifi: Recover TX flow failure
2010-03-19 Wey-Yi Guyiwlwifi: move plcp check to separated function
2010-03-19 Wey-Yi Guyiwlwifi: Recover TX flow stall due to stuck queue
2010-03-19 Shanyu Zhaoiwlwifi: clean up driver names for 1000/5000/6000
2010-03-19 Johannes Bergiwlwifi: sta_id cannot be invalid in rs_initialize_lq
2010-03-19 Reinette Chatreiwlwifi: implement new mac80211 station add/remove...
2010-03-19 Reinette Chatreiwlwifi: only add broadcast station once
2010-03-19 Ben Cahilliwlagn: Add Flow-handler (FH) register dump for 4965.
2010-03-19 florian@mickler.orgrename new rfkill sysfs knobs
2010-03-16 Bruno Randolfmac80211: (really) fix rates setup on IBSS merge
2010-03-16 John W. LinvilleRevert "mac80211: fix rates setup on IBSS merge"
2010-03-16 Alban Browaeysrt2x00: Fix TX status reporting for rt2800pci.
2010-03-16 Alban Browaeysrt2x00: txdone implementation supporting hw encryption.
2010-03-15 Helmut Schaart2x00: fix warning when building rt2800pci with just...
2010-03-15 Pavel Roskinipw2x00: replace "ieee80211" with "libipw" where approp...
2010-03-15 Pavel Roskinorinoco: disable support for prism chipset by default
2010-03-15 Grazvydas Ignotaswl1251: reduce eeprom read wait time
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
next