summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: notify mac from low level driver (iwlwifi)Mohamed Abbas2008-04-081-0/+1
* iwlwifi: honour regulatory restrictions in scan codeJohannes Berg2008-04-081-0/+3
* iwlwifi: ensure led registration complete as part of initializationReinette Chatre2008-04-081-2/+2
* iwlwifi: Fix synchronous host commandTomas Winkler2008-04-011-4/+4
* iwlwifi: move rate registration to module loadReinette Chatre2008-04-011-5/+18
* iwlwifi: fix race condition during driver unloadMohamed Abbas2008-04-011-2/+32
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-271-2/+2
|\
| * iwlwifi: fix __devexit_p points to __devexit functionsReinette Chatre2008-03-241-1/+1
| * iwlwifi: mac start synchronization issueRick Farrington2008-03-241-1/+1
* | iwlwifi: iwl_priv - clean up in types of membersTomas Winkler2008-03-271-0/+5
* | iwlwifi: Add led supportMohamed Abbas2008-03-271-1/+8
OpenPOWER on IntegriCloud