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-debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-06
iwlwifi: move DVM code into subdirectory
Johannes Berg
1
-2437
/
+0
2012-04-23
iwlwifi: clean up module parameters
Johannes Berg
1
-0
/
+1
2012-04-23
iwlwifi: remove TX/RX frame statistics
Johannes Berg
1
-84
/
+0
2012-04-23
iwlwifi: remove traffic log
Johannes Berg
1
-103
/
+0
2012-04-23
iwlwifi: move iwl_cmd_echo_test
Johannes Berg
1
-0
/
+17
2012-04-23
iwlwifi: remove debugfs logspam
Johannes Berg
1
-50
/
+17
2012-04-23
iwlwifi: Added debugfs calib disabled write
David Spinadel
1
-2
/
+23
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-04-16
iwlwifi: remove get_cmd_string
Johannes Berg
1
-1
/
+1
2012-04-16
iwlwifi: Disabling calibrations variable
Dor Shaish
1
-4
/
+31
2012-04-16
iwlwifi: move HCMD_ACTIVE to trans
Don Fry
1
-2
/
+0
2012-04-12
iwlwifi: move eeprom into priv
Johannes Berg
1
-3
/
+3
2012-04-12
iwlwifi: split force_reset debugfs file
Johannes Berg
1
-42
/
+22
2012-04-12
iwlwifi: move hw_params into priv
Johannes Berg
1
-6
/
+6
2012-04-12
iwlwifi: remove watchdog debugfs file
Johannes Berg
1
-25
/
+0
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-9
/
+3
2012-04-09
iwlwifi: split POWER_PMI status bit
Don Fry
1
-1
/
+1
2012-04-09
iwlwifi: move FW_ERROR to priv
Don Fry
1
-1
/
+1
2012-04-09
iwlwifi: move ucode_type from shared to op_mode
Meenakshi Venkataraman
1
-1
/
+1
2012-04-09
iwlwifi: move ucode error log reporting to op_mode
Meenakshi Venkataraman
1
-0
/
+41
2012-04-09
iwlwifi: move queue mapping out of transport
Johannes Berg
1
-3
/
+8
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-9
/
+3
2012-03-12
iwlwifi: change struct iwl_fw
David Spinadel
1
-12
/
+5
2012-03-12
iwlwifi: avoid some operations if no uCode loaded
David Spinadel
1
-2
/
+13
2012-03-09
iwlwifi: fix the delta for remove max_txq_num patch
Wey-Yi Guy
1
-1
/
+1
2012-03-08
iwlwifi: more status bit factoring
Don Fry
1
-20
/
+18
2012-03-08
iwlwifi: separate status to priv and trans
Don Fry
1
-5
/
+1
2012-03-07
iwlwifi: put use_rts_for_aggregation into hw_params
Johannes Berg
1
-3
/
+3
2012-03-07
iwlwifi: use watchdog timeout from hw_params
Johannes Berg
1
-1
/
+1
2012-03-07
iwlwifi: keep plcp_delta_threshold in priv
Johannes Berg
1
-3
/
+3
2012-03-07
iwlwifi: move mutex out of shared
Johannes Berg
1
-6
/
+6
2012-03-07
iwlwifi: remove iwl-wifi.h
Johannes Berg
1
-1
/
+0
2012-03-07
iwlwifi: split out firmware store
Johannes Berg
1
-5
/
+4
2012-03-06
iwlwifi: use valid TX/RX antenna from hw_params
Johannes Berg
1
-3
/
+6
2012-03-06
iwlwifi: remove per-device debug level
Johannes Berg
1
-53
/
+2
2012-03-06
iwlwifi: introduce statistics lock
Johannes Berg
1
-0
/
+21
2012-02-17
iwlwifi: Move ucode pointers to iwl_fw
Don Fry
1
-5
/
+6
2012-02-02
iwlwifi: give trans to all the read / write functions
Emmanuel Grumbach
1
-3
/
+3
2012-01-28
iwlwifi: fix uCode event tracing
Johannes Berg
1
-3
/
+4
2012-01-06
iwlwifi: update Copyright
Wey-Yi Guy
1
-1
/
+1
2011-12-16
iwlwifi: tid_data moves to iwl_priv
Emmanuel Grumbach
1
-1
/
+1
2011-12-16
iwlwifi: tid_data logic move to upper layer - txqid
Emmanuel Grumbach
1
-3
/
+2
2011-12-16
iwlwifi: don't count the tfds in HW queue any more
Emmanuel Grumbach
1
-3
/
+2
2011-12-16
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
1
-13
/
+13
2011-12-08
iwlwifi: move eeprom pointer from iwl_priv to iwl_shared
Don Fry
1
-2
/
+2
2011-12-02
iwlwifi: move ucode_type from iwl_priv to iwl_shared
Don Fry
1
-3
/
+4
2011-11-11
iwlagn: move nvm_device_type from iwl_priv to iwl_trans
Don Fry
1
-1
/
+1
2011-11-11
iwlagn: move ucode files out of the iwl_priv structure
Don Fry
1
-3
/
+3
2011-10-14
iwlagn: kill hw_params.max_stations
Emmanuel Grumbach
1
-2
/
+1
[next]