summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn-lib.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-14iwlwifi: allow probe-after-rx on 2.4 GHzJohannes Berg1-20/+20
2010-10-08iwlwifi: fix dual-mode scanningJohannes Berg1-1/+3
2010-10-08iwlwifi: remove set_pwr_src operationJohannes Berg1-1/+18
2010-10-08iwlwifi: move iwl_dump_fh to agnJohannes Berg1-0/+61
2010-10-08iwlwifi: move iwl_dump_csr to agnJohannes Berg1-0/+69
2010-10-08iwlwifi: move iwl_toggle_rx_ant to agnJohannes Berg1-0/+17
2010-10-08iwlwifi: move agn specific station code thereJohannes Berg1-3/+3
2010-10-08iwlwifi: move chain settings to agnJohannes Berg1-0/+140
2010-10-08iwlwifi: introduce post_scan hookJohannes Berg1-0/+16
2010-10-06iwlagn: rename iwl5000_tx_respWey-Yi Guy1-6/+8
2010-10-06iwlagn: rename iwl5000_tx_power_dbm_cmdWey-Yi Guy1-3/+3
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy1-9/+18
2010-09-18iwlagn: initialize both tx/rx prio boost parametersWey-Yi Guy1-0/+2
2010-09-18iwlagn: correct naming for failure reply tx statusWey-Yi Guy1-2/+2
2010-09-18iwlagn: keep track of aggregated tx frames failure counterWey-Yi Guy1-0/+50
2010-09-18iwlagn: log aggregation tx command statusWey-Yi Guy1-0/+32
2010-09-18iwlagn: keep track fail tx reason counterWey-Yi Guy1-0/+79
2010-09-15iwlwifi: unify scan start checksJohannes Berg1-67/+21
2010-09-15iwlwifi: remove unused conf variablesJohannes Berg1-3/+0
2010-09-11iwlwifi: remove code repetitionWey-Yi Guy1-32/+28
2010-08-27iwlwifi: send PAN parametersJohannes Berg1-0/+5
2010-08-27iwlwifi: move virtual interface pointer into contextJohannes Berg1-3/+7
2010-08-27iwlwifi: contextify broadcast stationJohannes Berg1-2/+7
2010-08-27iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg1-1/+1
2010-08-27iwlwifi: initial contextificationJohannes Berg1-2/+4
2010-08-25iwlagn: generic bt coex functionsWey-Yi Guy1-0/+370
2010-08-25iwlwifi: indicate bt_kill condition when receive tx replyWey-Yi Guy1-1/+8
2010-08-25iwlwifi: add bt full concurrency supportWey-Yi Guy1-0/+11
2010-08-25iwlagn: set BT IGNORE for some framesJohannes Berg1-0/+6
2010-08-25iwlwifi: do not call ieee80211_frequency_to_channelShanyu Zhao1-1/+1
2010-08-06iwlwifi: fix locking assertionsJohannes Berg1-1/+1
2010-07-26iwlwifi: assume vif is NULL for internal scans and non-NULL otherwiseJohn W. Linville1-1/+4
2010-07-23iwlagn: add statistic notification structure for WiFi/BT devicesWey-Yi Guy1-1/+1
2010-07-02iwlwifi: add support for device tx flush requestWey-Yi Guy1-1/+18
2010-07-02iwlwifi: add mac80211 flush callback supportWey-Yi Guy1-0/+63
2010-06-21iwlwifi: move _agn statistics related structureWey-Yi Guy1-1/+2
2010-06-14iwlwifi: rename iwl4965_rx_mpdu_res_startEmmanuel Grumbach1-2/+2
2010-06-14iwlwifi: rename rxq->dma_addrEmmanuel Grumbach1-2/+2
2010-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-28/+2
2010-06-06iwlwifi: fix wrapping when handling aggregated batchesDaniel Halperin1-6/+45
2010-06-06iwlwifi: generic scan TX antenna forcingJohannes Berg1-4/+8
2010-06-06iwlwifi: reduce memory allocationJohannes Berg1-2/+2
2010-06-06iwlwifi: remove debug frame dumpingJohannes Berg1-131/+0
2010-06-06iwlwifi: use virtual interface address for scanJohannes Berg1-1/+3
2010-06-06iwl3945: fix internal scanAbhijeet Kolekar1-28/+2
2010-06-03Revert "iwlwifi: move _agn statistics related structure"John W. Linville1-2/+1
2010-06-02Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville1-2/+21
2010-05-18drivers/net: remove useless semicolonsJoe Perches1-1/+1
2010-05-13iwlwifi: fix and add missing sta_lock usageReinette Chatre1-1/+6
2010-05-13iwlwifi: move iwl_free_tfds_in_queue to iwlagnJohannes Berg1-0/+13