summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-lib.c
Commit message (Expand)AuthorAgeFilesLines
* iwl3945: queue the right work if the scan needs to be abortedFlorian Mickler2010-09-281-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
* | drivers/net: remove useless semicolonsJoe Perches2010-05-181-1/+1
|/
* iwlwifi: rename iwl_add_local_stationJohannes Berg2010-05-111-1/+1
* iwlwifi: track station IDsJohannes Berg2010-05-111-2/+6
* iwlwifi: push virtual interface throughJohannes Berg2010-05-111-8/+10
* iwlwifi: manage IBSS station properlyJohannes Berg2010-05-111-0/+9
* Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre2010-05-011-5/+18
* iwlwifi: make scan antenna forcing more genericJohannes Berg2010-04-161-7/+3Star
* iwlwifi: don't check monitor for scanningJohannes Berg2010-04-161-2/+0Star
* iwlwifi: more generic eeprom definesWey-Yi Guy2010-04-161-7/+7
* iwlwifi: trigger scan synchronouslyJohannes Berg2010-04-161-0/+395
* iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi2010-04-091-4/+7
* iwlwifi: update tx command response statusWey-Yi Guy2010-04-091-2/+9
* iwlwifi: clean up last_phy_resJohannes Berg2010-04-091-5/+5
* iwlwifi: remove trailing space in messagesFrans Pop2010-04-021-1/+1
* iwlwifi: clear rxq->queue in queue resetZhu Yi2010-04-021-2/+8
* iwlwifi: remove skb_linearize for rx framesZhu Yi2010-03-311-30/+2Star
* iwlwifi: remove noise reportingJohannes Berg2010-03-251-18/+2Star
* iwlwifi: more clean up to move agn only rx functions from iwlcore to iwlagnWey-Yi Guy2010-03-251-3/+433
* iwlwifi: move agn only rx functions from iwlcore to iwlagnWey-Yi Guy2010-03-251-1/+199
* iwlwifi: move agn only tx functions from iwlcore to iwlagnWey-Yi Guy2010-03-251-3/+133
* iwlwifi: move agn module parameter structure to common placeWey-Yi Guy2010-03-251-0/+6
* iwlwifi: move agn common code to iwlagn library fileWey-Yi Guy2010-03-251-0/+377