summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
Commit message (Expand)AuthorAgeFilesLines
* iwl3945: queue the right work if the scan needs to be abortedFlorian Mickler2010-09-281-1/+1
* iwlwifi: fix 3945 filter flagsJohannes Berg2010-08-171-1/+50
* iwlagn: fix rts cts protectionJohannes Berg2010-08-091-4/+1Star
* 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/+1Star
* 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-061-3/+53
* | iwlwifi: reduce memory allocationJohannes Berg2010-06-061-1/+1
* | iwlwifi: beacon format related helper functionWey-Yi Guy2010-06-061-53/+3Star
* | iwlwifi: remove unused parameter in iwl_privWey-Yi Guy2010-06-061-3/+0Star
* | iwlwifi: use virtual interface address for scanJohannes Berg2010-06-061-1/+3
* | iwlwifi: remove mac_addr assignmentJohannes Berg2010-06-061-3/+2Star
* | 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/+12Star
|\ \ | |/ |/|
| * iwlwifi: use proper short slot/preamble settingsJohannes Berg2010-05-131-13/+4Star
| * iwlwifi: fix and add missing sta_lock usageReinette Chatre2010-05-131-2/+3
| * iwl3945: remove sequence number assignmentJohannes Berg2010-05-131-11/+1Star
| * iwlwifi: introduce iwl_sta_id_or_broadcastJohannes Berg2010-05-131-15/+4Star
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-05-181-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-111-0/+1
| | * iwlwifi: use iwl_find_station lessJohannes Berg2010-05-111-10/+13
| | * iwlwifi: track station IDsJohannes Berg2010-05-111-5/+7
| | * iwlwifi: rework broadcast station managementJohannes Berg2010-05-111-2/+6
| | * iwlwifi: push virtual interface throughJohannes Berg2010-05-111-32/+31Star
| | * iwlagn: implement loading a new firmware file typeJohannes Berg2010-05-111-1/+3
| | * iwlwifi: remove ucode virtual functionsJohannes Berg2010-05-111-1/+1
| | * iwl3945: remove ucode access indirectionJohannes Berg2010-05-111-9/+30
| | * iwlwifi: manage IBSS station properlyJohannes Berg2010-05-111-11/+0Star
| | * iwl3945: use iwl3945_add_bcast_stationJohannes Berg2010-05-111-1/+1
| | * iwl3945: fix scan racesAbhijeet Kolekar2010-05-111-0/+2
* | | drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-1/+0Star
|/ /
* | 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-05-011-1/+1
| | * Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre2010-05-011-1/+2
| | |\
| | | * iwlwifi: work around passive scan issueJohannes Berg2010-05-011-1/+2
| * | | mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville2010-04-301-1/+0Star
| |/ /
* | | Merge branch 'master' into for-davemJohn W. Linville2010-04-231-72/+15Star
|\| |
| * | iwlwifi: don't check monitor for scanningJohannes Berg2010-04-161-3/+0Star
| * | iwlwifi: make BT coex config a virtual methodJohannes Berg2010-04-161-1/+1
| * | iwlwifi: remove duplicated debug functionsWey-Yi Guy2010-04-161-39/+0Star
| * | iwlwifi: trigger scan synchronouslyJohannes Berg2010-04-161-9/+1Star
| * | iwlwifi: rename priv->scan to priv->scan_cmdJohannes Berg2010-04-161-6/+6