summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* iwlwifi: only check for association id when associating with APReinette Chatre2008-02-151-1/+2
* iwlwifi: reverting 'misc wireless annotations' patch for iwlwifiTomas Winkler2008-02-151-2/+2
* iwlwifi: earlier rx allocationMohamed Abbas2008-02-151-1/+1
* iwlwifi: Don't send host commands on rfkillGregory Greenman2008-02-151-0/+6
* iwlwifi: do not clear GEO_CONFIGURED bit when calling _downReinette Chatre2008-02-151-0/+4
* iwl3945-base.c: fix off-by-one errorsAdrian Bunk2008-02-051-4/+4
* iwlwifi: fix merge sequence: exit on error before state changeReinette Chatre2008-02-011-5/+5
* wireless: iwlwifi3945/4965 - fix incorrect counting of memoryCyrill Gorcunov2008-01-311-1/+1
* iwlwifi: Fix uCode error on associationGregory Greenman2008-01-311-1/+1
* iwlwifi: do not schedule tasklet when rcv unused irqJoonwoo Park2008-01-311-4/+8
* iwlwifi: cleanup usage of inline functionsReinette Chatre2008-01-311-0/+14
* iwlwifi: initialize geo/channel information during probeReinette Chatre2008-01-311-14/+40
* iwlwifi: Fix an invalid bitmask test in iwl3945 and iwl4965Maarten Lankhorst2008-01-311-1/+1
* iwlwifi: style fixes to usage of << and >> operatorsReinette Chatre2008-01-281-1/+1
* iwlwifi: Update iwlwifi version stamp to 1.2.23Zhu Yi2008-01-281-1/+1
OpenPOWER on IntegriCloud