summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* iwlwifi: remove unused parametersWey-Yi Guy2009-10-271-7/+2
* iwlwifi: remove duplicate definesReinette Chatre2009-10-273-18/+0
* iwlwifi: add channel switch support to 5000 series and upWey-Yi Guy2009-10-277-17/+89
* iwlwifi: issue ct_kill host command based on device configWey-Yi Guy2009-10-274-7/+16
* iwlwifi: choose thermal throttle method based on device configWey-Yi Guy2009-10-273-6/+14
* iwlwifi: increase max tfd payload sizeWey-Yi Guy2009-10-271-3/+8
* iwlwifi: fix use after free bug for paged rxZhu Yi2009-10-274-19/+46
* iwlwifi: specify the valid tx/rx chain in device config structureWey-Yi Guy2009-10-271-4/+6
* iwlwifi: update bt co-exit configuration parameterWey-Yi Guy2009-10-272-3/+16
* iwlwifi: separate led function from statistic notificationWey-Yi Guy2009-10-273-5/+2
* iwlwifi: consolidate apm_init() functionsBen Cahill2009-10-278-183/+190
* iwlwifi: fix gain computation for 5000 series and upWey-Yi Guy2009-10-271-1/+1
* iwlwifi: add missing commands to syslog messagesJay Sternberg2009-10-272-0/+3
* iwlwifi: rework for static power saveWey-Yi Guy2009-10-273-23/+59
* iwlwifi: no chain noise support for 6x50 seriesWey-Yi Guy2009-10-271-3/+18
* iwlwifi: set auto clock gate disable bit for 6x00/6x50 seriesWey-Yi Guy2009-10-272-2/+12
* iwlagn: store station rate scale information in mac80211 station structureReinette Chatre2009-10-273-6/+16
* iwlwifi: move rate scaling structures to header fileReinette Chatre2009-10-272-100/+101
* iwlwifi: move iwl_setup_mac to iwlagnReinette Chatre2009-10-273-59/+62
* iwlwifi: fix incorrect otp blocks number for 6x50 seriesWey-Yi Guy2009-10-271-3/+3
* iwlwifi: identify eeprom version for 6x50 series NICWey-Yi Guy2009-10-272-4/+7
* iwlwifi: show current power save status reported by uCodeWey-Yi Guy2009-10-273-0/+32
* iwl3945: disable all tx fifosAbhijeet Kolekar2009-10-271-0/+1
* iwlwifi: use paged RxZhu Yi2009-10-2715-240/+284
* iwlwifi: update channel switch command APIWey-Yi Guy2009-10-271-1/+46
* iwl3945: rearrange the code.Abhijeet Kolekar2009-10-271-8/+11