aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
AgeCommit message (Expand)Author
2008-06-30iwlwifi : Patch adds rfkill subsystem for 3945Abhijeet Kolekar
2008-06-30iwlwifi: use iwl_is_associated when possibleRon Rindjunsky
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-25iwlwifi: improve scanning band selection managementRon Rindjunsky
2008-06-14mac80211: remove ieee80211_get_morefragHarvey Harrison
2008-06-14mac80211: add helpers for frame control testingHarvey Harrison
2008-06-14iwlwifi: fix software rf_kill problem when interface is downZhu Yi
2008-06-03iwlwifi: fix a memory leak in scanEmmanuel Grumbach
2008-06-03iwlwifi: remove notif_missed_beacons variableTomas Winkler
2008-05-21mac80211: use multi-queue master netdeviceJohannes Berg
2008-05-21mac80211: move TX info into skb->cbJohannes Berg
2008-05-21mac80211: use rate index in TX controlJohannes Berg
2008-05-21mac80211: let drivers wake but not start queuesJohannes Berg
2008-05-21iwlwifi: refactor ieee80211_get_qos_ctrlTomas Winkler
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf
2008-05-14iwl3945: do not delay hardware scan if it is a direct scanBill Moss
2008-05-14iwlwifi : Set monitor mode for 3945Abhijeet Kolekar
2008-05-07mac80211: QoS related cleanupsJohannes Berg
2008-05-07mac80211: clean up get_tx_stats callbackJohannes Berg
2008-05-07iwlwifi: remove support for Narrow Channel (10Mhz)Guy Cohen
2008-05-07mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn
2008-05-01iwlwifi: fix debug messages during scanningBill Moss
2008-05-01iwlwifi: fix current channel is not scannedGuy Cohen
2008-04-23iwlwifi: Don't unlock priv->mutex if it isn't lockedRoland Dreier
2008-04-16iwlwifi: arrange max number of Tx queuesRon Rindjunsky
2008-04-08mac80211: notify mac from low level driver (iwlwifi)Mohamed Abbas
2008-04-08iwlwifi: honour regulatory restrictions in scan codeJohannes Berg
2008-04-08iwlwifi: ensure led registration complete as part of initializationReinette Chatre
2008-04-01iwlwifi: Fix synchronous host commandTomas Winkler
2008-04-01iwlwifi: move rate registration to module loadReinette Chatre
2008-04-01iwlwifi: fix race condition during driver unloadMohamed Abbas
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-27iwlwifi: iwl_priv - clean up in types of membersTomas Winkler
2008-03-27iwlwifi: Add led supportMohamed Abbas
2008-03-27iwlwifi: do not register bands with no supported channelsJohn W. Linville
2008-03-24iwlwifi: fix __devexit_p points to __devexit functionsReinette Chatre
2008-03-24iwlwifi: mac start synchronization issueRick Farrington
2008-03-13iwlwifi: fix bug to show hidden APs during scanReinette Chatre
2008-03-13iwlwifi: update copyright yearReinette Chatre
2008-03-07iwlwifi: 3945 split tx_complete to command and packet functionTomas Winkler
2008-03-07iwlwifi: queue functions cleanupTomas Winkler
2008-03-07iwlwifi: Cancel scanning upon associationEmmanuel Grumbach
2008-03-07iwlwifi: Take the fw file name from the iwl_cfg.Tomas Winkler
2008-03-07iwlwifi: add struct iwl_cfgTomas Winkler
2008-03-07iwlwifi: extract iwl-csr.hTomas Winkler
2008-03-06iwlwifi: Fix 52 rate report in rx statusTomas Winkler
2008-03-06iwlwifi: refactor init geos functionTomas Winkler
2008-03-06iwlwifi: removing unused priv->configTomas Winkler
2008-02-29iwlwifi: fix name of function in comment (_rx_card_state_notif)Reinette Chatre
2008-02-29mac80211: give burst time in txop rather than 0.1msec unitsJohannes Berg