index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-led.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-06
iwlwifi: move DVM code into subdirectory
Johannes Berg
1
-225
/
+0
2012-04-23
iwlwifi: clean up module parameters
Johannes Berg
1
-1
/
+2
2012-04-23
iwlwifi: remove TX/RX frame statistics
Johannes Berg
1
-1
/
+0
2012-04-18
iwlwifi: remove unneeded includes
Emmanuel Grumbach
1
-1
/
+0
2012-04-18
iwlwifi: op_mode holds its pointer to the config
Emmanuel Grumbach
1
-4
/
+4
2012-04-18
iwlwifi: op_mode holds its pointer to the transport
Emmanuel Grumbach
1
-4
/
+4
2012-03-08
iwlwifi: more status bit factoring
Don Fry
1
-1
/
+1
2012-03-07
iwlwifi: add wrappers for command sending
Johannes Berg
1
-1
/
+1
2012-02-02
iwlwifi: give trans to all the read / write functions
Emmanuel Grumbach
1
-4
/
+5
2012-01-28
iwlwifi: add option to disalbe LED
Wey-Yi Guy
1
-0
/
+4
2012-01-06
iwlwifi: update Copyright
Wey-Yi Guy
1
-1
/
+1
2011-12-16
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
1
-4
/
+4
2011-10-14
iwlagn: eliminate bus pointer from iwl_priv structure
Don Fry
1
-2
/
+1
2011-09-21
iwlagn: remove the callback in host commands
Emmanuel Grumbach
1
-1
/
+0
2011-08-29
iwlagn: all function iwl-io.c receive iwl_bus
Emmanuel Grumbach
1
-3
/
+3
2011-08-29
iwlagn: bus layer chooses its transport layer
Emmanuel Grumbach
1
-1
/
+1
2011-08-29
iwlagn: priv->status moves to iwl_shared
Emmanuel Grumbach
1
-1
/
+1
2011-08-29
iwlagn: introduce iwl-shared.h
Emmanuel Grumbach
1
-0
/
+1
2011-08-08
iwlagn: remove wireless extensions inclusions
Johannes Berg
1
-1
/
+0
2011-07-21
iwlagn: simplify the bus architecture
Emmanuel Grumbach
1
-1
/
+1
2011-07-21
iwlagn: transport layer receives struct iwl_trans*
Emmanuel Grumbach
1
-1
/
+1
2011-07-11
iwlagn: provide heplers to access the transport ops
Emmanuel Grumbach
1
-1
/
+2
2011-07-11
iwlagn: consolidate the API that sends host commands and move to transport
Emmanuel Grumbach
1
-1
/
+1
2011-06-18
iwlagn: add get_dev to iwl_bus_ops
Emmanuel Grumbach
1
-1
/
+2
2011-06-18
iwlagn: remove uneeded include to pci.h and dma_mapping.h from a few files
Emmanuel Grumbach
1
-2
/
+0
2011-06-11
iwlagn: move led_mode as part of iwlagn_mod_params
Wey-Yi Guy
1
-7
/
+2
2011-05-13
iwlagn: prepare for multi-TB commands
Johannes Berg
1
-2
/
+2
2011-05-10
iwlagn: led stay solid on when no traffic
Wey-Yi Guy
1
-1
/
+19
2011-04-18
iwlagn: use direct call for led functions
Wey-Yi Guy
1
-1
/
+25
2011-04-08
iwlagn: remove more reference to legacy devices
Wey-Yi Guy
1
-2
/
+2
2011-04-07
iwlagn: change Copyright to 2011
Wey-Yi Guy
1
-1
/
+1
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-2
/
+0
2011-02-21
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
Wey-Yi Guy
1
-0
/
+2
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-2
/
+0
2011-01-21
iwlwifi: use mac80211 throughput trigger
Wey-Yi Guy
1
-121
/
+80
2010-12-26
iwlwifi: remove extra string
Wey-Yi Guy
1
-1
/
+1
2010-11-16
iwlwifi: change default led mode for different devices
Wey-Yi Guy
1
-4
/
+6
2010-11-15
iwlagn: new RXON processing for modern devices
Johannes Berg
1
-0
/
+2
2010-10-06
iwlagn: reduce redundant parameter definitions
Wey-Yi Guy
1
-3
/
+3
2010-03-25
iwlwifi: remove "\n" from module parameter description
Wey-Yi Guy
1
-1
/
+1
2010-01-19
iwlwifi: update copyright year to 2010
Reinette Chatre
1
-1
/
+1
2009-11-23
iwlwifi: remove reset led_tpt from iwl_leds_init()
Wey-Yi Guy
1
-1
/
+0
2009-10-07
iwlwifi: LED cleanup
Johannes Berg
1
-268
/
+17
2009-10-07
iwlwifi: add LED mode to support different LED behavior
Wey-Yi Guy
1
-1
/
+8
2009-10-07
iwlwifi: Adjust blink rate to compensate Clock difference
Wey-Yi Guy
1
-2
/
+31
2009-10-07
iwlwifi: modify LED blink index table
Wey-Yi Guy
1
-3
/
+3
2009-08-14
iwlwifi: Traffic type and counter for debugFs
Wey-Yi Guy
1
-1
/
+2
2009-08-04
iwlwifi: don't export symbols not needed in other modules
Johannes Berg
1
-1
/
+0
2009-07-27
iwlwifi: fix up command sending
Johannes Berg
1
-2
/
+2
2009-07-24
iwlwifi: Led blinking counting both tx and rx
Wey-Yi Guy
1
-4
/
+6
[next]