summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-4965.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: clean up declarationsJohannes Berg2010-10-081-1/+1
* iwlwifi: remove apm_ops.stopJohannes Berg2010-10-081-1/+0Star
* iwlwifi: remove set_pwr_src operationJohannes Berg2010-10-081-1/+0Star
* iwlwifi: remove set_ct_kill operationJohannes Berg2010-10-081-3/+2Star
* iwlwifi: remove verify_signature eeprom operationJohannes Berg2010-10-081-1/+0Star
* iwlwifi: move chain settings to agnJohannes Berg2010-10-081-1/+1
* iwlwifi: introduce post_scan hookJohannes Berg2010-10-081-0/+13
* iwlagn: rename iwl_commit_rxonJohannes Berg2010-10-081-1/+1
* iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-061-22/+25
* iwlagn: keep track of failure tx statusWey-Yi Guy2010-09-171-0/+1
* iwlwifi: move virtual interface pointer into contextJohannes Berg2010-08-271-1/+1
* iwlwifi: contextify broadcast stationJohannes Berg2010-08-271-3/+3
* iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg2010-08-271-1/+2
* iwlwifi: initial contextificationJohannes Berg2010-08-271-22/+24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-241-1/+1
|\
| * iwlwifi: long monitor timerWey-Yi Guy2010-08-141-1/+1
* | iwlwifi: do not call ieee80211_frequency_to_channelShanyu Zhao2010-08-241-1/+1
|/
* iwlagn: fix rts cts protectionJohannes Berg2010-08-091-1/+1
* iwlagn: add bluetooth stats to debugfsWey-Yi Guy2010-07-231-0/+1
* iwlagn: add statistic notification structure for WiFi/BT devicesWey-Yi Guy2010-07-231-2/+2
* iwlwifi: "recover_from_tx_stall" function for 4965Wey-Yi Guy2010-07-171-0/+1
* iwlwifi: update LQ for bcast station on channel changeDaniel Halperin2010-06-251-0/+1
* iwlwifi: move _agn statistics related structureWey-Yi Guy2010-06-211-3/+4
* iwlagn: use mutex for aggregationJohannes Berg2010-06-211-1/+4
* iwlwifi: generic scan TX antenna forcingJohannes Berg2010-06-061-1/+1
* iwlwifi: reduce memory allocationJohannes Berg2010-06-061-2/+2
* iwlwifi: support channel switch offload in driverWey-Yi Guy2010-06-061-9/+43
* iwlwifi: beacon format related helper functionWey-Yi Guy2010-06-061-0/+1
* iwlwifi: do not clear data after chain noise calibShanyu Zhao2010-06-061-8/+11
* Revert "iwlwifi: move _agn statistics related structure"John W. Linville2010-06-031-2/+2
* iwlwifi: fix and add missing sta_lock usageReinette Chatre2010-05-131-1/+4
* iwlwifi: move _agn statistics related structureWey-Yi Guy2010-05-131-2/+2
* iwlwifi: move iwl_find_station() to 4965Johannes Berg2010-05-111-0/+44
* iwlwifi: rework broadcast station managementJohannes Berg2010-05-111-1/+0Star
* iwlagn: move iwl_get_ra_sta_id to 4965Johannes Berg2010-05-111-0/+10
* iwlwifi: remove ucode virtual functionsJohannes Berg2010-05-111-39/+0Star
* iwlwifi: manage IBSS station properlyJohannes Berg2010-05-111-0/+1
* iwlwifi: use cfg to configure calibration operationWey-Yi Guy2010-05-111-0/+2
* iwlwifi: use .cfg to enable/disable continuous ucode traceWey-Yi Guy2010-05-111-1/+1
* iwlwifi: remove device type checking for tx power in debugfsWey-Yi Guy2010-05-111-0/+1
* iwlwifi: make scan antenna forcing more genericJohannes Berg2010-04-161-1/+6
* iwlwifi: make BT coex config a virtual methodJohannes Berg2010-04-161-0/+1
* iwlwifi: add debugfs ops to iwlwifiAbhijeet Kolekar2010-04-161-0/+6
* iwlwifi: trigger scan synchronouslyJohannes Berg2010-04-161-0/+1
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-04-121-2/+2
|\
| * iwlwifi: update tx command response statusWey-Yi Guy2010-04-091-2/+1Star
| * iwlwifi: default max event log sizeWey-Yi Guy2010-04-091-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-091-4/+9
|\ \ | |/ |/|
| * iwlwifi: need check for valid qos packet before freeWey-Yi Guy2010-04-081-4/+9
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-081-4/+2Star
|\|