summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-5000.c
AgeCommit message (Expand)Author
2010-08-18iwlwifi: use long monitor timer for 5300 seriesWey-Yi Guy
2010-08-14iwlwifi: use long monitor timer to avoid un-necessary reloadWey-Yi Guy
2010-08-14iwlwifi: long monitor timerWey-Yi Guy
2010-08-09iwlagn: fix rts cts protectionJohannes Berg
2010-07-23iwlagn: add bluetooth stats to debugfsWey-Yi Guy
2010-07-23iwlagn: add statistic notification structure for WiFi/BT devicesWey-Yi Guy
2010-07-02iwlwifi: generic parameter define for _agn deviceWey-Yi Guy
2010-07-02iwlwifi: add support for device tx flush requestWey-Yi Guy
2010-07-02iwlwifi: add mac80211 flush callback supportWey-Yi Guy
2010-06-25iwlwifi: update LQ for bcast station on channel changeDaniel Halperin
2010-06-25iwlwifi: enable DC calibration based on config parameterWey-Yi Guy
2010-06-21iwlwifi: move _agn statistics related structureWey-Yi Guy
2010-06-05iwlwifi: do not use huge command buffer for channel switchWey-Yi Guy
2010-06-05iwlwifi: support channel switch offload in driverWey-Yi Guy
2010-06-05iwlwifi: beacon format related helper functionWey-Yi Guy
2010-06-03Revert "iwlwifi: move _agn statistics related structure"John W. Linville
2010-05-13iwlwifi: move _agn statistics related structureWey-Yi Guy
2010-05-10iwlwifi: rework broadcast station managementJohannes Berg
2010-05-10iwlwifi: remove ucode virtual functionsJohannes Berg
2010-05-10iwlwifi: manage IBSS station properlyJohannes Berg
2010-05-10iwlwifi: use cfg to configure calibration operationWey-Yi Guy
2010-05-10iwlwifi: use .cfg to enable/disable continuous ucode traceWey-Yi Guy
2010-04-30iwlwifi: set hw parameters based on device typeWey-Yi Guy
2010-04-16iwlwifi: add debugfs ops to iwlwifiAbhijeet Kolekar
2010-04-09iwlwifi: default max event log sizeWey-Yi Guy
2010-04-02iwlwifi: merge module parameters into single placeWey-Yi Guy
2010-03-25iwlwifi: add missing email address informationWey-Yi Guy
2010-03-25iwlwifi: remove non-exist extern functions and structuresWey-Yi Guy
2010-03-25iwlwifi: move agn module parameter structure to common placeWey-Yi Guy
2010-03-25iwlwifi: move agn common code to iwlagn library fileWey-Yi Guy
2010-03-25iwlwifi: move ucode alive related code to separate fileWey-Yi Guy
2010-03-25iwlwifi: move hw related defines to separate fileWey-Yi Guy
2010-03-25iwlwifi: move tx queue related code to separate fileWey-Yi Guy
2010-03-25iwlwifi: move hcmd related code to separate fileWey-Yi Guy
2010-03-25iwlwifi: code cleanup for "load ucode" functionWey-Yi Guy
2010-03-25iwlwifi: move ucode loading related code to separated fileWey-Yi Guy
2010-03-19iwlwifi: code cleanup for connectivity recoveryWey-Yi Guy
2010-03-19iwlwifi: move plcp check to separated functionWey-Yi Guy
2010-03-19iwlwifi: Recover TX flow stall due to stuck queueWey-Yi Guy
2010-03-19iwlwifi: clean up driver names for 1000/5000/6000Shanyu Zhao
2010-03-19iwlwifi: only add broadcast station onceReinette Chatre
2010-03-09iwlwifi: clean up queue/fifo handlingJohannes Berg
2010-03-09iwlwifi: clear up AC/FIFO debug outputJohannes Berg
2010-03-09iwlagn: move ICT code into separate fileJohannes Berg
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-22iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka
2010-02-22iwlwifi: error checking for number of tfds in queueWey-Yi Guy
2010-02-11iwlwifi: clear all the stop_queue flag after load firmwareWey-Yi Guy
2010-02-11iwlwifi: clear all tx queues when firmware readyWey-Yi Guy