summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-17iwlwifi: fix 3945 filter flagsJohannes Berg1-1/+44
2010-08-09iwlagn: fix rts cts protectionJohannes Berg1-64/+21
2010-07-27drivers/net/wireless: Use wiphy_<level>Joe Perches1-5/+6
2010-07-23iwlwifi: reduce beacon fill conditionsJohannes Berg1-3/+1
2010-07-23iwlwifi: read multiple MAC addressesWey-Yi Guy1-5/+12
2010-07-23iwlagn: fix firmware loading TLV error pathJohannes Berg1-44/+35
2010-07-23iwlwifi: add TLV to specify the size of phy calibration tableWey-Yi Guy1-0/+24
2010-07-23iwlagn: Add support for bluetooth statistics notificationWey-Yi Guy1-3/+11
2010-07-09iwlwifi: correct descriptions of advanced ucode errorsJay Sternberg1-6/+30
2010-07-09iwlwifi: enable 6050 series Gen2 devicesShanyu Zhao1-0/+8
2010-07-02iwlwifi: adding enhance sensitivity table entriesWey-Yi Guy1-0/+6
2010-07-02iwlwifi: add support for device tx flush requestWey-Yi Guy1-0/+19
2010-07-02iwlwifi: add mac80211 flush callback supportWey-Yi Guy1-0/+39
2010-07-02iwlwifi: add debug print for parsing firmware TLVWey-Yi Guy1-38/+63
2010-06-25iwlwifi: turn on RTS/CTS after aggregation become operationalWey-Yi Guy1-1/+27
2010-06-21iwlwifi: move _agn statistics related structureWey-Yi Guy1-7/+7
2010-06-21iwlwifi: display ucode SW Error in hexJay Sternberg1-2/+2
2010-06-21iwlagn: use mutex for aggregationJohannes Berg1-15/+14
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+6
2010-06-14iwlwifi: cancel run time calibration work when going downWey-Yi Guy1-0/+1
2010-06-14iwlwifi: trace full RXJohannes Berg1-2/+5
2010-06-14iwlwifi: serialize station management actionsReinette Chatre1-2/+6
2010-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-159/+159
2010-06-05iwlwifi: generic scan TX antenna forcingJohannes Berg1-1/+2
2010-06-05iwlwifi: reduce memory allocationJohannes Berg1-9/+9
2010-06-05iwlagn: fix bug in txq freeingJohannes Berg1-2/+9
2010-06-05iwlwifi: support channel switch offload in driverWey-Yi Guy1-1/+94
2010-06-05iwlwifi: remove unused parameter in iwl_privWey-Yi Guy1-3/+0
2010-06-05iwlwifi: remove mac_addr assignmentJohannes Berg1-3/+4
2010-06-05iwlwifi: remove useless node_addr assignmentsJohannes Berg1-2/+0
2010-06-05iwlwifi: move sysfs_create_group to post request firmwareEmmanuel Grumbach1-159/+159
2010-06-04iwlwifi: use the DMA state API instead of the pci equivalentsFUJITA Tomonori1-2/+2
2010-06-03Revert "iwlwifi: move _agn statistics related structure"John W. Linville1-7/+7
2010-06-02Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville1-45/+151
2010-05-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-175/+381
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-175/+381
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-1/+0
2010-05-13iwlwifi: add new PCI IDs for 6000g2 devicesShanyu Zhao1-0/+24
2010-05-13iwlwifi: use proper short slot/preamble settingsJohannes Berg1-14/+4
2010-05-13iwlwifi: split debug and debugfs optionsJohannes Berg1-1/+6
2010-05-13iwlwifi: enable remaining 6000 Gen2 devicesShanyu Zhao1-0/+17
2010-05-13iwlagn: use firmware event/error log informationJohannes Berg1-12/+90
2010-05-13iwlwifi: move _agn statistics related structureWey-Yi Guy1-7/+7
2010-05-13iwlwifi: introduce iwl_sta_id_or_broadcastJohannes Berg1-11/+3
2010-05-10iwlwifi: clear driver stations when going downJohannes Berg1-0/+1
2010-05-10iwlwifi: use iwl_sta_id() for TKIP key updateJohannes Berg1-2/+1
2010-05-10iwlagn: use iwl_sta_id() for aggregationJohannes Berg1-4/+4
2010-05-10iwlwifi: use iwl_find_station lessJohannes Berg1-8/+11
2010-05-10iwlwifi: track station IDsJohannes Berg1-1/+7
2010-05-10iwlwifi: rework broadcast station managementJohannes Berg1-4/+8