summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn-lib.c
AgeCommit message (Expand)AuthorFilesLines
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
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