summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* iwlagn: move iwl_get_ra_sta_id to 4965Johannes Berg2010-05-103-12/+10
* iwlwifi: remove rts_thresholdJohannes Berg2010-05-101-1/+0
* iwl3945: add plcp error checkingAbhijeet Kolekar2010-05-103-3/+69
* iwlagn: implement loading a new firmware file typeJohannes Berg2010-05-104-9/+187
* iwlagn: prepare for new firmware file formatJohannes Berg2010-05-101-123/+168
* iwlwifi: move eeprom version printout to eeprom initJohannes Berg2010-05-102-6/+7
* iwlwifi: remove ucode virtual functionsJohannes Berg2010-05-1010-123/+47
* iwl3945: remove ucode access indirectionJohannes Berg2010-05-102-49/+30
* iwlagn: show and store firmware build numberJohannes Berg2010-05-101-10/+15
* iwlwifi: manage IBSS station properlyJohannes Berg2010-05-1014-28/+66
* iwlwifi: pass address to iwl_remove_stationJohannes Berg2010-05-101-7/+7
* iwl3945: use iwl3945_add_bcast_stationJohannes Berg2010-05-101-1/+1
* iwlwifi: make bcast LQ command available for later restore actionsReinette Chatre2010-05-104-29/+75
* iwlwifi: dump firmware build info in error caseShanyu Zhao2010-05-101-0/+3
* iwlwifi: checking for all the possible failure casesWey-Yi Guy2010-05-101-2/+4
* iwlwifi: wimax co-exist code clean upWey-Yi Guy2010-05-103-61/+59
* iwlwifi: give correct return information for tx power debugfsWey-Yi Guy2010-05-101-1/+1
* iwlwifi: use cfg to configure calibration operationWey-Yi Guy2010-05-106-5/+44
* iwlwifi: use .cfg to enable/disable continuous ucode traceWey-Yi Guy2010-05-106-2/+20
* iwlwifi: remove device type checking for tx power in debugfsWey-Yi Guy2010-05-104-2/+10
* iwlwifi: use vif iwl_bss_info_changedJohannes Berg2010-05-101-5/+3
* iwlwifi: rename "tx_power" to "chain_tx_power"Wey-Yi Guy2010-05-101-3/+3
* iwlwifi: remove powersave debugfs if it is not supportedWey-Yi Guy2010-05-101-2/+5
* iwl3945: fix scan racesAbhijeet Kolekar2010-05-103-1/+5
* iwlwifi: rename 6000 series Gen2 devices to Gen2aShanyu Zhao2010-05-103-17/+18
* Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre2010-05-105-1/+22
|\
| * iwlagn: wait for asynchronous firmware loadingJohannes Berg2010-05-102-0/+8
| * mac80211: remove association work when processing deauth requestReinette Chatre2010-05-071-1/+2
| * ar9170: wait for asynchronous firmware loadingChristian Lamparter2010-05-072-0/+12
* | wireless: depends on NETRandy Dunlap2010-05-101-0/+1
* | wireless: rt2x00: rt2800usb: replace X by xXose Vazquez Perez2010-05-101-1/+1
* | rt2x00: Clean up generic procedures on descriptor writing.Gertjan van Wingerde2010-05-101-6/+10
* | rt2x00: Fix beaconing on rt2800.Gertjan van Wingerde2010-05-102-16/+15
* | rt2x00: provide beacon's txdesc to write_beacon callback function.Gertjan van Wingerde2010-05-109-9/+17
* | rt2x00: Clean up all driver's kick_tx_queue callback functions.Gertjan van Wingerde2010-05-108-134/+83
* | rt2x00: Factor out RXWI processing to common rt2800 code.Gertjan van Wingerde2010-05-104-97/+79
* | rt2x00: Factor out TXWI writing to common rt2800 code.Gertjan van Wingerde2010-05-104-102/+60
* | rt2x00: Don't check whether hardware crypto is enabled when reading RXD.Gertjan van Wingerde2010-05-105-33/+16
* | rt2x00: Clean up rt2800usb.h.Gertjan van Wingerde2010-05-101-40/+0
* | rt2x00: Fix setting of txdesc->length field.Gertjan van Wingerde2010-05-101-0/+1
* | ath5k: several off by one range checksDan Carpenter2010-05-101-3/+3
* | ath9k/htc_drv_main: off by one errorDan Carpenter2010-05-101-1/+1
* | ath9k/htc_drv_main: null dereference typoDan Carpenter2010-05-101-1/+1
* | iwlwifi: remove stray mutex_unlock()Dan Carpenter2010-05-101-1/+0
* | ath9k_hw: enable PCIe low power mode for AR9003Luis R. Rodriguez2010-05-101-0/+20
* | rtl8180: change PCI DMA mask to DMA_BIT_MASK(32)John W. Linville2010-05-101-2/+2
* | rt2x00: rt2800: use correct txop value in tx descriptorHelmut Schaa2010-05-075-2/+31
* | wl1271: Reduce PSM entry hang over period from 128 => 1 msJuuso Oikarinen2010-05-071-1/+1
* | wl1271: Increase timeout for command event waitingTeemu Paasikivi2010-05-071-1/+1
* | wl1271: Fix to join and channel number handlingJuuso Oikarinen2010-05-071-6/+23
OpenPOWER on IntegriCloud