Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
76fbc247b9aebc30f6d2c8ec1f69edcb68eaa328
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-debugfs.c
882b7b7
iwlwifi: remove log_event debugfs file debugging is disabled
by Johannes Berg
· 13 years ago
65de7e8
iwlwifi: clean up module parameters
by Johannes Berg
· 13 years ago
56322f5
iwlwifi: remove TX/RX frame statistics
by Johannes Berg
· 13 years ago
063c516
iwlwifi: remove traffic log
by Johannes Berg
· 13 years ago
c98c8d9
iwlwifi: move iwl_cmd_echo_test
by Johannes Berg
· 13 years ago
f9e7544
iwlwifi: remove debugfs logspam
by Johannes Berg
· 13 years ago
647ad13
iwlwifi: Added debugfs calib disabled write
by David Spinadel
· 13 years ago
2152268
iwlwifi: op_mode holds its pointer to the config
by Emmanuel Grumbach
· 13 years ago
68e8dfd
iwlwifi: op_mode holds its pointer to the transport
by Emmanuel Grumbach
· 13 years ago
d9fb646
iwlwifi: remove get_cmd_string
by Johannes Berg
· 13 years ago
bfb45f5
iwlwifi: Disabling calibrations variable
by Dor Shaish
· 13 years ago
74fda97
iwlwifi: move HCMD_ACTIVE to trans
by Don Fry
· 13 years ago
11483b5
iwlwifi: move eeprom into priv
by Johannes Berg
· 13 years ago
48dffd3
iwlwifi: split force_reset debugfs file
by Johannes Berg
· 13 years ago
9e29511
iwlwifi: move hw_params into priv
by Johannes Berg
· 13 years ago
00b20a4
iwlwifi: remove watchdog debugfs file
by Johannes Berg
· 13 years ago
8065248
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
47107e8
iwlwifi: split POWER_PMI status bit
by Don Fry
· 13 years ago
17acd0b
iwlwifi: move FW_ERROR to priv
by Don Fry
· 13 years ago
a42506e
iwlwifi: move ucode_type from shared to op_mode
by Meenakshi Venkataraman
· 13 years ago
2fdfc47
iwlwifi: move ucode error log reporting to op_mode
by Meenakshi Venkataraman
· 13 years ago
9eae88f
iwlwifi: move queue mapping out of transport
by Johannes Berg
· 13 years ago
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 13 years ago
6dfa8d0
iwlwifi: change struct iwl_fw
by David Spinadel
· 13 years ago
8f7ffbe
iwlwifi: avoid some operations if no uCode loaded
by David Spinadel
· 13 years ago
1745e440
iwlwifi: fix the delta for remove max_txq_num patch
by Wey-Yi Guy
· 13 years ago
8362640
iwlwifi: more status bit factoring
by Don Fry
· 13 years ago
9a71686
iwlwifi: separate status to priv and trans
by Don Fry
· 13 years ago
b9ad70d
iwlwifi: put use_rts_for_aggregation into hw_params
by Johannes Berg
· 13 years ago
e7a0943
iwlwifi: use watchdog timeout from hw_params
by Johannes Berg
· 13 years ago
ab5c0f1
iwlwifi: keep plcp_delta_threshold in priv
by Johannes Berg
· 13 years ago
b1eea29
iwlwifi: move mutex out of shared
by Johannes Berg
· 13 years ago
965974a6
iwlwifi: remove iwl-wifi.h
by Johannes Berg
· 13 years ago
0692fe4
iwlwifi: split out firmware store
by Johannes Berg
· 13 years ago
7e79a39
iwlwifi: use valid TX/RX antenna from hw_params
by Johannes Berg
· 13 years ago
a8bceb3
iwlwifi: remove per-device debug level
by Johannes Berg
· 13 years ago
4ff70fc
iwlwifi: introduce statistics lock
by Johannes Berg
· 13 years ago
6516174
iwlwifi: Move ucode pointers to iwl_fw
by Don Fry
· 13 years ago
1042db2
iwlwifi: give trans to all the read / write functions
by Emmanuel Grumbach
· 13 years ago
98d4bf0
iwlwifi: fix uCode event tracing
by Johannes Berg
· 13 years ago
4e31826
iwlwifi: update Copyright
by Wey-Yi Guy
· 13 years ago
04cf682
iwlwifi: tid_data moves to iwl_priv
by Emmanuel Grumbach
· 13 years ago
76bc10f
iwlwifi: tid_data logic move to upper layer - txqid
by Emmanuel Grumbach
· 13 years ago
eb9a372
iwlwifi: don't count the tfds in HW queue any more
by Emmanuel Grumbach
· 13 years ago
3862241
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
by Don Fry
· 13 years ago
ab36eab
iwlwifi: move eeprom pointer from iwl_priv to iwl_shared
by Don Fry
· 13 years ago
3d6acef
iwlwifi: move ucode_type from iwl_priv to iwl_shared
by Don Fry
· 13 years ago
97b52cf
iwlagn: move nvm_device_type from iwl_priv to iwl_trans
by Don Fry
· 13 years ago
de7f5f9
iwlagn: move ucode files out of the iwl_priv structure
by Don Fry
· 13 years ago
3eae4bb
iwlagn: kill hw_params.max_stations
by Emmanuel Grumbach
· 13 years ago
7e4005c
iwlagn: add "echo test" command to debugfs
by Wey-Yi Guy
· 13 years ago
511afa3
iwlagn: sparse warning priv->temperature is signed
by Emmanuel Grumbach
· 13 years ago
ca934b6
iwlagn: move sysfs files to debugfs
by Johannes Berg
· 13 years ago
41f5e04
iwlagn: move traffic_log back to upper layer
by Emmanuel Grumbach
· 13 years ago
5f85a78
iwlagn: iwl_tid_data moves to iwl-shared
by Emmanuel Grumbach
· 13 years ago
83ed901
iwlagn: all function iwl-io.c receive iwl_bus
by Emmanuel Grumbach
· 13 years ago
16db88b
iwlagn: move dump_csr and dump_fh to transport layer
by Emmanuel Grumbach
· 13 years ago
845a9c0
iwlagn: move all iwl_is_XXX helpers to iwl-shared.h
by Emmanuel Grumbach
· 13 years ago
1f7b617
iwlagn: move isr_statistics to transport layer
by Emmanuel Grumbach
· 13 years ago
7ff9470
iwlagn: move the NIC error flow to the transport layer
by Emmanuel Grumbach
· 13 years ago
87e5666
iwlagn: transport handler can register debugfs entries
by Emmanuel Grumbach
· 13 years ago
6ac2f83
iwlagn: priv->mutex moves to iwl_shared
by Emmanuel Grumbach
· 13 years ago
63013ae
iwlagn: priv->status moves to iwl_shared
by Emmanuel Grumbach
· 13 years ago
d618912
iwlagn: hw_params moves to iwl_shared
by Emmanuel Grumbach
· 13 years ago
8f470ce
iwlagn: debug_level moves to struct iwl_shared
by Emmanuel Grumbach
· 13 years ago
a294b96
iwlagn: use iwl_get_debug_level instead of iwl_debug_level
by Emmanuel Grumbach
· 13 years ago
c8ac61c
iwlagn: implement WoWLAN
by Johannes Berg
· 13 years ago
898ed67
iwlagn: remove un-necessary "_agn"
by Wey-Yi Guy
· 13 years ago
c68744f
iwlagn: Remove un-necessary indirect call
by Wey-Yi Guy
· 14 years ago
872907b
iwlagn: don't check ucode subtype
by Johannes Berg
· 14 years ago
d6d023a
iwlagn: remove un-necessary debugfs callback
by Wey-Yi Guy
· 14 years ago
dbf28e21
iwlagn: combine firmware code/data
by Johannes Berg
· 14 years ago
ca7966c
iwlagn: implement synchronous firmware load
by Johannes Berg
· 14 years ago
b7af6a9
iwlagn: always support uCode trace
by Wey-Yi Guy
· 14 years ago
0da0e5b
iwlagn: clean up & autodetect statistics
by Johannes Berg
· 14 years ago
703bc58
iwlagn: sensitivity and chain noise done by driver
by Wey-Yi Guy
· 14 years ago
ae89726
iwlagn: tx power calib always done in firmware
by Wey-Yi Guy
· 14 years ago
23c0fcc
iwlagn: all _agn devices support power save mode
by Wey-Yi Guy
· 14 years ago
3ecccbc
iwlagn: remove un-necessary function pointer
by Wey-Yi Guy
· 14 years ago
901069c
iwlagn: change Copyright to 2011
by Wey-Yi Guy
· 14 years ago
08960de
iwlagn: remove pointless return variables
by Johannes Berg
· 14 years ago
be663ab
iwlwifi: split the drivers for agn and legacy devices 3945/4965
by Wey-Yi Guy
· 14 years ago
4bc85c1
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
by Wey-Yi Guy
· 14 years ago
aa833c4
iwlwifi: split the drivers for agn and legacy devices 3945/4965
by Wey-Yi Guy
· 14 years ago
187bc4f
iwlagn: remove unsupported BT SCO command
by Wey-Yi Guy
· 14 years ago
9f60e7e
iwlwifi: introduce iwl_bt_statistics
by Stanislaw Gruszka
· 14 years ago
88e58fc
iwlwifi: introduce iwl_advanced_bt_coexist()
by Stanislaw Gruszka
· 14 years ago
24834d2
iwlwifi: correct debugfs data dumped from sram
by Jay Sternberg
· 14 years ago
5ed540a
iwlwifi: use mac80211 throughput trigger
by Wey-Yi Guy
· 14 years ago
f21dd00
iwlwifi: keep track of bt coex enable/disable stage
by Wey-Yi Guy
· 14 years ago
22de94d
iwlwifi: jiffies based tx queues watchdog
by Stanislaw Gruszka
· 14 years ago
ea9b307
iwlwifi: always build swq_id as virtual queue ID
by Johannes Berg
· 14 years ago
66e863a5
iwlagn: support dynamic aggregation for BT coex
by Wey-Yi Guy
· 14 years ago
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
0de7673
iwlwifi: clean up declarations
by Johannes Berg
· 14 years ago
7cb1b08
iwlagn: reduce redundant parameter definitions
by Wey-Yi Guy
· 14 years ago
54a9aa6
iwlagn: keep track of failure tx status
by Wey-Yi Guy
· 14 years ago
2b18ab36
net/wireless: use generic_file_llseek in debugfs
by Arnd Bergmann
· 15 years ago
c6abdc0
iwlwifi: allow configure protection mode
by Wey-Yi Guy
· 14 years ago
6e6ebf4
iwlwifi: remember the last uCode sysassert error code
by Wey-Yi Guy
· 14 years ago
Next »