summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl4965-base.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: Eliminate association from beaconTomas Winkler2008-04-081-29/+44
* iwlwifi: eliminate conf_htTomas Winkler2008-04-081-83/+63
* wireless: fix various printk warnings on ia64 (and others)John W. Linville2008-04-011-1/+1
* iwlwifi: unregister to upper stack before releasing resourcesRon Rindjunsky2008-04-011-3/+5
* iwlwifi: move rate registration to module loadReinette Chatre2008-04-011-4/+18
* iwlwifi: fix race condition during driver unloadMohamed Abbas2008-04-011-2/+30
* iwlwifi: hook iwlwifi with Linux rfkillMohamed Abbas2008-04-011-34/+20
* iwlwifi: add notification infrastructure to iwlcoreMohamed Abbas2008-04-011-0/+6
* 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: rename iwl-4965-io.h to iwl-io.hTomas Winkler2008-03-271-116/+117
* | iwlwifi: Add led supportMohamed Abbas2008-03-271-1/+6
* | iwlwifi: do not register bands with no supported channelsJohn W. Linville2008-03-271-2/+6
* | iwlwifi: Completing the parameter packagingAssaf Krauss2008-03-251-38/+8
* | iwlwifi: move host command sending functions to core moduleTomas Winkler2008-03-251-249/+50
* | iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_infoAssaf Krauss2008-03-251-4/+4
* | iwlwifi-2.6: enables RX TKIP decryption in HWEmmanuel Grumbach2008-03-251-0/+51
* | iwlwifi-2.6: enables HW TKIP encryptionEmmanuel Grumbach2008-03-251-9/+24
* | iwlwifi-2.6: RX status translation to old schemeEmmanuel Grumbach2008-03-251-0/+6
* | iwlwifi-2.6: Cleans up set_key flowEmmanuel Grumbach2008-03-251-56/+109
* | iwlwifi: Probe Flow - Extracting hw and priv initAssaf Krauss2008-03-251-554/+23
* | iwlwifi: Probe Flow - Performing allocation in a separate functionAssaf Krauss2008-03-251-8/+5
* | iwlwifi: Packing all 4965 parametersAssaf Krauss2008-03-251-23/+22
* | iwlwifi: Re-ordering probe flow (4965)Assaf Krauss2008-03-251-117/+135
* | iwlwifi: Add debugfs to iwl coreTomas Winkler2008-03-251-3/+11
* | iwlwifi: Add TX/RX statistcs to driverTomas Winkler2008-03-251-1/+9
* | iwlwifi: rename struct iwl4965_priv to struct iwl_privTomas Winkler2008-03-251-198/+198
* | iwlwifi: rename iwl-4965-debug.h back to iwl-debug.hTomas Winkler2008-03-251-28/+28
* | iwlwifi: Bug fix, CCMP with HW encryption with AGGMax Stepanov2008-03-251-0/+2
* | iwlwifi: fix bug to show hidden APs during scanReinette Chatre2008-03-131-8/+13
* | iwlwifi: change rate number to a constantTomas Winkler2008-03-131-2/+3
* | iwlwifi: Use eeprom form iwlcoreAssaf Krauss2008-03-131-81/+3
* | iwlwifi: update copyright yearReinette Chatre2008-03-131-1/+1
* | iwlwifi: queue functions cleanupTomas Winkler2008-03-071-28/+9
* | iwlwifi: add iwl-core moduleTomas Winkler2008-03-071-7/+1
* | 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-3/+8
* | iwlwifi: extract iwl-csr.hTomas Winkler2008-03-071-2/+2
* | iwlwifi: use mac80211_tx_control_flagsRon Rindjunsky2008-03-071-4/+5
* | iwlwifi: 802.11n spec removes AUTO offset for FAT channelGuy Cohen2008-03-071-2/+8
* | iwlwifi: Fix 52 rate report in rx statusTomas Winkler2008-03-061-181/+0
* | iwlwifi: refactor init geos functionTomas Winkler2008-03-061-26/+38
* | 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-17/+1
OpenPOWER on IntegriCloud