summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-70/+93
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-70/+93
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-1/+0
2010-05-11iwlwifi: clear driver stations when going downJohannes Berg1-0/+1
2010-05-11iwlwifi: use iwl_find_station lessJohannes Berg1-10/+13
2010-05-11iwlwifi: track station IDsJohannes Berg1-5/+7
2010-05-11iwlwifi: rework broadcast station managementJohannes Berg1-2/+6
2010-05-11iwlwifi: push virtual interface throughJohannes Berg1-32/+31
2010-05-11iwlagn: implement loading a new firmware file typeJohannes Berg1-1/+3
2010-05-11iwlwifi: remove ucode virtual functionsJohannes Berg1-1/+1
2010-05-11iwl3945: remove ucode access indirectionJohannes Berg1-9/+30
2010-05-11iwlwifi: manage IBSS station properlyJohannes Berg1-11/+0
2010-05-11iwl3945: use iwl3945_add_bcast_stationJohannes Berg1-1/+1
2010-05-11iwl3945: fix scan racesAbhijeet Kolekar1-0/+2
2010-05-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-3/+3
2010-05-03Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville1-2/+3
2010-05-01iwl3945: add ucode statisticsAbhijeet Kolekar1-1/+1
2010-05-01Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre1-1/+2
2010-05-01iwlwifi: 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-17iwlwifi: don't check monitor for scanningJohannes Berg1-3/+0
2010-04-17iwlwifi: make BT coex config a virtual methodJohannes Berg1-1/+1
2010-04-17iwlwifi: remove duplicated debug functionsWey-Yi Guy1-39/+0
2010-04-17iwlwifi: trigger scan synchronouslyJohannes Berg1-9/+1
2010-04-17iwlwifi: rename priv->scan to priv->scan_cmdJohannes Berg1-6/+6
2010-04-17iwlwifi: remove next_scan_jiffiesJohannes Berg1-5/+0
2010-04-17iwlwifi: remove scan_bands logicJohannes Berg1-9/+7
2010-04-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-20/+10
2010-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David 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/linvil...John W. Linville1-2/+2
2010-04-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+2
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2010-04-02iwlwifi: remove trailing space in messagesFrans Pop1-4/+4
2010-03-31iwlwifi: manage QoS by mac stackStanislaw Gruszka1-7/+0
2010-03-30iwlwifi: range checking issueDan Carpenter1-1/+1
2010-03-30iwlwifi: fix regulatoryReinette Chatre1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-19iwlwifi: Recover TX flow stall due to stuck queueWey-Yi Guy1-0/+16
2010-03-19iwlwifi: implement new mac80211 station add/remove callsReinette Chatre1-5/+40
2010-03-19iwlwifi: only add broadcast station onceReinette Chatre1-9/+2
2010-03-10iwl3945: check ucode load error codeAbhijeet Kolekar1-1/+1
2010-03-10iwlwifi: add internal short scan support for 3945Wey-Yi Guy1-8/+14
2010-03-10iwlwifi: change WEP key protection to use mutexJohannes Berg1-1/+1
2010-03-10iwlwifi: remove STATUS_MODE_PENDINGJohannes Berg1-3/+0
2010-03-10iwlwifi: remove alive start adhoc restartJohannes Berg1-8/+0
2010-03-10iwlwifi: remove priv->active_rate_basicJohannes Berg1-1/+0
2010-03-10iwlwifi: remove never-changing priv->rates_mask variableJohannes Berg1-3/+2
2010-03-10iwlwifi: remove frame droppingJohannes Berg1-9/+0