summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-led.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: move DVM code into subdirectoryJohannes Berg2012-06-061-225/+0Star
* iwlwifi: clean up module parametersJohannes Berg2012-04-231-1/+2
* iwlwifi: remove TX/RX frame statisticsJohannes Berg2012-04-231-1/+0Star
* iwlwifi: remove unneeded includesEmmanuel Grumbach2012-04-181-1/+0Star
* iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach2012-04-181-4/+4
* iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach2012-04-181-4/+4
* iwlwifi: more status bit factoringDon Fry2012-03-081-1/+1
* iwlwifi: add wrappers for command sendingJohannes Berg2012-03-071-1/+1
* iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach2012-02-021-4/+5
* iwlwifi: add option to disalbe LEDWey-Yi Guy2012-01-281-0/+4
* iwlwifi: update CopyrightWey-Yi Guy2012-01-061-1/+1
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-161-4/+4
* iwlagn: eliminate bus pointer from iwl_priv structureDon Fry2011-10-141-2/+1Star
* iwlagn: remove the callback in host commandsEmmanuel Grumbach2011-09-211-1/+0Star
* iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach2011-08-291-3/+3
* iwlagn: bus layer chooses its transport layerEmmanuel Grumbach2011-08-291-1/+1
* iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach2011-08-291-1/+1
* iwlagn: introduce iwl-shared.hEmmanuel Grumbach2011-08-291-0/+1
* iwlagn: remove wireless extensions inclusionsJohannes Berg2011-08-081-1/+0Star
* iwlagn: simplify the bus architectureEmmanuel Grumbach2011-07-211-1/+1
* iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach2011-07-211-1/+1
* iwlagn: provide heplers to access the transport opsEmmanuel Grumbach2011-07-111-1/+2
* iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach2011-07-111-1/+1
* iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach2011-06-181-1/+2
* iwlagn: remove uneeded include to pci.h and dma_mapping.h from a few filesEmmanuel Grumbach2011-06-181-2/+0Star
* iwlagn: move led_mode as part of iwlagn_mod_paramsWey-Yi Guy2011-06-111-7/+2Star
* iwlagn: prepare for multi-TB commandsJohannes Berg2011-05-131-2/+2
* iwlagn: led stay solid on when no trafficWey-Yi Guy2011-05-101-1/+19
* iwlagn: use direct call for led functionsWey-Yi Guy2011-04-181-1/+25
* iwlagn: remove more reference to legacy devicesWey-Yi Guy2011-04-081-2/+2
* iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-071-1/+1
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-2/+0Star
* Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy2011-02-211-0/+2
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-2/+0Star
* iwlwifi: use mac80211 throughput triggerWey-Yi Guy2011-01-221-121/+80Star
* iwlwifi: remove extra stringWey-Yi Guy2010-12-261-1/+1
* iwlwifi: change default led mode for different devicesWey-Yi Guy2010-11-161-4/+6
* iwlagn: new RXON processing for modern devicesJohannes Berg2010-11-151-0/+2
* iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-061-3/+3
* iwlwifi: remove "\n" from module parameter descriptionWey-Yi Guy2010-03-251-1/+1
* iwlwifi: update copyright year to 2010Reinette Chatre2010-01-191-1/+1
* iwlwifi: remove reset led_tpt from iwl_leds_init()Wey-Yi Guy2009-11-231-1/+0Star
* iwlwifi: LED cleanupJohannes Berg2009-10-071-268/+17Star
* iwlwifi: add LED mode to support different LED behaviorWey-Yi Guy2009-10-071-1/+8
* iwlwifi: Adjust blink rate to compensate Clock differenceWey-Yi Guy2009-10-071-2/+31
* iwlwifi: modify LED blink index tableWey-Yi Guy2009-10-071-3/+3
* iwlwifi: Traffic type and counter for debugFsWey-Yi Guy2009-08-141-1/+2
* iwlwifi: don't export symbols not needed in other modulesJohannes Berg2009-08-041-1/+0Star
* iwlwifi: fix up command sendingJohannes Berg2009-07-271-2/+2
* iwlwifi: Led blinking counting both tx and rxWey-Yi Guy2009-07-241-4/+6