summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-25mac80211: clean up rate control APIJohannes Berg1-10/+1
2008-09-16iwl3945: add MODULE_FIRMWARE for 3945 HWZhu Yi1-0/+2
2008-09-16mac80211: use nl80211 interface typesJohannes Berg1-42/+42
2008-09-08iwl3945: enable active scanning on active channelsAbhijeet Kolekar1-28/+26
2008-09-08iwl3945: avoid redundant iwl3945_get_active_dwell_timeAbhijeet Kolekar1-4/+3
2008-09-08iwl3945: removed bg_post_associate workAbhijeet Kolekar1-17/+1
2008-09-08iwl3945: fix unbalanced mutexAbhijeet Kolekar1-3/+2
2008-09-08iwlwifi : Added bss_info_changed callback to 3945Abhijeet Kolekar1-6/+68
2008-09-06cfg80211: keep track of supported interface modesLuis R. Rodriguez1-0/+5
2008-08-23iwlwifi: use le16 frame control directly, use QOS symbolic constant maskHarvey Harrison1-3/+3
2008-08-23iwlwifi: use generic mac80211 radiotap headersBruno Randolf1-2/+0
2008-08-18removed unused #include <version.h>Huang Weiyi1-1/+0
2008-08-18iwlwifi: fix printk newlinesJiri Slaby1-3/+3
2008-08-04iwl3945: fix merge mistake for packet injectionZhu Yi1-6/+0
2008-08-04iwlwifi: fix checkpatch.pl errorsTomas Winkler1-29/+23
2008-07-30mac80211: partially fix skb->cb useJohannes Berg1-1/+1
2008-07-30mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg1-2/+1
2008-07-14iwl3965: remove useless network and duplicate checkingAdel Gadllah1-126/+0
2008-07-14mac80211: revamp beacon configurationJohannes Berg1-3/+16
2008-07-08iwlwifi: remove input device and fix rfkill stateAdel Gadllah1-67/+50
2008-07-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+6
2008-07-02iwl3945: remove RFKILL_STATE_HARD_BLOCKED warningsZhu Yi1-2/+5
2008-07-02iwlwifi: enable packet injection for iwl3945Stefanik Gábor1-13/+9
2008-07-02iwlwifi: fix incorrect monitor mode operationRick Farrington1-19/+11
2008-07-02iwlwifi: drop skb silently for Tx request in monitor modeZhu Yi1-1/+2
2008-07-01iwlwifi : Patch adds rfkill subsystem for 3945Abhijeet Kolekar1-35/+151
2008-07-01iwlwifi: use iwl_is_associated when possibleRon Rindjunsky1-2/+2
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-15/+18
2008-06-25iwlwifi: improve scanning band selection managementRon Rindjunsky1-15/+18
2008-06-14mac80211: remove ieee80211_get_morefragHarvey Harrison1-2/+2
2008-06-14mac80211: add helpers for frame control testingHarvey Harrison1-17/+16
2008-06-14iwlwifi: fix software rf_kill problem when interface is downZhu Yi1-1/+2
2008-06-03iwlwifi: fix a memory leak in scanEmmanuel Grumbach1-1/+1
2008-06-03iwlwifi: remove notif_missed_beacons variableTomas Winkler1-3/+0
2008-05-22mac80211: use multi-queue master netdeviceJohannes Berg1-2/+2
2008-05-22mac80211: move TX info into skb->cbJohannes Berg1-26/+22
2008-05-22mac80211: use rate index in TX controlJohannes Berg1-2/+2
2008-05-22mac80211: let drivers wake but not start queuesJohannes Berg1-1/+1
2008-05-22iwlwifi: refactor ieee80211_get_qos_ctrlTomas Winkler1-22/+13
2008-05-15mac80211: use hardware flags for signal/noise unitsBruno Randolf1-11/+4
2008-05-15iwl3945: do not delay hardware scan if it is a direct scanBill Moss1-3/+4
2008-05-15iwlwifi : Set monitor mode for 3945Abhijeet Kolekar1-1/+35
2008-05-07mac80211: QoS related cleanupsJohannes Berg1-1/+1
2008-05-07mac80211: clean up get_tx_stats callbackJohannes Berg1-3/+3
2008-05-07iwlwifi: remove support for Narrow Channel (10Mhz)Guy Cohen1-5/+1
2008-05-07mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn1-3/+4
2008-05-02iwlwifi: fix debug messages during scanningBill Moss1-8/+8
2008-05-02iwlwifi: fix current channel is not scannedGuy Cohen1-13/+0
2008-04-24iwlwifi: Don't unlock priv->mutex if it isn't lockedRoland Dreier1-1/+0
2008-04-17iwlwifi: arrange max number of Tx queuesRon Rindjunsky1-3/+3