aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-21iwlwifi: display ucode SW Error in hexJay Sternberg1-1/+1
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-2/+7
2010-06-14iwlwifi: rename rxq->dma_addrEmmanuel Grumbach1-1/+1
2010-06-14iwlwifi: trace full RXJohannes Berg1-2/+5
2010-06-14iwlwifi: serialize station management actionsReinette Chatre1-2/+7
2010-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-3/+53
2010-06-05iwlwifi: reduce memory allocationJohannes Berg1-1/+1
2010-06-05iwlwifi: beacon format related helper functionWey-Yi Guy1-53/+3
2010-06-05iwlwifi: remove unused parameter in iwl_privWey-Yi Guy1-3/+0
2010-06-05iwlwifi: use virtual interface address for scanJohannes Berg1-1/+3
2010-06-05iwlwifi: remove mac_addr assignmentJohannes Berg1-3/+2
2010-06-05iwl3945: fix internal scanAbhijeet Kolekar1-3/+53
2010-06-04iwlwifi: use the DMA state API instead of the pci equivalentsFUJITA Tomonori1-2/+2
2010-06-02Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville1-41/+12
2010-05-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-70/+93
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-70/+93
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-1/+0
2010-05-13iwlwifi: use proper short slot/preamble settingsJohannes Berg1-13/+4
2010-05-13iwlwifi: fix and add missing sta_lock usageReinette Chatre1-2/+3
2010-05-13iwl3945: remove sequence number assignmentJohannes Berg1-11/+1
2010-05-13iwlwifi: introduce iwl_sta_id_or_broadcastJohannes Berg1-15/+4
2010-05-10iwlwifi: clear driver stations when going downJohannes Berg1-0/+1
2010-05-10iwlwifi: use iwl_find_station lessJohannes Berg1-10/+13
2010-05-10iwlwifi: track station IDsJohannes Berg1-5/+7
2010-05-10iwlwifi: rework broadcast station managementJohannes Berg1-2/+6
2010-05-10iwlwifi: push virtual interface throughJohannes Berg1-32/+31
2010-05-10iwlagn: implement loading a new firmware file typeJohannes Berg1-1/+3
2010-05-10iwlwifi: remove ucode virtual functionsJohannes Berg1-1/+1
2010-05-10iwl3945: remove ucode access indirectionJohannes Berg1-9/+30
2010-05-10iwlwifi: manage IBSS station properlyJohannes Berg1-11/+0
2010-05-10iwl3945: use iwl3945_add_bcast_stationJohannes Berg1-1/+1
2010-05-10iwl3945: fix scan racesAbhijeet Kolekar1-0/+2
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-3/+3
2010-05-03Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville1-2/+3
2010-04-30iwl3945: add ucode statisticsAbhijeet Kolekar1-1/+1
2010-04-30Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre1-1/+2
2010-04-30iwlwifi: work around passive scan issueJohannes Berg1-1/+2
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-72/+15
2010-04-16iwlwifi: don't check monitor for scanningJohannes Berg1-3/+0
2010-04-16iwlwifi: make BT coex config a virtual methodJohannes Berg1-1/+1
2010-04-16iwlwifi: remove duplicated debug functionsWey-Yi Guy1-39/+0
2010-04-16iwlwifi: trigger scan synchronouslyJohannes Berg1-9/+1
2010-04-16iwlwifi: rename priv->scan to priv->scan_cmdJohannes Berg1-6/+6
2010-04-16iwlwifi: remove next_scan_jiffiesJohannes Berg1-5/+0
2010-04-16iwlwifi: remove scan_bands logicJohannes Berg1-9/+7
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-20/+10
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-04-09iwlwifi: default max event log sizeWey-Yi Guy1-9/+6
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into mergeJohn W. Linville1-2/+2