summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wl1271: Removed duplicate code from module remove function.Teemu Paasikivi2010-03-231-12/+1
* wl1271: Added DEBUG_SDIO flagTeemu Paasikivi2010-03-232-8/+13
* wl1271: Remove deprecated interface config functionJuuso Oikarinen2010-03-231-68/+0
* wl1271: Fix MAC address handlingJuuso Oikarinen2010-03-232-89/+68
* wl1271: enable U-APSDKalle Valo2010-03-231-2/+8
* wl1271: fix ps scheme in wl1271_op_conf_tx()Kalle Valo2010-03-231-1/+1
* wl1271: create qos nullfunc templateKalle Valo2010-03-232-0/+23
* wl1271: get probe request template from mac80211Kalle Valo2010-03-234-116/+40
* wl1271: get pspoll and nullfunc templates from mac80211Kalle Valo2010-03-231-24/+20
* wl1271: enable WMMKalle Valo2010-03-232-3/+2
* wl1271: Add sysfs file to control BT co-ex stateJuuso Oikarinen2010-03-235-4/+81
* wl1271: Move platform device registration from _spi to _mainJuuso Oikarinen2010-03-232-31/+37
* wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex.Juuso Oikarinen2010-03-235-139/+328
* wl1271: Fix SG configuration message structuresJuuso Oikarinen2010-03-232-71/+66
* wl1271: Changed SDIO MMC host claimingTeemu Paasikivi2010-03-231-18/+9
* wl1271: Cleaned up wlan power on/off functionsTeemu Paasikivi2010-03-236-25/+30
* wl1271: Fix configuration of the TX opportunity valueJuuso Oikarinen2010-03-231-1/+2
* ath9k_htc: Support for AR9271 chipset.Sujith2010-03-2318-1/+6393
* ath9k_hw: fix hardware deinitSujith2010-03-232-3/+4
* ath9k_hw: add HTC init hardware call for special resets for AR9271Sujith2010-03-232-0/+15
* ath9k_hw: always set the core clock for AR9271Sujith2010-03-231-32/+2
* ath9k_hw: use the skip count for PA calibration on AR9271Sujith2010-03-231-3/+6
* ath9k_hw: restrict valid nf readings for AR9271 to -114Sujith2010-03-231-0/+8
* ath9k_hw: fix noisefloor history buffer usage on AR9271Sujith2010-03-231-4/+4
* ath9k_hw: Fix full sleep setup for AR9271Sujith2010-03-231-1/+1
* ath9k_hw: fix TX descriptor setup for AR9271Sujith2010-03-231-1/+1
* ath9k_hw: skip chip tests for AR9271Sujith2010-03-231-2/+4
* ath9k_hw: add GPIO setup code for AR9271Sujith2010-03-232-2/+12
* ath9k_hw: update initialization values for AR9271Sujith2010-03-233-65/+146
* ath9k: decrease size of ath9k.koMing Lei2010-03-231-2/+2
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-03-2318-493/+985
|\
| * iwlwifi: code cleanup for connectivity recoveryWey-Yi Guy2010-03-196-40/+85
| * iwlwifi: Recover TX flow failureWey-Yi Guy2010-03-193-2/+67
| * iwlwifi: move plcp check to separated functionWey-Yi Guy2010-03-196-22/+47
| * iwlwifi: Recover TX flow stall due to stuck queueWey-Yi Guy2010-03-1911-0/+167
| * iwlwifi: clean up driver names for 1000/5000/6000Shanyu Zhao2010-03-195-17/+17
| * iwlwifi: sta_id cannot be invalid in rs_initialize_lqJohannes Berg2010-03-191-4/+0
| * iwlwifi: implement new mac80211 station add/remove callsReinette Chatre2010-03-1912-389/+522
| * iwlwifi: only add broadcast station onceReinette Chatre2010-03-197-57/+117
| * iwlagn: Add Flow-handler (FH) register dump for 4965.Ben Cahill2010-03-191-0/+1
* | rename new rfkill sysfs knobsflorian@mickler.org2010-03-192-32/+13
|/
* mac80211: (really) fix rates setup on IBSS mergeBruno Randolf2010-03-161-8/+8
* Revert "mac80211: fix rates setup on IBSS merge"John W. Linville2010-03-161-3/+0
* rt2x00: Fix TX status reporting for rt2800pci.Alban Browaeys2010-03-161-15/+25
* rt2x00: txdone implementation supporting hw encryption.Alban Browaeys2010-03-161-32/+25
* rt2x00: fix warning when building rt2800pci with just soc supportHelmut Schaa2010-03-151-0/+2
* ipw2x00: replace "ieee80211" with "libipw" where appropriatePavel Roskin2010-03-154-28/+27
* orinoco: disable support for prism chipset by defaultPavel Roskin2010-03-153-39/+60
* wl1251: reduce eeprom read wait timeGrazvydas Ignotas2010-03-151-1/+2
* wl1251: fix ELP_CTRL register accesses when using SDIOGrazvydas Ignotas2010-03-155-6/+56
OpenPOWER on IntegriCloud