aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: fix 3945 filter flagsJohannes Berg2010-08-171-1/+50
* iwlagn: fix rts cts protectionJohannes Berg2010-08-091-4/+1
* drivers/net/wireless: Use wiphy_<level>Joe Perches2010-07-271-6/+7
* iwlwifi: assume vif is NULL for internal scans and non-NULL otherwiseJohn W. Linville2010-07-261-1/+4
* iwlwifi: reduce beacon fill conditionsJohannes Berg2010-07-231-3/+1
* iwlwifi: display ucode SW Error in hexJay Sternberg2010-06-211-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-171-2/+7
|\
| * iwlwifi: serialize station management actionsReinette Chatre2010-06-141-2/+7
* | iwlwifi: rename rxq->dma_addrEmmanuel Grumbach2010-06-141-1/+1
* | iwlwifi: trace full RXJohannes Berg2010-06-141-2/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-071-3/+53
|\ \ | |/
| * iwl3945: fix internal scanAbhijeet Kolekar2010-06-051-3/+53
* | iwlwifi: reduce memory allocationJohannes Berg2010-06-051-1/+1
* | iwlwifi: beacon format related helper functionWey-Yi Guy2010-06-051-53/+3
* | iwlwifi: remove unused parameter in iwl_privWey-Yi Guy2010-06-051-3/+0
* | iwlwifi: use virtual interface address for scanJohannes Berg2010-06-051-1/+3
* | iwlwifi: remove mac_addr assignmentJohannes Berg2010-06-051-3/+2
* | iwlwifi: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-06-041-2/+2
* | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-06-021-41/+12
|\ \ | |/ |/|
| * iwlwifi: use proper short slot/preamble settingsJohannes Berg2010-05-131-13/+4
| * iwlwifi: fix and add missing sta_lock usageReinette Chatre2010-05-131-2/+3
| * iwl3945: remove sequence number assignmentJohannes Berg2010-05-131-11/+1
| * iwlwifi: introduce iwl_sta_id_or_broadcastJohannes Berg2010-05-131-15/+4
* | 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