Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
47107e84446f4724d25c724493679cc50eeef53c
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-debugfs.c
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
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
1745e44
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
· 14 years ago
898ed67
iwlagn: remove un-necessary "_agn"
by Wey-Yi Guy
· 14 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
8dfdb9d
iwlwifi: move QoS into context
by Johannes Berg
· 14 years ago
246ed35
iwlwifi: initial contextification
by Johannes Berg
· 14 years ago
befe8c4
iwlwifi: add bt traffic load debugfs file
by Wey-Yi Guy
· 14 years ago
7bdc473
iwlwifi: add debugfs to control stuck queue timer
by Wey-Yi Guy
· 14 years ago
81e9543
iwlwifi: do not call ieee80211_frequency_to_channel
by Shanyu Zhao
· 15 years ago
ffb7d89
iwlagn: add bluetooth stats to debugfs
by Wey-Yi Guy
· 15 years ago
5767430
drivers/net/wireless: Remove unnecessary casts of private_data
by Joe Perches
· 15 years ago
4bf49a9
iwlwifi: debugfs file for txfifo command testing
by Wey-Yi Guy
· 15 years ago
c04f9f2
iwlwifi: fix fw_restart module parameter
by Wey-Yi Guy
· 15 years ago
680788a
iwlwifi: add a mechanism to disable plcp error checking
by Wey-Yi Guy
· 15 years ago
f5cc6a2
iwlwifi: Fix null pointer referencing in iwl_dbgfs_rx_queue_read.
by Dor Shaish
· 15 years ago
1c62c72
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
by John W. Linville
· 15 years ago
6fe70aa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
da73511
iwlwifi: improve station debugfs
by Johannes Berg
· 15 years ago
1d60a79
iwlwifi: separate statistics flag function for agn & 3945
by Wey-Yi Guy
· 15 years ago
a2064b7
iwlwifi: move _agn statistics related structure
by Wey-Yi Guy
· 15 years ago
470356b
iwlwifi: "tx power per chain" are part of ucode_tx_stats
by Wey-Yi Guy
· 15 years ago
0af0d04
iwlwifi: give correct return information for tx power debugfs
by Wey-Yi Guy
· 15 years ago
Next »