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