summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* wl1271: updated general parameters structure for newer firmwaresLuciano Coelho2009-12-284-0/+65
* wl1271: updated radio parameters structure for newer firmwaresLuciano Coelho2009-12-281-4/+12
* b43: Allow PIO mode to be selected at module loadLarry Finger2009-12-286-75/+8
* mwl8k: remove duplicate local per-vif copy of ieee80211_bss_confLennert Buytenhek2009-12-281-22/+16
* mwl8k: remove unused mwl8k_vif::privLennert Buytenhek2009-12-281-6/+0
* mwl8k: fix up AP vs. STA firmware image receive descriptor handlingLennert Buytenhek2009-12-281-64/+60
* mwl8k: do rx/tx ring initialisation after loading firmwareLennert Buytenhek2009-12-281-47/+57
* mwl8k: get rid of the struct mwl8k_firmware abstractionLennert Buytenhek2009-12-281-17/+9
* mwl8k: add 2.4GHz channels 12, 13 and 14Lennert Buytenhek2009-12-281-0/+3
* mwl8k: initialize the mwl8k_info_tbl table using the MWL* enumsLennert Buytenhek2009-12-281-2/+2
* mwl8k: inline qos field manipulation functionsLennert Buytenhek2009-12-281-41/+10
* mwl8k: get rid of the AMSDU check in the transmit pathLennert Buytenhek2009-12-281-11/+0
* mwl8k: hw is never NULL in mwl8k_set_radio_preamble()Lennert Buytenhek2009-12-281-5/+1
* mwl8k: firmware command code cleanupLennert Buytenhek2009-12-281-324/+323
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-2892-686/+1006
|\
| * ps3_gelic_wireless: Fix build failure due to missing WEXT_PRIVBenjamin Herrenschmidt2009-12-211-0/+2
| * mac80211: fix WMM AP settings applicationJohannes Berg2009-12-211-0/+8
| * mac80211: fix peer HT capabilitiesJohannes Berg2009-12-213-6/+24
| * iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx()Roel Kluin2009-12-213-3/+3
| * Libertas: fix buffer overflow in lbs_get_essid()Daniel Mack2009-12-211-2/+0
| * drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warningakpm@linux-foundation.org2009-12-211-1/+2
| * ath9k: Stop ANI when doing a resetSujith2009-12-211-0/+6
| * ath9k: Fix TX queue drainingSujith2009-12-212-3/+3
| * ath9k: Fix bug in assigning sequence numberSujith2009-12-211-10/+3
| * rt2x00: Fix calculation of rt2800 iveiv entry offset.Gertjan van Wingerde2009-12-211-1/+1
| * iwlwifi: fix 40MHz operation setting on cards that do not allow itReinette Chatre2009-12-211-1/+2
| * iwl3945: fix panic in iwl3945 driverZhu Yi2009-12-211-0/+3
| * iwlwifi: initialize spinlock before useReinette Chatre2009-12-212-4/+4
| * iwl3945: disable power saveReinette Chatre2009-12-212-3/+7
| * iwlwifi: fix more eeprom endian bugsJohannes Berg2009-12-214-11/+16
| * iwlwifi: fix EEPROM/OTP reading endian annotations and a bugJohannes Berg2009-12-212-10/+12
| * rt2x00: Disable powersaving for rt61pci and rt2800pci.Gertjan van Wingerde2009-12-212-0/+11
| * drivers/net/wireless: Correct code taking the size of a pointerJulia Lawall2009-12-211-2/+2
| * ath9k: Last fix for TX software padding.Benoit Papillault2009-12-211-11/+12
| * iwlwifi: fix syslog message for event log dump sizeWey-Yi Guy2009-12-212-2/+2
| * iwlwifi: power up all devices for EEPROM readReinette Chatre2009-12-212-16/+6
| * iwlwifi: allocated rx page accounting cleanupZhu Yi2009-12-217-24/+21
| * mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde2009-12-142-0/+8
| * rt2x00: Fix rt2800usb detection in rt2800lib.Gertjan van Wingerde2009-12-141-2/+2
| * wireless: update old static regulatory domain rulesJohn W. Linville2009-12-101-50/+25
| * mac80211: Revert 'Use correct sign for mesh active path refresh'Javier Cardona2009-12-102-3/+4
| * mac80211: Fixed bug in mesh portal pathsJavier Cardona2009-12-101-1/+0
| * net/mac80211: Correct size given to memsetJulia Lawall2009-12-101-1/+1
| * b43: Remove reset after fatal DMA errorLarry Finger2009-12-101-1/+4
| * rtl8187: add radio led and fix warnings on suspendHerton Ronaldo Krzesinski2009-12-103-21/+50
| * ath5k: enable EEPROM checksum checkLuis R. Rodriguez2009-12-101-2/+1
| * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPECJohn W. Linville2009-12-091-1/+2
| * cfg80211: Clear encryption privacy when key off is done.Vivek Natarajan2009-12-091-0/+1
| * gianfar: Fix build with CONFIG_NET_POLL_CONTROLLER=yAnton Vorontsov2009-12-091-0/+1
| * b44 WOL setup: one-bit-off stack corruption kernel panic fixStanislav Brabec2009-12-081-2/+1
OpenPOWER on IntegriCloud