summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
...
| * | iwlwifi: make iwlwifi send beaconsDaniel C Halperin2009-11-182-0/+13
| * | iwlwifi: fix bugs in beacon configurationDaniel C Halperin2009-11-182-21/+63
| * | iwlagn: power up device before initializing EEPROMReinette Chatre2009-11-181-3/+6
| * | iwlwifi: align tx/rx statistics debugfs formatWey-Yi Guy2009-11-181-6/+7
| * | iwlwifi: eliminate the possible 1/2 dBm tx power loss in 6x00 & 6x50 seriesWey-Yi Guy2009-11-183-14/+52
| * | iwl3945: Reset saved POWER_TABLE_CMD in "up"Ben Cahill2009-11-181-1/+1
| * | iwlwifi: update reply_statistics_cmd with 'clear' parameterWey-Yi Guy2009-11-1810-23/+77
| * | 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 master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-188-0/+8
|\ \ \ | |/ / |/| / | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-185-3/+24
| |\
| | * iwlwifi: Fix issue on file transfer stalled in HT modeWey-Yi Guy2009-11-101-0/+1
| | * iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 seriesWey-Yi Guy2009-11-104-3/+23
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-159-29/+28
| |\ \ | | |/
| * | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-118-0/+8
* | | 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-043-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
OpenPOWER on IntegriCloud