Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0692fe41b36159be5d8c7d4eef0699e79c383c85
/
drivers
/
net
/
wireless
/
iwlwifi
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
15854ef9
iwlwifi: move firmware request into drv
by Johannes Berg
· 13 years ago
702e063
iwlwifi: move iwl_base_params to shared header
by Johannes Berg
· 13 years ago
7db5b98
iwlwifi: move uCode deallocation to drv
by Johannes Berg
· 13 years ago
ab0bd5b
iwlwifi: fix station HT parameters
by Johannes Berg
· 13 years ago
61f0439
iwlwifi: move traffic log definitions
by Johannes Berg
· 13 years ago
0439bb6
iwlwifi: move IWL_MASK into file using it
by Johannes Berg
· 13 years ago
70a18c5
iwlwifi: move tid_to_ac to PCI-E
by Johannes Berg
· 13 years ago
930dfd5
iwlwifi: iwl_rx_cmd_buffer belongs to transport API
by Johannes Berg
· 13 years ago
bffc66c
iwlwifi: move queue functions to PCI-E
by Johannes Berg
· 13 years ago
c977a33
iwlwifi: transport's tx_agg_alloc must not sleep
by Johannes Berg
· 13 years ago
df2f321
iwlwifi: refactor PCI-E RX path
by Johannes Berg
· 13 years ago
48a2d66
iwlwifi: don't pass iwl_rx_mem_buffer to upper layers
by Johannes Berg
· 13 years ago
65b94a4
iwlwifi: pass response packet directly
by Johannes Berg
· 13 years ago
2c6ab7f
iwlwifi: use ieee80211_tx_status
by Johannes Berg
· 13 years ago
15b86bf
iwlwifi: move wowlan bool into priv
by Johannes Berg
· 13 years ago
2dd4f9f
iwlwifi: clean up (wowlan) suspend flow
by Johannes Berg
· 13 years ago
ce9e80a
iwlwifi: reduce IDI code ifdef
by Johannes Berg
· 13 years ago
706c4ff
iwlwifi: make config const
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
a8bceb3
iwlwifi: remove per-device debug level
by Johannes Berg
· 13 years ago
fb5fe5b
iwlwifi: simplify auth/assoc flow
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
4ff70fc
iwlwifi: introduce statistics lock
by Johannes Berg
· 13 years ago
fa23cb0
iwlwifi: make sta lock private & BH lock
by Johannes Berg
· 13 years ago
015c15e
iwlwifi: introduce per-queue locks
by Johannes Berg
· 13 years ago
9451ca1
iwlwifi: build some station commands directly
by Johannes Berg
· 13 years ago
40e4e68
iwlwifi: simplify code in iwlagn_key_sta_id
by Johannes Berg
· 13 years ago
71cb992
iwlwifi: reduce sta_lock hold time in TX
by Johannes Berg
· 13 years ago
f2b69ef
iwlwifi: remove an unused argument
by Johannes Berg
· 13 years ago
d316383
iwlwifi: move iwl_clear_driver_stations to user
by Johannes Berg
· 13 years ago
342bbf3
iwlwifi: always monitor for stuck queues
by Johannes Berg
· 13 years ago
8701ff0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
02f2f1a
mac80211: handle non-bufferable MMPDUs correctly
by Johannes Berg
· 13 years ago
659373d
iwlwifi: fix IDI compilation
by Emmanuel Grumbach
· 13 years ago
3789112
iwlwifi: update pci subsystem id
by Wey-Yi Guy
· 13 years ago
259653d
iwlwifi: one more sku added to 6x35 series
by Wey-Yi Guy
· 13 years ago
e679378
iwlwifi: iwl-trans.h doesn't need all these includes
by Emmanuel Grumbach
· 13 years ago
53476fe
iwlwifi: document the operational mode
by Emmanuel Grumbach
· 13 years ago
4d660ce
iwlwifi: remove iwl_reset_traffic_log from shared
by Emmanuel Grumbach
· 13 years ago
3e6895c
iwlwifi: remove iwl_print_rx_config_cmd from shared
by Emmanuel Grumbach
· 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
9030474
iwlwifi: move eeprom defines to iwl-eeprom.c
by Emmanuel Grumbach
· 13 years ago
ff6e75c
iwlwifi: remove a few dereferences to iwl_priv from the tansport
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
cbe6ab4
iwlwifi: use sparse compliant __aligned__ attribute
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
07590f0
iwlwifi: drv object can release its own memory
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
e9daccd
iwlwifi: parse_tlv functions set the fw_version string
by Emmanuel Grumbach
· 13 years ago
2530c55
iwlwifi: iwl-agn.h included twice
by Danny Kukawka
· 13 years ago
5dcbf48
iwlwifi: fix key removal
by Johannes Berg
· 13 years ago
758f555
iwlwifi: enable receiving beacons when not associated
by Meenakshi Venkataraman
· 13 years ago
dd63b84
iwlwifi: remove un-necessary return
by Wey-Yi Guy
· 13 years ago
dae66d0
iwlwifi: SRAM size moves from hw_params to cfg
by Emmanuel Grumbach
· 13 years ago
4a98677
iwlwifi: save ucode capabilities in iwl_fw
by Don Fry
· 13 years ago
06e03f8
iwlwifi: changes args to iwl_nic for firmware operations
by Don Fry
· 13 years ago
69655eb
iwlwifi: the transport knows its state
by Emmanuel Grumbach
· 13 years ago
8655112
iwlwifi: move event and err pointers to iwl_nic
by Don Fry
· 13 years ago
6039618
iwlwifi: document the transport layer
by Emmanuel Grumbach
· 13 years ago
edabfa9
iwlwifi: send testmode hcmd reply with rx header
by Amit Beka
· 13 years ago
858b7c7
iwlwifi: fixes to testmode indirect access
by Amit Beka
· 13 years ago
637d7925
iwlwifi: use enhance_sensitivity from iwl_fw
by Emmanuel Grumbach
· 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
6516174
iwlwifi: Move ucode pointers to iwl_fw
by Don Fry
· 13 years ago
96502ce
iwlwifi: move firmware_loading_complete to iwl_nic
by Don Fry
· 13 years ago
737805f
iwlwifi: move firmware_name to iwl_nic
by Don Fry
· 13 years ago
f6fd51d
iwlwifi: move fw_index from iwl_priv to iwl_nic
by Don Fry
· 13 years ago
d359667
iwlwifi: move ucode_ver to iwl_nic
by Don Fry
· 13 years ago
b1c23d9
iwlwifi: create iwl_nic structure
by Don Fry
· 13 years ago
7b11488
iwlwifi: give PCIe its own lock
by Johannes Berg
· 13 years ago
1ee158d
iwlwifi: move workqueue to priv
by Johannes Berg
· 13 years ago
2655e31
iwlwifi: trace debug messages
by Johannes Berg
· 13 years ago
cdfef6c
iwlwifi: added reply data to testmode HCMD send
by Amit Beka
· 13 years ago
6c55f5e
iwlwifi: testmode new indirect RW API
by Amit Beka
· 13 years ago
2f73d7c
iwlwifi: log as error when error detected
by Wey-Yi Guy
· 13 years ago
ca994a3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
8f0bb5a
Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi
by John W. Linville
· 13 years ago
6fe7dd0
iwlwifi: range check to testmode direct reg access
by Amit Beka
· 13 years ago
f057ac4
iwlwifi: release IRQ in error path
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
1dcedc8
iwlwifi: debug print in tx_queue_set_status is more clear
by Emmanuel Grumbach
· 13 years ago
1df06bd
iwlwifi: stop_hw replace enable_rfkill_int
by Emmanuel Grumbach
· 13 years ago
08079a4
iwlwifi: move hw_rev to transport layer
by Emmanuel Grumbach
· 13 years ago
Next »