aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-lib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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/linville/wireless-2.6John W. Linville1-28/+2
2010-06-05iwlwifi: fix wrapping when handling aggregated batchesDaniel Halperin1-6/+45
2010-06-05iwlwifi: generic scan TX antenna forcingJohannes Berg1-4/+8
2010-06-05iwlwifi: reduce memory allocationJohannes Berg1-2/+2
2010-06-05iwlwifi: remove debug frame dumpingJohannes Berg1-131/+0
2010-06-05iwlwifi: use virtual interface address for scanJohannes Berg1-1/+3
2010-06-05iwl3945: 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/git/iwlwifi/iwlwifi-2.6John W. Linville1-2/+21
2010-05-17drivers/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-10iwlwifi: rename iwl_add_local_stationJohannes Berg1-1/+1
2010-05-10iwlwifi: track station IDsJohannes Berg1-2/+6
2010-05-10iwlwifi: push virtual interface throughJohannes Berg1-8/+10
2010-05-10iwlwifi: manage IBSS station properlyJohannes Berg1-0/+9
2010-04-30Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre1-5/+18
2010-04-16iwlwifi: make scan antenna forcing more genericJohannes Berg1-7/+3
2010-04-16iwlwifi: don't check monitor for scanningJohannes Berg1-2/+0
2010-04-16iwlwifi: more generic eeprom definesWey-Yi Guy1-7/+7
2010-04-16iwlwifi: 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
2010-03-25iwlwifi: more clean up to move agn only rx functions from iwlcore to iwlagnWey-Yi Guy1-3/+433
2010-03-25iwlwifi: move agn only rx functions from iwlcore to iwlagnWey-Yi Guy1-1/+199
2010-03-25iwlwifi: move agn only tx functions from iwlcore to iwlagnWey-Yi Guy1-3/+133
2010-03-25iwlwifi: move agn module parameter structure to common placeWey-Yi Guy1-0/+6
2010-03-25iwlwifi: move agn common code to iwlagn library fileWey-Yi Guy1-0/+377