summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-09mac80211: notify mac from low level driver (iwlwifi)Mohamed Abbas1-0/+1
2008-04-09iwlwifi: honour regulatory restrictions in scan codeJohannes Berg1-0/+3
2008-04-09iwlwifi: ensure led registration complete as part of initializationReinette Chatre1-2/+2
2008-04-02iwlwifi: Fix synchronous host commandTomas Winkler1-4/+4
2008-04-02iwlwifi: move rate registration to module loadReinette Chatre1-5/+18
2008-04-02iwlwifi: fix race condition during driver unloadMohamed Abbas1-2/+32
2008-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller1-2/+2
2008-03-27iwlwifi: iwl_priv - clean up in types of membersTomas Winkler1-0/+5
2008-03-27iwlwifi: Add led supportMohamed Abbas1-1/+8
2008-03-27iwlwifi: do not register bands with no supported channelsJohn W. Linville1-2/+6
2008-03-25iwlwifi: fix __devexit_p points to __devexit functionsReinette Chatre1-1/+1
2008-03-25iwlwifi: mac start synchronization issueRick Farrington1-1/+1
2008-03-14iwlwifi: fix bug to show hidden APs during scanReinette Chatre1-8/+13
2008-03-14iwlwifi: update copyright yearReinette Chatre1-2/+2
2008-03-08iwlwifi: 3945 split tx_complete to command and packet functionTomas Winkler1-155/+33
2008-03-08iwlwifi: queue functions cleanupTomas Winkler1-32/+13
2008-03-08iwlwifi: Cancel scanning upon associationEmmanuel Grumbach1-11/+6