aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-05-171-70/+93
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-70/+93
| |\
| | * iwlwifi: clear driver stations when going downJohannes Berg2010-05-101-0/+1
| | * iwlwifi: use iwl_find_station lessJohannes Berg2010-05-101-10/+13
| | * iwlwifi: track station IDsJohannes Berg2010-05-101-5/+7
| | * iwlwifi: rework broadcast station managementJohannes Berg2010-05-101-2/+6
| | * iwlwifi: push virtual interface throughJohannes Berg2010-05-101-32/+31
| | * iwlagn: implement loading a new firmware file typeJohannes Berg2010-05-101-1/+3
| | * iwlwifi: remove ucode virtual functionsJohannes Berg2010-05-101-1/+1
| | * iwl3945: remove ucode access indirectionJohannes Berg2010-05-101-9/+30
| | * iwlwifi: manage IBSS station properlyJohannes Berg2010-05-101-11/+0
| | * iwl3945: use iwl3945_add_bcast_stationJohannes Berg2010-05-101-1/+1
| | * iwl3945: fix scan racesAbhijeet Kolekar2010-05-101-0/+2
* | | drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-1/+0
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-3/+3
|\ \ | |/
| * Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-05-031-2/+3
| |\
| | * iwl3945: add ucode statisticsAbhijeet Kolekar2010-04-301-1/+1
| | * Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre2010-04-301-1/+2
| | |\
| | | * iwlwifi: work around passive scan issueJohannes Berg2010-04-301-1/+2
| * | | mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville2010-04-301-1/+0
| |/ /
* | | Merge branch 'master' into for-davemJohn W. Linville2010-04-231-72/+15
|\ \ \ | |/ /
| * | iwlwifi: don't check monitor for scanningJohannes Berg2010-04-161-3/+0
| * | iwlwifi: make BT coex config a virtual methodJohannes Berg2010-04-161-1/+1
| * | iwlwifi: remove duplicated debug functionsWey-Yi Guy2010-04-161-39/+0
| * | iwlwifi: trigger scan synchronouslyJohannes Berg2010-04-161-9/+1
| * | iwlwifi: rename priv->scan to priv->scan_cmdJohannes Berg2010-04-161-6/+6
| * | iwlwifi: remove next_scan_jiffiesJohannes Berg2010-04-161-5/+0
| * | iwlwifi: remove scan_bands logicJohannes Berg2010-04-161-9/+7
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-20/+10
|\ \ \ | |/ /
| * | iwlwifi: default max event log sizeWey-Yi Guy2010-04-091-9/+6
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-081-2/+2
| |\ \ | | |/
| * | iwlwifi: remove trailing space in messagesFrans Pop2010-04-021-4/+4
| * | iwlwifi: manage QoS by mac stackStanislaw Gruszka2010-03-311-7/+0
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-061-2/+2
| |\ \ \ | | | |/ | | |/|
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-061-2/+2
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | iwlwifi: range checking issueDan Carpenter2010-03-301-1/+1
| * | iwlwifi: fix regulatoryReinette Chatre2010-03-301-1/+1
| |/
* | iwlwifi: Recover TX flow stall due to stuck queueWey-Yi Guy2010-03-191-0/+16
* | iwlwifi: implement new mac80211 station add/remove callsReinette Chatre2010-03-191-5/+40
* | iwlwifi: only add broadcast station onceReinette Chatre2010-03-191-9/+2
* | iwl3945: check ucode load error codeAbhijeet Kolekar2010-03-091-1/+1
* | iwlwifi: add internal short scan support for 3945Wey-Yi Guy2010-03-091-8/+14
* | iwlwifi: change WEP key protection to use mutexJohannes Berg2010-03-091-1/+1
* | iwlwifi: remove STATUS_MODE_PENDINGJohannes Berg2010-03-091-3/+0
* | iwlwifi: remove alive start adhoc restartJohannes Berg2010-03-091-8/+0
* | iwlwifi: remove priv->active_rate_basicJohannes Berg2010-03-091-1/+0
* | iwlwifi: remove never-changing priv->rates_mask variableJohannes Berg2010-03-091-3/+2
* | iwlwifi: remove frame droppingJohannes Berg2010-03-091-9/+0