summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn-lib.c
AgeCommit message (Expand)AuthorFilesLines
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
2010-05-13iwlwifi: move _agn statistics related structureWey-Yi Guy1-1/+2
2010-05-11iwlwifi: rename iwl_add_local_stationJohannes Berg1-1/+1
2010-05-11iwlwifi: track station IDsJohannes Berg1-2/+6
2010-05-11iwlwifi: push virtual interface throughJohannes Berg1-8/+10
2010-05-11iwlwifi: manage IBSS station properlyJohannes Berg1-0/+9
2010-05-01Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre1-5/+18
2010-04-17iwlwifi: make scan antenna forcing more genericJohannes Berg1-7/+3
2010-04-17iwlwifi: don't check monitor for scanningJohannes Berg1-2/+0
2010-04-17iwlwifi: more generic eeprom definesWey-Yi Guy1-7/+7
2010-04-17iwlwifi: trigger scan synchronouslyJohannes Berg1-0/+395
2010-04-09iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi1-4/+7
2010-04-09iwlwifi: update tx command response statusWey-Yi Guy1-2/+9
2010-04-09iwlwifi: clean up last_phy_resJohannes Berg1-5/+5
2010-04-02iwlwifi: remove trailing space in messagesFrans Pop1-1/+1
2010-04-02iwlwifi: clear rxq->queue in queue resetZhu Yi1-2/+8
2010-03-31iwlwifi: remove skb_linearize for rx framesZhu Yi1-30/+2
2010-03-25iwlwifi: remove noise reportingJohannes Berg1-18/+2