summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: clean up rate control APIJohannes Berg2008-09-241-10/+1
* iwl3945: add MODULE_FIRMWARE for 3945 HWZhu Yi2008-09-151-0/+2
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-42/+42
* iwl3945: enable active scanning on active channelsAbhijeet Kolekar2008-09-081-28/+26
* iwl3945: avoid redundant iwl3945_get_active_dwell_timeAbhijeet Kolekar2008-09-081-4/+3
* iwl3945: removed bg_post_associate workAbhijeet Kolekar2008-09-081-17/+1
* iwl3945: fix unbalanced mutexAbhijeet Kolekar2008-09-081-3/+2
* iwlwifi : Added bss_info_changed callback to 3945Abhijeet Kolekar2008-09-081-6/+68
* cfg80211: keep track of supported interface modesLuis R. Rodriguez2008-09-051-0/+5
* iwlwifi: use le16 frame control directly, use QOS symbolic constant maskHarvey Harrison2008-08-221-3/+3
* iwlwifi: use generic mac80211 radiotap headersBruno Randolf2008-08-221-2/+0
* removed unused #include <version.h>Huang Weiyi2008-08-181-1/+0
* iwlwifi: fix printk newlinesJiri Slaby2008-08-181-3/+3
* iwl3945: fix merge mistake for packet injectionZhu Yi2008-08-041-6/+0
* iwlwifi: fix checkpatch.pl errorsTomas Winkler2008-08-041-29/+23
* mac80211: partially fix skb->cb useJohannes Berg2008-07-291-1/+1
* mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg2008-07-291-2/+1
* iwl3965: remove useless network and duplicate checkingAdel Gadllah2008-07-141-126/+0
* mac80211: revamp beacon configurationJohannes Berg2008-07-141-3/+16
* iwlwifi: remove input device and fix rfkill stateAdel Gadllah2008-07-081-67/+50
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-051-0/+6
|\
| * iwlwifi: drop skb silently for Tx request in monitor modeZhu Yi2008-07-021-1/+2
* | iwl3945: remove RFKILL_STATE_HARD_BLOCKED warningsZhu Yi2008-07-021-2/+5
* | iwlwifi: enable packet injection for iwl3945Stefanik Gábor2008-07-021-13/+9
* | iwlwifi: fix incorrect monitor mode operationRick Farrington2008-07-021-19/+11
* | iwlwifi : Patch adds rfkill subsystem for 3945Abhijeet Kolekar2008-06-301-35/+151
* | iwlwifi: use iwl_is_associated when possibleRon Rindjunsky2008-06-301-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-281-15/+18
|\|
| * iwlwifi: improve scanning band selection managementRon Rindjunsky2008-06-251-15/+18
* | mac80211: remove ieee80211_get_morefragHarvey Harrison2008-06-141-2/+2
* | mac80211: add helpers for frame control testingHarvey Harrison2008-06-141-17/+16
* | iwlwifi: fix software rf_kill problem when interface is downZhu Yi2008-06-141-1/+2
* | iwlwifi: fix a memory leak in scanEmmanuel Grumbach2008-06-031-1/+1
* | iwlwifi: remove notif_missed_beacons variableTomas Winkler2008-06-031-3/+0
* | mac80211: use multi-queue master netdeviceJohannes Berg2008-05-211-2/+2
* | mac80211: move TX info into skb->cbJohannes Berg2008-05-211-26/+22
* | mac80211: use rate index in TX controlJohannes Berg2008-05-211-2/+2
* | mac80211: let drivers wake but not start queuesJohannes Berg2008-05-211-1/+1
* | iwlwifi: refactor ieee80211_get_qos_ctrlTomas Winkler2008-05-211-22/+13
* | mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-141-11/+4
* | iwl3945: do not delay hardware scan if it is a direct scanBill Moss2008-05-141-3/+4
* | iwlwifi : Set monitor mode for 3945Abhijeet Kolekar2008-05-141-1/+35
* | mac80211: QoS related cleanupsJohannes Berg2008-05-071-1/+1
* | mac80211: clean up get_tx_stats callbackJohannes Berg2008-05-071-3/+3
* | iwlwifi: remove support for Narrow Channel (10Mhz)Guy Cohen2008-05-071-5/+1
* | mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn2008-05-071-3/+4
|/
* iwlwifi: fix debug messages during scanningBill Moss2008-05-011-8/+8
* iwlwifi: fix current channel is not scannedGuy Cohen2008-05-011-13/+0
* iwlwifi: Don't unlock priv->mutex if it isn't lockedRoland Dreier2008-04-231-1/+0
* iwlwifi: arrange max number of Tx queuesRon Rindjunsky2008-04-161-3/+3