Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
db70f290e1a88f11815e50acd8ac1c36f89b0da2
/
drivers
/
net
/
wireless
/
iwlwifi
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
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
637d792
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
08079a49
iwlwifi: move hw_rev to transport layer
by Emmanuel Grumbach
· 13 years ago
99673ee
iwlwifi: kill bus_get_hw_id
by Emmanuel Grumbach
· 13 years ago
9ca8596
iwlwifi: kill bus_get_hw_id_string
by Emmanuel Grumbach
· 13 years ago
f6d0e9b
iwlwifi: kill bus_is_pm_supported
by Emmanuel Grumbach
· 13 years ago
af634be
iwlwifi: kill bus_apm_config
by Emmanuel Grumbach
· 13 years ago
cf61429
iwlwifi: consolidate the start_device flow
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
0390549
iwlwifi: the read / write register ops move to transport
by Emmanuel Grumbach
· 13 years ago
a42a184
iwlwifi: move the bus configuration to transport
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
a591697
iwlwifi: Connect IDI transport to driver.
by Gregory Greenman
· 13 years ago
ed6a380
iwlwifi: add fw_alive to transport layer API, kill tx_start
by Emmanuel Grumbach
· 13 years ago
3d29dd9
iwlwifi: don't mess up QoS counters with non-QoS frames
by Emmanuel Grumbach
· 13 years ago
5fb8c18
iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG level
by John W. Linville
· 13 years ago
874239f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
2ed8171
iwlwifi: always restrict scan dwell in P2P
by Johannes Berg
· 13 years ago
dcc3ec0
iwlwifi: add option to disalbe LED
by Wey-Yi Guy
· 13 years ago
2b2db58
iwlwifi: fix uCode event tracing
by Johannes Berg
· 13 years ago
0a79bb5
iwlwifi: fix typo
by Wey-Yi Guy
· 13 years ago
4c7d2fe
iwlwifi: always restrict scan dwell in P2P
by Johannes Berg
· 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
de46fb0
iwlwifi: fix typo
by Wey-Yi Guy
· 13 years ago
b49ba04
iwlwifi: fix PCI-E transport "inta" race
by Johannes Berg
· 13 years ago
fb4961d
iwlwifi: update Copyright
by Wey-Yi Guy
· 13 years ago
668bd6a
iwlwifi: add testmode cmd IWL_TM_CMD_APP2DEV_GET_FW_INFO
by Kenny Hsu
· 13 years ago
907781b
iwlwifi: update error dump in testmode command sram_read
by Kenny Hsu
· 13 years ago
b07f08a
iwlwifi: enhance testmode command sram_read
by Kenny Hsu
· 13 years ago
102f097
iwlwifi: update testmode command of direct register access
by Kenny Hsu
· 13 years ago
2da424b
iwlwifi: Sanity check for sta_id
by Wey-Yi Guy
· 13 years ago
017664f
iwlwifi: don't process the info from uCode if does not has ownership
by Wey-Yi Guy
· 13 years ago
331d930
wireless: iwlwifi: iwl-scan.c: Fix build warning
by Fabio Estevam
· 13 years ago
1032c73
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
84c816d
drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocation
by Djalal Harouni
· 13 years ago
57adc1f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
abb434c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
1066713
iwlagn: fix (remove) use of PAGE_SIZE
by Johannes Berg
· 13 years ago
b4949b8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
885765f
iwlwifi: Execute runtime calibration always
by Venkataraman, Meenakshi
· 13 years ago
fb6c1c6
iwlwifi: use bus_get_hw_id for IWL_TM_CMD_APP2DEV_GET_DEVICE_ID
by Wey-Yi Guy
· 13 years ago
0ba958e
iwlwifi: set hw_version in wiphy
by Wey-Yi Guy
· 13 years ago
62e7316
iwlwifi: deliver hw version in both string and u32 format
by Wey-Yi Guy
· 13 years ago
7428994
iwlagn: finer-grained HT disable
by Johannes Berg
· 13 years ago
b80667e
iwlagn: add IRQ tracing
by Johannes Berg
· 13 years ago
96f1f05
iwlwifi: update SCD BC table for all SCD queues
by Emmanuel Grumbach
· 13 years ago
Next »