summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: Probe Flow - Performing allocation in a separate functionAssaf Krauss2008-03-253-8/+39
* iwlwifi: Packing all 4965 parametersAssaf Krauss2008-03-254-33/+42
* iwlwifi: Re-ordering probe flow (4965)Assaf Krauss2008-03-252-120/+151
* iwlwifi: remove macros containing offsets from eeprom structReinette Chatre2008-03-252-64/+0
* iwlwifi: Add debugfs to iwl coreTomas Winkler2008-03-257-6/+377
* iwlwifi: Add TX/RX statistcs to driverTomas Winkler2008-03-253-1/+24
* iwlwifi: rename struct iwl4965_priv to struct iwl_privTomas Winkler2008-03-257-415/+415
* iwlwifi: rename iwl-4965-debug.h back to iwl-debug.hTomas Winkler2008-03-259-71/+71
* iwlwifi: Bug fix, CCMP with HW encryption with AGGMax Stepanov2008-03-252-0/+6
* iwlwifi: fix bug to show hidden APs during scanReinette Chatre2008-03-132-16/+26
* iwlwifi: change rate number to a constantTomas Winkler2008-03-131-2/+3
* iwlwifi: Fix endianity in debug printTomas Winkler2008-03-131-1/+1
* iwlwifi: Use eeprom form iwlcoreAssaf Krauss2008-03-137-426/+30
* iwlwifi: update copyright yearReinette Chatre2008-03-1323-31/+28
* iwlwifi: Use sta_bcast_id variable instead of BROADCAST_ID constantTomas Winkler2008-03-132-5/+5
* 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
OpenPOWER on IntegriCloud