summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-5000.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-04Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-4/+0
2011-02-28iwlwifi: move check health code into iwl-rx.cStanislaw Gruszka1-4/+0
2011-02-21iwlagn: Support new 5000 microcode.Fry, Donald H1-1/+1
2010-12-14iwlagn: code clean up to remove duplicate codeWey-Yi Guy1-58/+31
2010-12-14iwlwifi: do not reload fw if WiMAX own the RFWey-Yi Guy1-0/+3
2010-12-07iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka1-3/+1
2010-11-25iwlwifi: use antenna information in EEPROMWey-Yi Guy1-14/+6
2010-11-16iwlagn: use SKU information in the EEPROMWey-Yi Guy1-7/+0
2010-11-16iwlwifi: change default led mode for different devicesWey-Yi Guy1-0/+7
2010-11-15iwlwifi: put all the isr related function under opsWey-Yi Guy1-2/+14
2010-11-15iwlagn: new RXON processing for modern devicesJohannes Berg1-8/+0
2010-11-15iwlwifi: make mac80211 ops a device configJohannes Berg1-0/+2
2010-10-08iwlwifi: remove apm_ops.stopJohannes Berg1-2/+0
2010-10-08iwlwifi: remove set_pwr_src operationJohannes Berg1-2/+0
2010-10-08iwlwifi: remove set_ct_kill operationJohannes Berg1-6/+2
2010-10-08iwlwifi: remove verify_signature eeprom operationJohannes Berg1-2/+0
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy1-136/+55
2010-09-18iwlagn: keep track of failure tx statusWey-Yi Guy1-0/+2
2010-09-18iwlagn: add bt_status_read for 5150Wey-Yi Guy1-0/+1
2010-08-27iwlwifi: move virtual interface pointer into contextJohannes Berg1-1/+1
2010-08-27iwlwifi: contextify broadcast stationJohannes Berg1-4/+4
2010-08-27iwlwifi: initial contextificationJohannes Berg1-5/+10
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-7/+7
2010-08-25iwlwifi: do not call ieee80211_frequency_to_channelShanyu Zhao1-1/+1
2010-08-25iwlwifi: separate thermal throttling functionWey-Yi Guy1-0/+10
2010-08-19iwlwifi: use long monitor timer for 5300 seriesWey-Yi Guy1-2/+2
2010-08-14iwlwifi: use long monitor timer to avoid un-necessary reloadWey-Yi Guy1-5/+5
2010-08-14iwlwifi: long monitor timerWey-Yi Guy1-7/+7
2010-08-09iwlagn: fix rts cts protectionJohannes Berg1-5/+5
2010-07-23iwlagn: add bluetooth stats to debugfsWey-Yi Guy1-0/+1
2010-07-23iwlagn: add statistic notification structure for WiFi/BT devicesWey-Yi Guy1-1/+1
2010-07-02iwlwifi: generic parameter define for _agn deviceWey-Yi Guy1-4/+4
2010-07-02iwlwifi: add support for device tx flush requestWey-Yi Guy1-0/+2
2010-07-02iwlwifi: add mac80211 flush callback supportWey-Yi Guy1-0/+2
2010-06-26iwlwifi: update LQ for bcast station on channel changeDaniel Halperin1-0/+2
2010-06-26iwlwifi: enable DC calibration based on config parameterWey-Yi Guy1-1/+4
2010-06-21iwlwifi: move _agn statistics related structureWey-Yi Guy1-1/+1
2010-06-06iwlwifi: do not use huge command buffer for channel switchWey-Yi Guy1-1/+1
2010-06-06iwlwifi: support channel switch offload in driverWey-Yi Guy1-8/+44
2010-06-06iwlwifi: beacon format related helper functionWey-Yi Guy1-0/+4
2010-06-03Revert "iwlwifi: move _agn statistics related structure"John W. Linville1-1/+1
2010-05-13iwlwifi: move _agn statistics related structureWey-Yi Guy1-1/+1
2010-05-11iwlwifi: rework broadcast station managementJohannes Berg1-2/+0
2010-05-11iwlwifi: remove ucode virtual functionsJohannes Berg1-2/+0
2010-05-11iwlwifi: manage IBSS station properlyJohannes Berg1-0/+2
2010-05-11iwlwifi: use cfg to configure calibration operationWey-Yi Guy1-0/+14
2010-05-11iwlwifi: use .cfg to enable/disable continuous ucode traceWey-Yi Guy1-0/+7
2010-05-01iwlwifi: set hw parameters based on device typeWey-Yi Guy1-21/+52
2010-04-17iwlwifi: add debugfs ops to iwlwifiAbhijeet Kolekar1-0/+11
2010-04-09iwlwifi: default max event log sizeWey-Yi Guy1-0/+7