summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | iwlwifi: do not register bands with no supported channelsJohn W. Linville2008-03-271-2/+6
* | iwlwifi: fix bug to show hidden APs during scanReinette Chatre2008-03-131-8/+13
* | iwlwifi: update copyright yearReinette Chatre2008-03-131-2/+2
* | iwlwifi: 3945 split tx_complete to command and packet functionTomas Winkler2008-03-071-155/+33
* | iwlwifi: queue functions cleanupTomas Winkler2008-03-071-32/+13
* | iwlwifi: Cancel scanning upon associationEmmanuel Grumbach2008-03-071-11/+6
* | iwlwifi: Take the fw file name from the iwl_cfg.Tomas Winkler2008-03-071-6/+1
* | iwlwifi: add struct iwl_cfgTomas Winkler2008-03-071-28/+7
* | iwlwifi: extract iwl-csr.hTomas Winkler2008-03-071-2/+2
* | iwlwifi: Fix 52 rate report in rx statusTomas Winkler2008-03-061-182/+0
* | iwlwifi: refactor init geos functionTomas Winkler2008-03-061-23/+35
* | iwlwifi: removing unused priv->configTomas Winkler2008-03-061-2/+1
* | iwlwifi: fix name of function in comment (_rx_card_state_notif)Reinette Chatre2008-02-291-1/+1
* | mac80211: give burst time in txop rather than 0.1msec unitsJohannes Berg2008-02-291-1/+1
* | iwlwifi: Update iwlwifi version stamp to 1.2.26Reinette Chatre2008-02-291-1/+1
* | iwlwifi: remove IWL{4965,3945}_QOSRon Rindjunsky2008-02-291-15/+2
* | iwlwifi: initialize ieee80211_channel->hw_valueMohamed Abbas2008-02-291-0/+1
* | cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-321/+124
|/
OpenPOWER on IntegriCloud