summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iwmc3200wifi: 802.11n Tx aggregation supportSamuel Ortiz2009-11-288-10/+217
* iwmc3200wifi: Set wireless mode correctlyZhu Yi2009-11-281-3/+3
* iwmc3200wifi: Update wireless_mode with eeprom valuesSamuel Ortiz2009-11-283-1/+39
* iwmc3200wifi: Dont set the UMAC power limit when interface is downSamuel Ortiz2009-11-281-0/+4
* iwmc3200wifi: Parse HT channels EEPROM entriesSamuel Ortiz2009-11-283-8/+56
* MAINTAINERS: Add iwmc3200wifi entrySamuel Ortiz2009-11-281-0/+9
* rt2x00: Centralize setting of extra TX headroom requested by rt2x00.Gertjan van Wingerde2009-11-2810-16/+16
* rt2x00: Whitespace cleanup.Gertjan van Wingerde2009-11-287-87/+87
* rt2x00: Fix typo (lengt --> length) in rt2x00queue.cGertjan van Wingerde2009-11-281-2/+2
* rt2x00: Clean up use of rt2x00_intf_is_pci.Gertjan van Wingerde2009-11-281-10/+7
* rt2x00: Remove unused variable frame_control from rt2x00mac_tx.Gertjan van Wingerde2009-11-281-3/+0
* rt2x00: Only initialize HT on rt2800 devices that support it.Gertjan van Wingerde2009-11-281-1/+5
* wl1271: Remove REF_CLK hackLuciano Coelho2009-11-281-8/+1
* wl1271: remove workaround to ignore -EIO from radio and general paramsLuciano Coelho2009-11-282-10/+4
* wl1271: fix radio and general parameters commandsLuciano Coelho2009-11-285-182/+183
* 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
* mac80211: Speedup ieee80211_remove_interfaces()Eric Dumazet2009-11-251-9/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-24125-1936/+3163
|\
| * ath9k: set ps_default as falseJohn W. Linville2009-11-231-0/+2
| * ssb: Fix range check in sprom writeMichael Buesch2009-11-231-4/+16
| * ssb: Fix SPROM writingMichael Buesch2009-11-233-70/+78
| * rndis_wlan: disable stall workaroundJussi Kivilinna2009-11-231-3/+3
| * rndis_wlan: fix buffer overflow in rndis_query_oidJussi Kivilinna2009-11-231-2/+3
| * mac80211: Fix missing kernel-doc notationJaswinder Singh Rajput2009-11-231-1/+1
| * 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
| * mac80211: fix rcu lockingJohannes Berg2009-11-231-1/+3
OpenPOWER on IntegriCloud