Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c6f600fcfe8a7e4f594fc4c80b2c7b66f248958b
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-agn.c
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
92d743a
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
965974a
iwlwifi: remove iwl-wifi.h
by Johannes Berg
· 13 years ago
0692fe4
iwlwifi: split out firmware store
by Johannes Berg
· 13 years ago
e199188
iwlwifi: move ucode loading to op_mode
by Johannes Berg
· 13 years ago
2e7eb11
iwlwifi: move firmware completion wait
by Johannes Berg
· 13 years ago
7db5b98
iwlwifi: move uCode deallocation to drv
by Johannes Berg
· 13 years ago
15b86bf
iwlwifi: move wowlan bool into priv
by Johannes Berg
· 13 years ago
7e79a39
iwlwifi: use valid TX/RX antenna from hw_params
by Johannes Berg
· 13 years ago
54708d8
iwlwifi: remove SKU from config
by Johannes Berg
· 13 years ago
5c40d86
iwlwifi: make EXIT_PENDING depend on mac80211
by Johannes Berg
· 13 years ago
08ae86a
iwlwifi: remove shared lock
by Johannes Berg
· 13 years ago
4ff70fcd
iwlwifi: introduce statistics lock
by Johannes Berg
· 13 years ago
fa23cb0
iwlwifi: make sta lock private & BH lock
by Johannes Berg
· 13 years ago
d316383
iwlwifi: move iwl_clear_driver_stations to user
by Johannes Berg
· 13 years ago
36a7922
iwlwifi: kill iwl_bus.h
by Emmanuel Grumbach
· 13 years ago
ca77d53
iwlwifi: eeprom gets transport and not bus
by Emmanuel Grumbach
· 13 years ago
bcb9321
iwlwifi: virtualize op_mode's fw_error
by Emmanuel Grumbach
· 13 years ago
7120d98
iwlwifi: virtualize op_mode's set_hw_rf_kill
by Emmanuel Grumbach
· 13 years ago
02e3835
iwlwifi: virtualize op_mode's stop/start queue
by Emmanuel Grumbach
· 13 years ago
db70f29
iwlwifi: virtualize op_mode's rx
by Emmanuel Grumbach
· 13 years ago
ed277c9
iwlwifi: virtualize op_mode's free skb
by Emmanuel Grumbach
· 13 years ago
d0f76d6
iwlwifi: virtualize the op_mode
by Emmanuel Grumbach
· 13 years ago
6459f98
iwlwifi: rename iwl_remove to iwl_op_mode_dvm_stop
by Emmanuel Grumbach
· 13 years ago
5c58edc
iwlwifi: introducing the drv object's flows
by Emmanuel Grumbach
· 13 years ago
a78be21
iwlwifi: move uCode flags handling to op_mode
by Johannes Berg
· 13 years ago
e211b24
iwlwifi: move content of iwl_probe to post fetch_fw
by Emmanuel Grumbach
· 13 years ago
06e03f8
iwlwifi: changes args to iwl_nic for firmware operations
by Don Fry
· 13 years ago
6d4dec7
iwlwifi: iwl_set_hw_params returns always 0
by Emmanuel Grumbach
· 13 years ago
78e5a46
iwlwifi: kill iwl_down and s/__iwl_down/iwl_down
by Emmanuel Grumbach
· 13 years ago
655ccce
iwlwifi: change args to ucode routines
by Don Fry
· 13 years ago
96502ce
iwlwifi: move firmware_loading_complete to iwl_nic
by Don Fry
· 13 years ago
d359667
iwlwifi: move ucode_ver to iwl_nic
by Don Fry
· 13 years ago
1ee158d
iwlwifi: move workqueue to priv
by Johannes Berg
· 13 years ago
edf3833
iwlwifi: move all ucode routines to iwl-ucode.c
by Don Fry
· 13 years ago
87272af
iwlwifi: move bcast_sta_id init to common routine
by Don Fry
· 13 years ago
1589c56
iwlwifi: clarify comment
by Don Fry
· 13 years ago
08079a49
iwlwifi: move hw_rev to transport layer
by Emmanuel Grumbach
· 13 years ago
d48e207
iwlwifi: move the RF kill logic from iwl_probe to transport
by Emmanuel Grumbach
· 13 years ago
cc56feb
iwlwifi: introduce trans_ops->stop_hw
by Emmanuel Grumbach
· 13 years ago
a6c684e
iwlwifi: move apm_init to start_hw
by Emmanuel Grumbach
· 13 years ago
ebb7678
iwlwifi: move prepare_card_hw to start_hw
by Emmanuel Grumbach
· 13 years ago
57a1dc8
iwlwifi: rename trans_ops->request_irq to trans_ops->start_hw
by Emmanuel Grumbach
· 13 years ago
8467ab4
iwlwifi: don't use the bus for ucode fw_desc any more
by Emmanuel Grumbach
· 13 years ago
ea4caad
iwlwifi: remove the pointer to dev from the bus layer
by Emmanuel Grumbach
· 13 years ago
1042db2
iwlwifi: give trans to all the read / write functions
by Emmanuel Grumbach
· 13 years ago
b52e7ea
iwlwifi: allocate the transport from the bus layer
by Emmanuel Grumbach
· 13 years ago
e81fb55
iwlwifi: move the shrd memory from priv
by Emmanuel Grumbach
· 13 years ago
8747bb4
iwlwifi: separate the APM from the EEPROM
by Emmanuel Grumbach
· 13 years ago
ed6a380
iwlwifi: add fw_alive to transport layer API, kill tx_start
by Emmanuel Grumbach
· 13 years ago
42602dd4
iwlwifi: add option to disalbe LED
by Wey-Yi Guy
· 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
885765f
iwlwifi: Execute runtime calibration always
by Venkataraman, Meenakshi
· 13 years ago
7428994
iwlagn: finer-grained HT disable
by Johannes Berg
· 13 years ago
69a679b
iwlwifi: remove most of the iwl_priv references from iwl-ucode.c
by Don Fry
· 13 years ago
09af140
iwlwifi: create iwl_mac80211 unregister routine
by Don Fry
· 13 years ago
3862241
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
by Don Fry
· 13 years ago
45c30db
iwlwifi: move calib_results list from iwl_priv to iwl_trans
by Don Fry
· 13 years ago
ae6130f
iwlwifi: move device_pointers 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
0cb38d6
iwlwifi: P2P is not enabled by default
by Wey-Yi Guy
· 13 years ago
5ef15cc
iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODE
by Wey-Yi Guy
· 13 years ago
b96b09d
iwlwifi: replace iwl_priv reference with iwl_trans for ucode.
by Don Fry
· 13 years ago
d7a4858
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
9995ffe
iwlwifi: change the default behavior of watchdog timer
by Wey-Yi Guy
· 13 years ago
34a5b4b
iwlwifi: do not re-configure HT40 after associated
by Wey-Yi Guy
· 13 years ago
274b89c
iwlagn: fix HW crypto for TX-only keys
by Johannes Berg
· 13 years ago
ebfa867
iwlwifi: show the configuration option
by Wey-Yi Guy
· 13 years ago
80e83da
iwlagn: dynamically allocate & reflect calibration data
by Johannes Berg
· 13 years ago
7335613
iwlwifi: move all mac80211 related functions to one place
by Wey-Yi Guy
· 13 years ago
de7f5f9
iwlagn: move ucode files out of the iwl_priv structure
by Don Fry
· 13 years ago
8929c24
iwlagn: remove knowledge of ucode image location from upper layers
by Don Fry
· 13 years ago
79d3eef
iwlagn: add P2P NoA to probe responses
by Johannes Berg
· 13 years ago
fa06ec7
iwlagn: simplify iwl_alloc_all
by Don Fry
· 13 years ago
5601240
iwlagn: update wowlan API
by Johannes Berg
· 13 years ago
6a686c6
iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h
by Emmanuel Grumbach
· 13 years ago
c745f55
iwlagn: merge station management functions
by Wey-Yi Guy
· 13 years ago
Next »