aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* wl1271: implement dco itrim parameters settingLuciano Coelho2009-12-28
* wl1271: use the correct macro when setting the basic ratesLuciano Coelho2009-12-28
* wl1271: set null data template when BSSID is knownLuciano Coelho2009-12-28
* wl1271: check result code from the join commandLuciano Coelho2009-12-28
* wl1271: limit TX power to 25dBm for every channelLuciano Coelho2009-12-28
* wl1271: remove workaround for disconnectionLuciano Coelho2009-12-28
* wl1271: use join command with dummy BSSIDLuciano Coelho2009-12-28
* wl1271: added radio parameters configuration values newer firmwaresLuciano Coelho2009-12-28
* wl1271: update radio and general parameters valuesLuciano Coelho2009-12-28
* wl1271: updated general parameters structure for newer firmwaresLuciano Coelho2009-12-28
* wl1271: updated radio parameters structure for newer firmwaresLuciano Coelho2009-12-28
* b43: Allow PIO mode to be selected at module loadLarry Finger2009-12-28
* mwl8k: remove duplicate local per-vif copy of ieee80211_bss_confLennert Buytenhek2009-12-28
* mwl8k: remove unused mwl8k_vif::privLennert Buytenhek2009-12-28
* mwl8k: fix up AP vs. STA firmware image receive descriptor handlingLennert Buytenhek2009-12-28
* mwl8k: do rx/tx ring initialisation after loading firmwareLennert Buytenhek2009-12-28
* mwl8k: get rid of the struct mwl8k_firmware abstractionLennert Buytenhek2009-12-28
* mwl8k: add 2.4GHz channels 12, 13 and 14Lennert Buytenhek2009-12-28
* mwl8k: initialize the mwl8k_info_tbl table using the MWL* enumsLennert Buytenhek2009-12-28
* mwl8k: inline qos field manipulation functionsLennert Buytenhek2009-12-28
* mwl8k: get rid of the AMSDU check in the transmit pathLennert Buytenhek2009-12-28
* mwl8k: hw is never NULL in mwl8k_set_radio_preamble()Lennert Buytenhek2009-12-28
* mwl8k: firmware command code cleanupLennert Buytenhek2009-12-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-28
|\
| * ps3_gelic_wireless: Fix build failure due to missing WEXT_PRIVBenjamin Herrenschmidt2009-12-21
| * mac80211: fix peer HT capabilitiesJohannes Berg2009-12-21
| * iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx()Roel Kluin2009-12-21
| * Libertas: fix buffer overflow in lbs_get_essid()Daniel Mack2009-12-21
| * drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warningakpm@linux-foundation.org2009-12-21
| * ath9k: Stop ANI when doing a resetSujith2009-12-21
| * ath9k: Fix TX queue drainingSujith2009-12-21
| * ath9k: Fix bug in assigning sequence numberSujith2009-12-21
| * rt2x00: Fix calculation of rt2800 iveiv entry offset.Gertjan van Wingerde2009-12-21
| * iwlwifi: fix 40MHz operation setting on cards that do not allow itReinette Chatre2009-12-21
| * iwl3945: fix panic in iwl3945 driverZhu Yi2009-12-21
| * iwlwifi: initialize spinlock before useReinette Chatre2009-12-21
| * iwl3945: disable power saveReinette Chatre2009-12-21
| * iwlwifi: fix more eeprom endian bugsJohannes Berg2009-12-21
| * iwlwifi: fix EEPROM/OTP reading endian annotations and a bugJohannes Berg2009-12-21
| * rt2x00: Disable powersaving for rt61pci and rt2800pci.Gertjan van Wingerde2009-12-21
| * drivers/net/wireless: Correct code taking the size of a pointerJulia Lawall2009-12-21
| * ath9k: Last fix for TX software padding.Benoit Papillault2009-12-21
| * iwlwifi: fix syslog message for event log dump sizeWey-Yi Guy2009-12-21
| * iwlwifi: power up all devices for EEPROM readReinette Chatre2009-12-21
| * iwlwifi: allocated rx page accounting cleanupZhu Yi2009-12-21
| * rt2x00: Fix rt2800usb detection in rt2800lib.Gertjan van Wingerde2009-12-14
| * b43: Remove reset after fatal DMA errorLarry Finger2009-12-10
| * rtl8187: add radio led and fix warnings on suspendHerton Ronaldo Krzesinski2009-12-10
| * ath5k: enable EEPROM checksum checkLuis R. Rodriguez2009-12-10
| * gianfar: Fix build with CONFIG_NET_POLL_CONTROLLER=yAnton Vorontsov2009-12-09