summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-4965.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* iwlagn: move iwl_get_ra_sta_id to 4965Johannes Berg2010-05-111-0/+10
* iwlwifi: remove ucode virtual functionsJohannes Berg2010-05-111-39/+0
* 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/+1
| * 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/+2
|\|
| * iwlwifi: counting number of tfds can be free for 4965Wey-Yi Guy2010-03-301-4/+2
* | iwlwifi: remove trailing space in messagesFrans Pop2010-04-021-6/+6
* | iwlwifi: code cleanup for generic definesWey-Yi Guy2010-04-021-1/+1
* | iwlwifi: merge module parameters into single placeWey-Yi Guy2010-04-021-28/+1
* | iwlwifi: avoid device type checking in generic codeWey-Yi Guy2010-03-251-0/+1
* | iwlwifi: Generic approach to measure temperatureWey-Yi Guy2010-03-251-0/+1
* | iwlwifi: more clean up to move agn only rx functions from iwlcore to iwlagnWey-Yi Guy2010-03-251-3/+3
* | iwlwifi: move agn only tx functions from iwlcore to iwlagnWey-Yi Guy2010-03-251-3/+4
* | iwlwifi: code cleanup for connectivity recoveryWey-Yi Guy2010-03-191-1/+1