Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
f042c2eb96779944629fee99817718ede40d4970
/
drivers
/
net
/
wireless
/
iwlwifi
/
dvm
/
main.c
f042c2e
iwlwifi: make data frame tracing optional
by Johannes Berg
· 12 years ago
40503f7
iwlwifi: fix FW restart on init FW
by Amit Beka
· 12 years ago
9da987a
iwlwifi: rework the iwlwifi debugfs structure
by Meenakshi Venkataraman
· 12 years ago
273a576
iwlwifi: clean up properly when registration with mac80211 fails
by Meenakshi Venkataraman
· 12 years ago
6d044b9
iwlwifi: REPLY_RX doesn't exist any more
by Emmanuel Grumbach
· 13 years ago
b04db9a
iwlwifi: configure the queues from the op_mode
by Emmanuel Grumbach
· 13 years ago
8d40f4e
iwlwifi: remove sku field from hw_params
by Johannes Berg
· 13 years ago
dada03c
iwlwifi: disable early power Off reset for all NICs
by Emmanuel Grumbach
· 13 years ago
303e56f
iwlwifi: check that we have enough bits to track the TX queues
by Emmanuel Grumbach
· 13 years ago
7eb89ba
iwlwifi: s/iwl_read_targ_mem_words/iwl_read_targ_mem_bytes
by Emmanuel Grumbach
· 13 years ago
3a6490c
iwlwifi: refactor testmode
by Ilan Peer
· 13 years ago
b1abeda
iwlwifi: remove extern opmode ops declarations
by Johannes Berg
· 13 years ago
1280d42
iwlwifi: move RF config into NIC config
by Johannes Berg
· 13 years ago
6de4902
iwlwifi: fix typo 'IWL_WATCHHDOG_DISABLED'
by Paul Bolle
· 13 years ago
26a7ca9
iwlwifi: refactor EEPROM reading/parsing
by Johannes Berg
· 13 years ago
08838cd
iwlwifi: configure the SKU in the HW
by Emmanuel Grumbach
· 13 years ago
59c647b
iwlwifi: allocate Tx cmd pool per device
by Emmanuel Grumbach
· 13 years ago
d370493
iwlwifi: move ht40 bitmap into config
by Johannes Berg
· 13 years ago
1023fdc
iwlwifi: move DVM code into subdirectory
by Johannes Berg
· 13 years ago
[Renamed (99%) from drivers/net/wireless/iwlwifi/iwl-agn.c]
aca8626
iwlwifi: make a lot of functions static
by Johannes Berg
· 13 years ago
622a926
iwlwifi: handle race condition in ROC flow
by Ilan Peer
· 13 years ago
cc5f7e3
iwlwifi: implement dynamic opmode loading
by Don Fry
· 13 years ago
5789772
iwlwifi: support explicit monitor interface
by Johannes Berg
· 13 years ago
07d3c15
iwlwifi: modify #ifdef to avoid sparse complain
by Wey-Yi Guy
· 13 years ago
8b5bed9
iwlwifi: don't init trans->reg_lock from the op_mode
by Emmanuel Grumbach
· 13 years ago
f6b1154
iwlwifi: add option to disable 5GHz band
by Stanislaw Gruszka
· 13 years ago
c15797e
iwlwifi: use IWL_* instead of dev_printk when possible
by Emmanuel Grumbach
· 13 years ago
0d6c4a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
1479177
iwlwifi: use new mac80211 queue scheme
by Johannes Berg
· 13 years ago
65de7e8
iwlwifi: clean up module parameters
by Johannes Berg
· 13 years ago
8257510
iwlwifi: move driver defines to iwl-drv.h
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
218733c
iwlwifi: provide proper API to disable all interrupts
by Emmanuel Grumbach
· 13 years ago
8db4c7e
iwlwifi: do not nulify ctx->vif on reset
by Stanislaw Gruszka
· 13 years ago
ff8ead4
iwlwifi: remove unneeded includes
by Emmanuel Grumbach
· 13 years ago
87ce05a
iwlwifi: remove the shared area
by Emmanuel Grumbach
· 13 years ago
4b9844f
iwlwifi: don't use shared for the logger any more
by Emmanuel Grumbach
· 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
50c1e9a
iwlwifi: expose static methods for MVM use
by David Spinadel
· 13 years ago
74fda97
iwlwifi: move HCMD_ACTIVE to trans
by Don Fry
· 13 years ago
8a8bbdb
iwlwifi: complete STATUS_READY refactoring
by Don Fry
· 13 years ago
0479c19
iwlwifi: remove uCode alternatives mechanism
by Johannes Berg
· 13 years ago
84965795
iwlwifi: remove no_sleep_autoadjust
by Johannes Berg
· 13 years ago
ef213d6
iwlwifi: change the default P2P support to "Yes"
by Wey-Yi Guy
· 13 years ago
1591129
iwlwifi: move iwl_send_statistics_request to iwl-agn.c
by Meenakshi Venkataraman
· 13 years ago
e4c52ab
iwlwifi: move iwl_send_bt_config and mark it static
by Meenakshi Venkataraman
· 13 years ago
193219c
iwlwifi: move iwlagn_fw_error to iwl-agn.c
by Meenakshi Venkataraman
· 13 years ago
a297d95
iwlwifi: move iwl_set_hw_rfkill_state and mark it static
by Meenakshi Venkataraman
· 13 years ago
ae625db
iwlwifi: move iwl_free_skb and mark it static
by Meenakshi Venkataraman
· 13 years ago
3ac40ed
iwlwifi: calculate active legacy rates per station
by Johannes Berg
· 13 years ago
e967669
iwlwifi: dynamically determine lib_ops
by Johannes Berg
· 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
4e80986
iwlwifi: remove ack_check module parameter
by Johannes Berg
· 13 years ago
9e29511
iwlwifi: move hw_params into priv
by Johannes Berg
· 13 years ago
7c5ba4a
iwlwifi: move queue watchdog into transport
by Johannes Berg
· 13 years ago
b2cf410
iwlwifi: move rx_page_order into transport
by Johannes Berg
· 13 years ago
69b8797
iwlwifi: Add pr_fmt
by Joe Perches
· 13 years ago
17acd0b
iwlwifi: move FW_ERROR to priv
by Don Fry
· 13 years ago
e3ec26d
iwlwifi: remove firmware info from iwl_shared
by Meenakshi Venkataraman
· 13 years ago
533b426
iwlwifi: move iwl_init_geos to iwl-agn.c
by Meenakshi Venkataraman
· 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
19469f4
iwlwifi: make iwl_nic_error static
by Meenakshi Venkataraman
· 13 years ago
b7e21bf
iwlwifi: use iwlagn_fw_error instead of iwl_nic_error
by Meenakshi Venkataraman
· 13 years ago
a18f61b
iwlwifi: move valid_contexts to priv
by Johannes Berg
· 13 years ago
9eae88f
iwlwifi: move queue mapping out of transport
by Johannes Berg
· 13 years ago
88f10a1
iwlwifi: remove un-needed parameter
by Wey-Yi Guy
· 13 years ago
8f7ffbe
iwlwifi: avoid some operations if no uCode loaded
by David Spinadel
· 13 years ago
69a10b2
iwlwifi: move wait_command_queue from shared to trans
by Meenakshi Venkataraman
· 13 years ago
d663ee7
iwlwifi: abstract out missing SEQ_RX_FRAME workaround
by Johannes Berg
· 13 years ago
3dc420b
iwlwifi: restore PAN support
by Emmanuel Grumbach
· 13 years ago
c6f600f
iwlwifi: move command queue number out of the iwl_shared struct
by Meenakshi Venkataraman
· 13 years ago
1353a7b
iwlwifi: correct status bit refactoring errors
by Don Fry
· 13 years ago
e6dd583
iwlwifi: make iwl_init_context static
by Johannes Berg
· 13 years ago
8362640
iwlwifi: more status bit factoring
by Don Fry
· 13 years ago
9bdfbfa
iwlwifi: move setting up fw parameters
by Meenakshi Venkataraman
· 13 years ago
92d743ae
iwlwifi: configure transport layer from dvm op mode
by Meenakshi Venkataraman
· 13 years ago
3251715
iwlwifi: log stop / wake queues
by Emmanuel Grumbach
· 13 years ago
354928dd
iwlwifi: make tx_cmd_pool kmem cache global
by Stanislaw Gruszka
· 13 years ago
3a73a30
iwlwifi: cleanup/fix memory barriers
by Stanislaw Gruszka
· 13 years ago
bfe4b80
iwlwifi: always check if got h/w access before write
by Stanislaw Gruszka
· 13 years ago
562f08e
iwlwifi: remove BT handlers from lib_ops
by Johannes Berg
· 13 years ago
e755f88
iwlwifi: redesign PASSIVE_NO_RX workaround
by Johannes Berg
· 13 years ago
03dadf9
iwlwifi: remove unused argument from iwl_init_hw_rates
by Johannes Berg
· 13 years ago
ef0ef9c
iwlwifi: remove priv from shared
by Johannes Berg
· 13 years ago
ecdb975
iwlwifi: virtualize nic_config
by Johannes Berg
· 13 years ago
947a940
iwlwifi: move ucode_owner to priv
by Johannes Berg
· 13 years ago
b9ad70d
iwlwifi: put use_rts_for_aggregation into hw_params
by Johannes Berg
· 13 years ago
ab5c0f1
iwlwifi: keep plcp_delta_threshold in priv
by Johannes Berg
· 13 years ago
ae9625a
iwlwifi: remove num_of_queues module parameter
by Johannes Berg
· 13 years ago
0e78184
iwlwifi: virtualize command queue full behaviour
by Johannes Berg
· 13 years ago
6c1011e
iwlwifi: make tracing use device as identifier
by Johannes Berg
· 13 years ago
0dde86b
iwlwifi: remove shadow_reg_enable from hw_params
by Johannes Berg
· 13 years ago
b1eea29
iwlwifi: move mutex out of shared
by Johannes Berg
· 13 years ago
e10a053
iwlwifi: add wrappers for command sending
by Johannes Berg
· 13 years ago
965974a6
iwlwifi: remove iwl-wifi.h
by Johannes Berg
· 13 years ago
Next »