summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn-lib.c
AgeCommit message (Expand)Author
2010-10-07iwlwifi: move agn specific station code thereJohannes Berg
2010-10-07iwlwifi: move chain settings to agnJohannes Berg
2010-10-07iwlwifi: introduce post_scan hookJohannes Berg
2010-10-06iwlagn: rename iwl5000_tx_respWey-Yi Guy
2010-10-06iwlagn: rename iwl5000_tx_power_dbm_cmdWey-Yi Guy
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy
2010-09-17iwlagn: initialize both tx/rx prio boost parametersWey-Yi Guy
2010-09-17iwlagn: correct naming for failure reply tx statusWey-Yi Guy
2010-09-17iwlagn: keep track of aggregated tx frames failure counterWey-Yi Guy
2010-09-17iwlagn: log aggregation tx command statusWey-Yi Guy
2010-09-17iwlagn: keep track fail tx reason counterWey-Yi Guy
2010-09-14iwlwifi: unify scan start checksJohannes Berg
2010-09-14iwlwifi: remove unused conf variablesJohannes Berg
2010-09-11iwlwifi: remove code repetitionWey-Yi Guy
2010-08-27iwlwifi: send PAN parametersJohannes Berg
2010-08-27iwlwifi: move virtual interface pointer into contextJohannes Berg
2010-08-27iwlwifi: contextify broadcast stationJohannes Berg
2010-08-27iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg
2010-08-27iwlwifi: initial contextificationJohannes Berg
2010-08-25iwlagn: generic bt coex functionsWey-Yi Guy
2010-08-25iwlwifi: indicate bt_kill condition when receive tx replyWey-Yi Guy
2010-08-25iwlwifi: add bt full concurrency supportWey-Yi Guy
2010-08-25iwlagn: set BT IGNORE for some framesJohannes Berg
2010-08-24iwlwifi: do not call ieee80211_frequency_to_channelShanyu Zhao
2010-08-06iwlwifi: fix locking assertionsJohannes Berg
2010-07-26iwlwifi: assume vif is NULL for internal scans and non-NULL otherwiseJohn W. Linville
2010-07-23iwlagn: add statistic notification structure for WiFi/BT devicesWey-Yi Guy
2010-07-02iwlwifi: add support for device tx flush requestWey-Yi Guy
2010-07-02iwlwifi: add mac80211 flush callback supportWey-Yi Guy
2010-06-21iwlwifi: move _agn statistics related structureWey-Yi Guy
2010-06-14iwlwifi: rename iwl4965_rx_mpdu_res_startEmmanuel Grumbach
2010-06-14iwlwifi: rename rxq->dma_addrEmmanuel Grumbach
2010-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-06-05iwlwifi: fix wrapping when handling aggregated batchesDaniel Halperin
2010-06-05iwlwifi: generic scan TX antenna forcingJohannes Berg
2010-06-05iwlwifi: reduce memory allocationJohannes Berg
2010-06-05iwlwifi: remove debug frame dumpingJohannes Berg
2010-06-05iwlwifi: use virtual interface address for scanJohannes Berg
2010-06-05iwl3945: fix internal scanAbhijeet Kolekar
2010-06-03Revert "iwlwifi: move _agn statistics related structure"John W. Linville
2010-06-02Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2010-05-17drivers/net: remove useless semicolonsJoe Perches
2010-05-13iwlwifi: fix and add missing sta_lock usageReinette Chatre
2010-05-13iwlwifi: move iwl_free_tfds_in_queue to iwlagnJohannes Berg
2010-05-13iwlwifi: move _agn statistics related structureWey-Yi Guy
2010-05-10iwlwifi: rename iwl_add_local_stationJohannes Berg
2010-05-10iwlwifi: track station IDsJohannes Berg
2010-05-10iwlwifi: push virtual interface throughJohannes Berg
2010-05-10iwlwifi: manage IBSS station properlyJohannes Berg
2010-04-30Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre