summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: remove external reference for non-exist data structureWey-Yi Guy2009-11-181-3/+0
* iwlwifi: drop non-production PCI-IDs for 6x50 seriesWey-Yi Guy2009-11-183-36/+0
* iwlwifi: remove unused parameter from iwl_channel_infoWey-Yi Guy2009-11-182-10/+0
* iwlwifi: disable coex until implementation ready for 6x50Wey-Yi Guy2009-11-181-2/+0
* iwlwifi: validate enhanced tx power entryWey-Yi Guy2009-11-182-2/+14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-1816-192/+234
|\
| * iwlwifi: MAC_ACCESS_REQ cleanupBen Cahill2009-11-114-11/+11
| * iwlwifi: Fix issue on file transfer stalled in HT modeWey-Yi Guy2009-11-111-0/+1
| * iwlagn: update write pointers in iwl_irq_tasklet()Ben Cahill2009-11-111-6/+3
| * iwlwifi: Add comments about MAC_ACCESS_REQBen Cahill2009-11-111-0/+20
| * iwlwifi: Update comments for struct iwl_ssid_ieBen Cahill2009-11-111-3/+4
| * iwlwifi: speed up event log dumpsBen Cahill2009-11-112-12/+32
| * iwlwifi: Limit size of Event Log dumpBen Cahill2009-11-112-0/+30
| * iwlwifi: do not base station's sm_ps setting on APWey-Yi Guy2009-11-111-6/+0
| * iwlwifi: drop non-production PCI-IDsWey-Yi Guy2009-11-113-108/+2
| * iwlwifi: fix for channel switchWey-Yi Guy2009-11-116-25/+68
| * iwlwifi: add FIFO usage for 5000Johannes Berg2009-11-111-3/+16
| * iwlwifi: remove un-used parameterWey-Yi Guy2009-11-111-2/+0
| * iwlwifi: fix FIFO vs. queue confusionJohannes Berg2009-11-112-4/+10
| * iwlwifi: don't double-activate queue 4Johannes Berg2009-11-111-3/+7
| * iwlwifi: no periodic Tx/IQ calibration for 6x00/6x50 seriesWey-Yi Guy2009-11-111-2/+0
| * iwlwifi: use configured valid rx chain for scanShanyu Zhao2009-11-112-2/+2
| * iwlwifi: use only one chain for scan in PSShanyu Zhao2009-11-111-1/+15
| * iwlwifi: print rx_on config to help debugWey-Yi Guy2009-11-113-1/+9
| * iwlwifi: allocate 128 bytes linear buffer for rx skbZhu Yi2009-11-112-2/+4
| * iwlwifi: change debug message to error in failure caseReinette Chatre2009-11-111-2/+2
* | drivers/net/wireless/iwlwifi: remove exceptional & on function nameJulia Lawall2009-11-181-1/+1
* | iwlwifi: fix iwl1000 "RTS/CTS for HT" merge damageJohn W. Linville2009-11-111-0/+1
|/
* mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg2009-11-053-3/+4
* iwlwifi: add wimax/wifi coexist support for 6x50 seriesWey-Yi Guy2009-11-025-11/+158
* iwlwifi: add SM PS support for 6x50 seriesWey-Yi Guy2009-11-026-10/+52
* iwlwifi: coex API data structureWey-Yi Guy2009-11-022-3/+68
* iwlwifi: print warning when sending host command failsReinette Chatre2009-11-021-1/+2
* iwlagn: move rate scale initialization to init functionReinette Chatre2009-11-021-7/+6
* iwl3945: store station rate scale information in mac80211 station structureReinette Chatre2009-11-022-74/+60
* iwlwifi: split adding broadcast station from othersReinette Chatre2009-11-023-6/+65
* iwlwifi: move iwl_[un]init_drv to iwlagnReinette Chatre2009-11-025-95/+92
* iwlwifi: unmap memory before useReinette Chatre2009-11-021-5/+5
* iwlagn: update write pointers for all tx queues after wakeupBen Cahill2009-11-021-9/+8
* iwlagn: Clarify FH_TX interruptBen Cahill2009-11-021-4/+6
* iwlagn: invoke L0S workaround for 6000/1000 seriesBen Cahill2009-11-023-14/+18
* iwlwifi: remove power-wasting calls to apm_ops.init()Ben Cahill2009-11-023-13/+11
* iwlwifi: remove unneeded locks from apm_stop() and stop_master()Ben Cahill2009-11-021-13/+13
* iwlwifi: provide firmware versionReinette Chatre2009-11-022-0/+16
* wireless: remove WLAN_80211 and WLAN_PRE80211 from KconfigJohn W. Linville2009-10-301-1/+1
* iwlwifi: minor comments changes for wimax co-exist commandWey-Yi Guy2009-10-271-1/+1
* iwlwifi: make sure device is reset when unloading driverBen Cahill2009-10-272-0/+18
* iwlwifi: update lowest API version support for 6x00 & 6x50 seriesWey-Yi Guy2009-10-271-2/+2
* iwlwifi: remove duplicated defineWey-Yi Guy2009-10-272-4/+2
* iwlwifi: reuse page for notification packetsZhu Yi2009-10-272-24/+30