summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-led.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-11iwlagn: provide heplers to access the transport opsEmmanuel Grumbach1-1/+2
2011-07-11iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach1-1/+1
2011-06-18iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach1-1/+2
2011-06-18iwlagn: remove uneeded include to pci.h and dma_mapping.h from a few filesEmmanuel Grumbach1-2/+0
2011-06-11iwlagn: move led_mode as part of iwlagn_mod_paramsWey-Yi Guy1-7/+2
2011-05-13iwlagn: prepare for multi-TB commandsJohannes Berg1-2/+2
2011-05-10iwlagn: led stay solid on when no trafficWey-Yi Guy1-1/+19
2011-04-18iwlagn: use direct call for led functionsWey-Yi Guy1-1/+25
2011-04-08iwlagn: remove more reference to legacy devicesWey-Yi Guy1-2/+2
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy1-1/+1
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy1-2/+0
2011-02-21Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy1-0/+2
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy1-2/+0
2011-01-22iwlwifi: use mac80211 throughput triggerWey-Yi Guy1-121/+80
2010-12-26iwlwifi: remove extra stringWey-Yi Guy1-1/+1
2010-11-16iwlwifi: change default led mode for different devicesWey-Yi Guy1-4/+6
2010-11-15iwlagn: new RXON processing for modern devicesJohannes Berg1-0/+2
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy1-3/+3
2010-03-25iwlwifi: remove "\n" from module parameter descriptionWey-Yi Guy1-1/+1
2010-01-20iwlwifi: update copyright year to 2010Reinette Chatre1-1/+1
2009-11-24iwlwifi: remove reset led_tpt from iwl_leds_init()Wey-Yi Guy1-1/+0
2009-10-08iwlwifi: LED cleanupJohannes Berg1-268/+17
2009-10-08iwlwifi: add LED mode to support different LED behaviorWey-Yi Guy1-1/+8
2009-10-08iwlwifi: Adjust blink rate to compensate Clock differenceWey-Yi Guy1-2/+31
2009-10-08iwlwifi: modify LED blink index tableWey-Yi Guy1-3/+3
2009-08-14iwlwifi: Traffic type and counter for debugFsWey-Yi Guy1-1/+2
2009-08-05iwlwifi: don't export symbols not needed in other modulesJohannes Berg1-1/+0
2009-07-27iwlwifi: fix up command sendingJohannes Berg1-2/+2
2009-07-24iwlwifi: Led blinking counting both tx and rxWey-Yi Guy1-4/+6
2009-07-24iwlwifi: make led functions genericWey-Yi Guy1-12/+12
2009-06-04iwl3945/iwlwifi: fix led bug when SW rfkillAbhijeet Kolekar1-4/+0
2009-02-09iwlwifi: fix led namingDanny Kukawka1-4/+4
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler1-7/+7
2009-01-30iwlwifi: update copyright year to 2009Reinette Chatre1-1/+1
2009-01-29iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas1-1/+1
2008-12-19iwlwifi: add line feed to printkWu, Fengguang1-1/+1
2008-12-12iwlwifi: remove includes of iwl-helpers.h where not neededTomas Winkler1-1/+0
2008-12-12iwlwifi: change email contact informationWinkler, Tomas1-1/+1
2008-11-01iwlwifi: run through spell checkerTomas Winkler1-1/+1
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-08-04iwlwifi: Don't use buffer allocated on the stack for led namesSven Wegener1-12/+17
2008-08-04iwlwifi: set led register in disassociationEsti Kummer1-16/+24
2008-07-30drivers/net/wireless/iwlwifi/iwl-led.c: printk fixAndrew Morton1-1/+3
2008-07-14iwlwifi: make index unsigned int for iwl_send_led_cmdAbhijeet Kolekar1-1/+2
2008-07-14iwlwifi: LED use correctly blink tableTomas Winkler1-67/+58
2008-07-14iwlwifi: fix LED stallTomas Winkler1-48/+37
2008-05-07iwlwifi: rename iwl-4965.h to iwl-dev.hTomas Winkler1-1/+1
2008-04-09iwlwifi: move driver status inliners into iwl-core.hTomas Winkler1-1/+1
2008-04-02iwlwifi: LED initialize before registeringTomas Winkler1-2/+4
2008-03-27iwlwifi: rename iwl-4965-io.h to iwl-io.hTomas Winkler1-4/+5