summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-4965.c
AgeCommit message (Expand)Author
2010-10-07iwlwifi: clean up declarationsJohannes Berg
2010-10-07iwlwifi: remove apm_ops.stopJohannes Berg
2010-10-07iwlwifi: remove set_pwr_src operationJohannes Berg
2010-10-07iwlwifi: remove set_ct_kill operationJohannes Berg
2010-10-07iwlwifi: remove verify_signature eeprom operationJohannes Berg
2010-10-07iwlwifi: move chain settings to agnJohannes Berg
2010-10-07iwlwifi: introduce post_scan hookJohannes Berg
2010-10-07iwlagn: rename iwl_commit_rxonJohannes Berg
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy
2010-09-17iwlagn: keep track of failure tx statusWey-Yi Guy
2010-08-27iwlwifi: move virtual interface pointer into contextJohannes Berg
2010-08-27iwlwifi: contextify broadcast stationJohannes Berg
2010-08-27iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg
2010-08-27iwlwifi: initial contextificationJohannes Berg
2010-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-24iwlwifi: do not call ieee80211_frequency_to_channelShanyu Zhao
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-17iwlwifi: "recover_from_tx_stall" function for 4965Wey-Yi Guy
2010-06-25iwlwifi: update LQ for bcast station on channel changeDaniel Halperin
2010-06-21iwlwifi: move _agn statistics related structureWey-Yi Guy
2010-06-21iwlagn: use mutex for aggregationJohannes Berg
2010-06-06iwlwifi: generic scan TX antenna forcingJohannes Berg
2010-06-06iwlwifi: reduce memory allocationJohannes Berg
2010-06-06iwlwifi: support channel switch offload in driverWey-Yi Guy
2010-06-06iwlwifi: beacon format related helper functionWey-Yi Guy
2010-06-06iwlwifi: do not clear data after chain noise calibShanyu Zhao
2010-06-03Revert "iwlwifi: move _agn statistics related structure"John W. Linville
2010-05-13iwlwifi: fix and add missing sta_lock usageReinette Chatre
2010-05-13iwlwifi: move _agn statistics related structureWey-Yi Guy
2010-05-10iwlwifi: move iwl_find_station() to 4965Johannes Berg
2010-05-10iwlwifi: rework broadcast station managementJohannes Berg
2010-05-10iwlagn: move iwl_get_ra_sta_id to 4965Johannes 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-05-10iwlwifi: remove device type checking for tx power in debugfsWey-Yi Guy
2010-04-16iwlwifi: make scan antenna forcing more genericJohannes Berg
2010-04-16iwlwifi: make BT coex config a virtual methodJohannes Berg
2010-04-16iwlwifi: add debugfs ops to iwlwifiAbhijeet Kolekar
2010-04-16iwlwifi: trigger scan synchronouslyJohannes Berg
2010-04-12Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2010-04-09iwlwifi: update tx command response statusWey-Yi Guy
2010-04-09iwlwifi: default max event log sizeWey-Yi Guy
2010-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-08iwlwifi: need check for valid qos packet before freeWey-Yi Guy
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville