summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-4965.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy1-22/+25
2010-09-18iwlagn: keep track of failure tx statusWey-Yi Guy1-0/+1
2010-08-27iwlwifi: move virtual interface pointer into contextJohannes Berg1-1/+1
2010-08-27iwlwifi: contextify broadcast stationJohannes Berg1-3/+3
2010-08-27iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg1-1/+2
2010-08-27iwlwifi: initial contextificationJohannes Berg1-22/+24
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2010-08-25iwlwifi: do not call ieee80211_frequency_to_channelShanyu Zhao1-1/+1
2010-08-14iwlwifi: long monitor timerWey-Yi Guy1-1/+1
2010-08-09iwlagn: fix rts cts protectionJohannes Berg1-1/+1
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-2/+2
2010-07-17iwlwifi: "recover_from_tx_stall" function for 4965Wey-Yi Guy1-0/+1
2010-06-26iwlwifi: update LQ for bcast station on channel changeDaniel Halperin1-0/+1
2010-06-21iwlwifi: move _agn statistics related structureWey-Yi Guy1-3/+4
2010-06-21iwlagn: use mutex for aggregationJohannes Berg1-1/+4
2010-06-06iwlwifi: generic scan TX antenna forcingJohannes Berg1-1/+1
2010-06-06iwlwifi: reduce memory allocationJohannes Berg1-2/+2
2010-06-06iwlwifi: support channel switch offload in driverWey-Yi Guy1-9/+43
2010-06-06iwlwifi: beacon format related helper functionWey-Yi Guy1-0/+1
2010-06-06iwlwifi: do not clear data after chain noise calibShanyu Zhao1-8/+11
2010-06-03Revert "iwlwifi: move _agn statistics related structure"John W. Linville1-2/+2
2010-05-13iwlwifi: fix and add missing sta_lock usageReinette Chatre1-1/+4
2010-05-13iwlwifi: move _agn statistics related structureWey-Yi Guy1-2/+2
2010-05-11iwlwifi: move iwl_find_station() to 4965Johannes Berg1-0/+44
2010-05-11iwlwifi: rework broadcast station managementJohannes Berg1-1/+0
2010-05-11iwlagn: move iwl_get_ra_sta_id to 4965Johannes Berg1-0/+10
2010-05-11iwlwifi: remove ucode virtual functionsJohannes Berg1-39/+0
2010-05-11iwlwifi: manage IBSS station properlyJohannes Berg1-0/+1
2010-05-11iwlwifi: use cfg to configure calibration operationWey-Yi Guy1-0/+2
2010-05-11iwlwifi: use .cfg to enable/disable continuous ucode traceWey-Yi Guy1-1/+1
2010-05-11iwlwifi: remove device type checking for tx power in debugfsWey-Yi Guy1-0/+1
2010-04-17iwlwifi: make scan antenna forcing more genericJohannes Berg1-1/+6
2010-04-17iwlwifi: make BT coex config a virtual methodJohannes Berg1-0/+1
2010-04-17iwlwifi: add debugfs ops to iwlwifiAbhijeet Kolekar1-0/+6
2010-04-17iwlwifi: trigger scan synchronouslyJohannes Berg1-0/+1
2010-04-12Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville1-2/+2
2010-04-09iwlwifi: update tx command response statusWey-Yi Guy1-2/+1
2010-04-09iwlwifi: default max event log sizeWey-Yi Guy1-0/+1
2010-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-4/+9
2010-04-09iwlwifi: need check for valid qos packet before freeWey-Yi Guy1-4/+9
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-4/+2
2010-04-02iwlwifi: remove trailing space in messagesFrans Pop1-6/+6
2010-04-02iwlwifi: code cleanup for generic definesWey-Yi Guy1-1/+1
2010-04-02iwlwifi: merge module parameters into single placeWey-Yi Guy1-28/+1
2010-03-30iwlwifi: counting number of tfds can be free for 4965Wey-Yi Guy1-4/+2
2010-03-25iwlwifi: avoid device type checking in generic codeWey-Yi Guy1-0/+1
2010-03-25iwlwifi: Generic approach to measure temperatureWey-Yi Guy1-0/+1
2010-03-25iwlwifi: more clean up to move agn only rx functions from iwlcore to iwlagnWey-Yi Guy1-3/+3
2010-03-25iwlwifi: move agn only tx functions from iwlcore to iwlagnWey-Yi Guy1-3/+4