aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* wl1271: set radio and general params also for PLTLuciano Coelho2009-11-283-2/+15
* wl1271: fix the inetdev notifier callback return valuesLuciano Coelho2009-11-281-5/+5
* wl1271: Set PSM support flags in driver configurationJuuso Oikarinen2009-11-281-1/+2
* wl1271: Prevent PSM-entry retry loop if PSM cancelledJuuso Oikarinen2009-11-281-2/+6
* wl1271: Decrease BET consecutive terminated beacons value to 10Juuso Oikarinen2009-11-281-1/+1
* ath9k: clean up rc rate tableFelix Fietkau2009-11-282-219/+109
* ath9k: properly use the mac80211 rate control apiFelix Fietkau2009-11-2811-294/+291
* ath9k: remove warnings related to signed/unsigned type mismatchJohn W. Linville2009-11-252-3/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-2472-1049/+1949
|\
| * ath9k: set ps_default as falseJohn W. Linville2009-11-231-0/+2
| * rndis_wlan: disable stall workaroundJussi Kivilinna2009-11-231-3/+3
| * rndis_wlan: fix buffer overflow in rndis_query_oidJussi Kivilinna2009-11-231-2/+3
| * iwlwifi: remove reset led_tpt from iwl_leds_init()Wey-Yi Guy2009-11-231-1/+0
| * iwlwifi: change message for cmd queue full errorWey-Yi Guy2009-11-231-1/+1
| * iwlwifi: print limited number of event log when uCode errorWey-Yi Guy2009-11-236-37/+130
| * iwlwifi: Tell the ucode immediately when association state changesJay Sternberg2009-11-231-0/+10
| * iwlwifi: dump error log when uCode error occurredWey-Yi Guy2009-11-233-7/+4
| * iwlwifi: by default, dump entire sram data portionWey-Yi Guy2009-11-231-3/+11
| * iwlwifi: update supported PCI_ID list for 5xx0 seriesWey-Yi Guy2009-11-233-22/+84
| * iwlwifi: separate IO tracingJohannes Berg2009-11-231-1/+4
| * iwlwifi: fix reserved2 field in iwl4965_addstaWey-Yi Guy2009-11-231-1/+1
| * iwlwifi: dynamically allocate buffer for sram debugfs fileWey-Yi Guy2009-11-231-2/+13
| * iwlwifi: increase tx_queue debugfs buffer sizeWey-Yi Guy2009-11-231-1/+1
| * iwlwifi: set read/write permission for debugfs filesWey-Yi Guy2009-11-232-33/+33
| * iwl3945: removed unused struct and definitionsReinette Chatre2009-11-232-17/+0
| * iwlwifi: reset led_tpt when clear tx/rx traffic byte countsWey-Yi Guy2009-11-234-38/+18
| * iwlwifi: set sm_ps_mode as part of cfg parametersWey-Yi Guy2009-11-238-34/+30
| * iwlwifi: control led while update tx/rx bytes countsWey-Yi Guy2009-11-233-2/+2
| * iwlagn: Use iwl_write8() for CSR_INT_COALESCING registerBen Cahill2009-11-234-9/+22
| * iwlwifi: Add iwl_write8()Ben Cahill2009-11-233-0/+37
| * ath5k: Fix I/Q calibrationLukáš Turek2009-11-231-2/+2
| * b43: Rewrite DMA Tx status handling sanity checksMichael Buesch2009-11-232-14/+59
| * ath9k: This patch fix RX unpadding for any received frame.Benoit PAPILLAULT2009-11-231-5/+14
| * ipw2200: Set core hw rfkill status when hardware changes stateMatthew Garrett2009-11-231-2/+6
| * ipw2100: Register the wiphy deviceMatthew Garrett2009-11-231-29/+95
| * libipw: initiate cfg80211 API conversion (v2)John W. Linville2009-11-234-36/+161
| * mac80211: request TX status where neededJohannes Berg2009-11-195-11/+20
| * cfg80211: convert bools into flagsJohannes Berg2009-11-195-22/+17
| * b43: Enforce DMA descriptor memory constraintsMichael Buesch2009-11-182-46/+158
| * wl3501_cs: remove pedantic build warningJohn W. Linville2009-11-181-1/+1
| * wl1251: add NVS in EEPROM supportDavid-John Willis2009-11-184-7/+22
| * wl1251: remove depcreated qual usageKalle Valo2009-11-181-4/+0
| * wl1251: Send null data packet with "TODS" bit setVidhya Govindan2009-11-181-1/+2
| * wl1251: Fix regression in IRQ loop handlingJuuso Oikarinen2009-11-181-2/+4
| * wl1251: Filter out unwanted eventsJanne Ylalehto2009-11-181-2/+6
| * wl1251: Add IRQ looping supportJanne Ylalehto2009-11-181-60/+67
| * wl1251: Increase the beacon loss timeout value and handle regain eventVidhya Govindan2009-11-182-2/+10
| * wl1251: Set the correct dtim period to the firmwareVidhya Govindan2009-11-181-2/+2
| * wl1251: Add acx command to set tbtt and dtim periodVidhya Govindan2009-11-182-0/+46
| * wl1251: mask aid bits 14 and 15 in ps-poll templateKalle Valo2009-11-181-1/+4