summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: Add led supportMohamed Abbas2008-03-2713-16/+1107
* iwlwifi: do not register bands with no supported channelsJohn W. Linville2008-03-272-4/+12
* iwlwifi: Completing the parameter packagingAssaf Krauss2008-03-253-54/+55
* iwlwifi: move host command sending functions to core moduleTomas Winkler2008-03-259-322/+399
* iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_infoAssaf Krauss2008-03-256-13/+13
* iwlwifi: iwl3945 remove 4965 commandsTomas Winkler2008-03-251-39/+0
* iwlwifi-2.6: enables RX TKIP decryption in HWEmmanuel Grumbach2008-03-251-0/+51
* iwlwifi-2.6: enables HW TKIP encryptionEmmanuel Grumbach2008-03-252-9/+25
* iwlwifi-2.6: RX status translation to old schemeEmmanuel Grumbach2008-03-253-0/+81
* iwlwifi-2.6: Cleans up set_key flowEmmanuel Grumbach2008-03-252-56/+110
* iwlwifi: Probe Flow - Extracting hw and priv initAssaf Krauss2008-03-257-623/+677
* 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
OpenPOWER on IntegriCloud