aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John 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/linville/wireless-2.6John 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/git/iwlwifi/iwlwifi-2.6John W. Linville1-45/+151
2010-05-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-175/+381
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn 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
2010-05-10iwlagn: use virtual interface in TX aggregation handlingJohannes Berg1-4/+4
2010-05-10iwlwifi: push virtual interface throughJohannes Berg1-27/+25
2010-05-10iwlagn: use vif->type to check stationJohannes Berg1-1/+1
2010-05-10iwlagn: implement loading a new firmware file typeJohannes Berg1-6/+127
2010-05-10iwlagn: prepare for new firmware file formatJohannes Berg1-123/+168
2010-05-10iwlwifi: move eeprom version printout to eeprom initJohannes Berg1-6/+0
2010-05-10iwlwifi: remove ucode virtual functionsJohannes Berg1-15/+46
2010-05-10iwlagn: show and store firmware build numberJohannes Berg1-10/+15
2010-05-10iwlwifi: manage IBSS station properlyJohannes Berg1-6/+0
2010-05-10iwlwifi: rename 6000 series Gen2 devices to Gen2aShanyu Zhao1-5/+4
2010-05-10Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre1-0/+6
2010-05-10iwlagn: wait for asynchronous firmware loadingJohannes Berg1-0/+6
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-14/+0
2010-05-03Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville1-13/+0
2010-04-30iwlwifi: remove get_stats callback functionWey-Yi Guy1-13/+0
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville1-1/+0
2010-04-23Merge branch 'master' into for-davemJohn W. Linville1-42/+8
2010-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1