summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: fix potential lock inversion deadlockReinette Chatre2008-03-071-2/+2
* wireless: correct warnings from using '%llx' for type 'u64'John W. Linville2008-03-071-3/+3
* iwlwifi: grab NIC access when disabling aggregationsRon Rindjunsky2008-03-071-17/+20
* iwlwifi: 3945 split tx_complete to command and packet functionTomas Winkler2008-03-072-157/+148
* iwlwifi: Fix 3945 rate scalingTomas Winkler2008-03-072-25/+22
* iwlwifi: queue functions cleanupTomas Winkler2008-03-074-60/+45
* iwlwifi: Moving EEPROM handling in iwlcore moduleAssaf Krauss2008-03-072-0/+604
* iwlwifi: add iwl-core moduleTomas Winkler2008-03-075-7/+59
* iwlwifi: fix locking unbalance in 4965 rate scaleTomas Winkler2008-03-071-13/+12
* iwlwifi: Cancel scanning upon associationEmmanuel Grumbach2008-03-072-22/+12
* iwlwifi: Take the fw file name from the iwl_cfg.Tomas Winkler2008-03-076-12/+18
* iwlwifi: add struct iwl_cfgTomas Winkler2008-03-078-37/+203
* iwlwifi: Move HBUS address to iwl-csr.hTomas Winkler2008-03-073-83/+42
* iwlwifi: extract iwl-csr.hTomas Winkler2008-03-079-283/+236
* iwlwifi: use mac80211_tx_control_flagsRon Rindjunsky2008-03-074-32/+64
* iwlwifi: 802.11n spec removes AUTO offset for FAT channelGuy Cohen2008-03-073-12/+15
* iwlwifi: Fix 52 rate report in rx statusTomas Winkler2008-03-0610-466/+449
* iwlwifi: refactor init geos functionTomas Winkler2008-03-065-91/+115
* iwlwifi: removing unused priv->configTomas Winkler2008-03-064-6/+2
* mac80211: RCU-ify STA info structure accessJohannes Berg2008-03-062-25/+33
* iwlwifi: remove twice defined CSR registerTomas Winkler2008-02-293-5/+4
* iwlwifi: fix name of function in comment (_rx_card_state_notif)Reinette Chatre2008-02-292-2/+2
* iwlwifi: Add tx_ant_num hw setting variableTomas Winkler2008-02-294-6/+9
* iwlwifi: change iwl->priv iwl_priv * type in iwl-YYY-io.hTomas Winkler2008-02-292-44/+34
* iwlwifi-2.6: Adds and fixes defines about securityEmmanuel Grumbach2008-02-292-12/+26
* mac80211: give burst time in txop rather than 0.1msec unitsJohannes Berg2008-02-292-2/+2
* iwlwifi: Update iwlwifi version stamp to 1.2.26Reinette Chatre2008-02-292-2/+2
* iwlwifi: remove IWL{4965,3945}_QOSRon Rindjunsky2008-02-295-57/+4
* iwlwifi: Fix HT compilation breakage caused by cfg80211 API for channels/bitr...Tomas Winkler2008-02-294-64/+50
* iwlwifi: set rate_idx correctly from plcpMohamed Abbas2008-02-291-1/+1
* iwlwifi: initialize ieee80211_channel->hw_valueMohamed Abbas2008-02-292-0/+2
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-298-789/+371
* wireless/iwlwifi/iwl-4965.c: add parenthesesRoel Kluin2008-02-291-1/+1
* iwlwifi: enable 802.11n in KconfigTomas Winkler2008-02-291-1/+0
* iwlwifi: A-MPDU Tx activation by load measuresRon Rindjunsky2008-02-295-487/+199
* iwlwifi: A-MPDU Tx conform block Ack rate scaling to mac80211Ron Rindjunsky2008-02-292-34/+60
* iwlwifi: A-MPDU Tx conform flows to mac80211Ron Rindjunsky2008-02-294-221/+302
* iwlwifi: A-MPDU Tx conform API to mac80211Ron Rindjunsky2008-02-293-38/+47
* mac80211: A-MPDU Tx add session's and low level driver's APIRon Rindjunsky2008-02-292-3/+3
* iwlwifi: only check for association id when associating with APReinette Chatre2008-02-152-2/+3
* iwlwifi: reverting 'misc wireless annotations' patch for iwlwifiTomas Winkler2008-02-152-4/+4
* iwlwifi: earlier rx allocationMohamed Abbas2008-02-152-2/+2
* iwlwifi: Don't send host commands on rfkillGregory Greenman2008-02-152-0/+11
* iwlwifi: do not clear GEO_CONFIGURED bit when calling _downReinette Chatre2008-02-152-0/+8
* 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-012-10/+10
* iwlwifi: remove ieee80211 types from iwl-helpers.hTomas Winkler2008-02-011-3/+0
* iwlwifi: Fix MIMO PS modeTomas Winkler2008-02-011-5/+18
* iwlwifi: fix sparse warning in iwl 3945Ron Rindjunsky2008-02-011-3/+4
* wireless: iwlwifi3945/4965 - fix incorrect counting of memoryCyrill Gorcunov2008-01-312-2/+2
OpenPOWER on IntegriCloud