Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
25f700ef0653d7644ed273f8770230e734cae726
/
drivers
/
net
25f700e
iwlwifi: add missing type declaration
by Arnd Bergmann
· 9 years ago
8a18500
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
by Kalle Valo
· 9 years ago
238ad2d
rtlwifi: rtl8723ae: Clean up the hardware info routine
by Larry Finger
· 9 years ago
a8c9fb2
rtlwifi: rtl8192de: Convert driver to use common hardware info routine
by Larry Finger
· 9 years ago
2f7b4b8
rtlwifi: rtl8821ae: Convert driver to use common hardware info routine
by Larry Finger
· 9 years ago
9e9c9c2
rtlwifi: rtl8723be: Convert driver to use common hardware info routine
by Larry Finger
· 9 years ago
8aaf691
rtlwifi: rtl8723ae: Convert driver to use common hardware info routine
by Larry Finger
· 9 years ago
5c39265
rtlwifi: rtl8192ee: Convert driver to use common hardware info routine
by Larry Finger
· 9 years ago
9468792
rtlwifi: rtl8188ee: Convert driver to use common hardware info routine
by Larry Finger
· 9 years ago
c2d9a41
rtlwifi: rtl8192cu: Convert driver to use common hardware info routine
by Larry Finger
· 9 years ago
df5cbc6
rtlwifi: rtl8192ce: Convert driver to use common hardware info routine
by Larry Finger
· 9 years ago
edb45b6
rtlwifi: Create common routine to get hardware info
by Larry Finger
· 9 years ago
5781fc2
mwifiex: fix interrupt processing corner case in MSI mode
by Shengzhen Li
· 9 years ago
d41376c
mwifiex: mask PCIe interrupts before removal
by Brian Norris
· 9 years ago
473dfbf
mwifiex: Change default firmware for PCIe8997 chipset
by Amitkumar Karwar
· 9 years ago
c18b104
mwifiex: Fix endianness for event TLV type TLV_BTCOEX_WL_SCANTIME
by Prasun Maiti
· 9 years ago
dba8fbc
brcmfmac: support removing AP interfaces with "interface_remove"
by Rafał Miłecki
· 9 years ago
a63b098
brcmfmac: delete interface directly in code that sent fw request
by Rafał Miłecki
· 9 years ago
b74d6e7
mwifiex: fix scan_block flag handling
by Amitkumar Karwar
· 9 years ago
8a19023
rtlwifi: Fix typo in printk
by Masanari Iida
· 9 years ago
fd83f12
rtl8xxxu: gen1: Add module parameters to adjust DMA aggregation parameters
by Jes Sorensen
· 9 years ago
614e389
rtl8xxxu: gen1: Set aggregation timeout (REG_RXDMA_AGG_PG_TH + 1) as well
by Jes Sorensen
· 9 years ago
82cce22
rtl8xxxu: Make DMA aggregation optional by setting a module parameter
by Jes Sorensen
· 9 years ago
0a20ed8
rtl8xxxu: Enable aggregation for rtl8192cu/rtl8188cu/rtl8188ru
by Jes Sorensen
· 9 years ago
91dcbb7
rtl8xxxu: Enable aggregation for rtl8723au
by Jes Sorensen
· 9 years ago
1e5b3b3
rtl8xxxu: Adjust RX skb size to include space for phystats
by Jes Sorensen
· 9 years ago
04319ae
rtl8xxxu: Allocate larger RX skbs when aggregation is enabled
by Jes Sorensen
· 9 years ago
040b97b
rtl8xxxu: Add support for aggregated RX packets on gen1 parts
by Jes Sorensen
· 9 years ago
4189272
rtl8xxxu: Correct rxdesc16 definition
by Jes Sorensen
· 9 years ago
2db125d
rtl8xxxu: Obtain ieee80211_rx_status within parse_rx_desc()
by Jes Sorensen
· 9 years ago
a635df8
rtl8xxxu: Move skb delivery into parse_tx_desc() handler
by Jes Sorensen
· 9 years ago
c14ee43
rtl8xxxu: Set all ieee80211_rx_status values in parse_rx_desc()
by Jes Sorensen
· 9 years ago
585dfe8
wlcore: time sync : add support for 64 bit clock
by Machani, Yaniv
· 9 years ago
16d25da
mwifiex: fix NULL pointer dereference during suspend
by Amitkumar Karwar
· 9 years ago
09e672a
mwifiex: clear scan_aborting flag
by Amitkumar Karwar
· 9 years ago
322397b
mwifiex: code rearrangement in suspend handler
by Amitkumar Karwar
· 9 years ago
4713bd1
rtlwifi: Add missing newlines to RT_TRACE calls
by Joe Perches
· 9 years ago
9ce2219
rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code size
by Joe Perches
· 9 years ago
78383ac
rtl8xxxu: Reduce console noise when removing the kernel module
by Jes Sorensen
· 9 years ago
efcb3288
rtl8xxxu: remove unneeded assignments
by Luis de Bethencourt
· 9 years ago
26124f4
Merge tag 'iwlwifi-next-for-kalle-2016-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by Kalle Valo
· 9 years ago
6f482e3
iwlwifi: move iwl_drv to be shared across transports
by Sara Sharon
· 9 years ago
38398ef
iwlwifi: pcie: centralize SCD status logging
by Sara Sharon
· 9 years ago
55bfa4b
iwlwifi: mvm: support v4 of the TX power command
by Luca Coelho
· 9 years ago
564cdce
iwlwifi: pcie: load FW chunk for a000 devices
by Sara Sharon
· 9 years ago
e22744a
iwlwifi: pcie: initialize a000 device's TFD table
by Sara Sharon
· 9 years ago
12a1745
iwlwifi: centralize 64 bit HW registers write
by Sara Sharon
· 9 years ago
8de437c
iwlwifi: pcie: generalize and increase the size of scratchbuf
by Sara Sharon
· 9 years ago
b1753c6
iwlwifi: pcie: track rxb status
by Sara Sharon
· 9 years ago
f16c3eb
iwlwifi: pcie: fix a race in firmware loading flow
by Emmanuel Grumbach
· 9 years ago
21cb322
iwlwifi: decouple PCIe transport from mac80211
by Johannes Berg
· 9 years ago
0c4cb73
iwlwifi: tracing: decouple from mac80211
by Johannes Berg
· 9 years ago
24ddddf
iwlwifi: store cipher scheme independent of mac80211
by Johannes Berg
· 9 years ago
60dec52
iwlwifi: mvm: free RX reorder buffer on restart
by Sara Sharon
· 9 years ago
35263a0
iwlwifi: mvm: add RX aggregation prints
by Sara Sharon
· 9 years ago
58f2cc5
iwlwifi: mvm: support dqa-mode scd queue redirection
by Liad Kaufman
· 10 years ago
e3118ad
iwlwifi: mvm: support tdls in dqa mode
by Liad Kaufman
· 9 years ago
e25d65f
iwlwifi: pcie: don't use vid 0
by Sara Sharon
· 9 years ago
3edbc7d
iwlwifi: mvm: unmap the paging memory before freeing it
by Emmanuel Grumbach
· 9 years ago
5e7d7eb
iwlwifi: remove iwl_ht_params.smps_mode
by Johannes Berg
· 9 years ago
ad17b1d
iwlwifi: mvm: fix the channel inhibition table for Channel 14
by Emmanuel Grumbach
· 9 years ago
c934bce
iwlwifi: mvm: fix coex related comments
by Emmanuel Grumbach
· 9 years ago
e7c9bd1
iwlwifi: mvm: write the correct internal TXF index
by Golan Ben-Ami
· 9 years ago
d5d0689
iwlwifi: pcie: fix access to scratch buffer
by Sara Sharon
· 9 years ago
54f315c
iwlwifi: pcie: Enable MSI mode when using MSI interrupts
by Ido Yariv
· 9 years ago
da2830a
iwlwifi: mvm: read SAR BIOS table from ACPI
by Luca Coelho
· 9 years ago
3aa4359
iwlwifi: mvm: cleanup the coex code
by Emmanuel Grumbach
· 9 years ago
ecf5142
iwlwifi: mvm: checksum IPv6 fragmented packet
by Sara Sharon
· 9 years ago
849a962
iwlmvm: mvm: set correct state in smart-fifo configuration
by striebit
· 9 years ago
2aabdbd
iwlwifi: pcie: enable interrupts before releasing the NIC's CPU
by Emmanuel Grumbach
· 9 years ago
e34d975
iwlwifi: Add a000 HW family support
by Haim Dreyfuss
· 9 years ago
988b596
iwlwifi: mvm: support new statistics notification
by Sara Sharon
· 9 years ago
2a53d16
iwlwifi: mvm: add support for GCMP encryption
by Ayala Beker
· 9 years ago
9c07e9a
iwlwifi: Reserve iwl_fw_error_dump_type enum
by Golan Ben-Ami
· 9 years ago
f65ebd8
iwlwifi: add dump of RFH
by Sara Sharon
· 9 years ago
e160f63
iwlwifi: dvm: Remove unused array 'iwlagn_loose_lookup'
by Guenter Roeck
· 9 years ago
2c4a247
iwlwifi: mvm: fix txq aggregation bug
by Oren Givon
· 9 years ago
5a7d87d
iwlwifi: mvm: avoid harmless -Wmaybe-uninialized warning
by Arnd Bergmann
· 9 years ago
855f492
iwlwifi: mvm: rs: add rate scaling support for 160MHz channels
by Gregory Greenman
· 9 years ago
99980ec
iwlwifi: mvm: fix RX mpdu status enum
by Ayala Beker
· 9 years ago
ff7a68d
iwlwifi: mvm: Do not open aggregations for null data packets
by Matti Gottlieb
· 9 years ago
d7fdd0e
iwlwifi: pcie: poll RFH for RX DMA stop
by Sara Sharon
· 9 years ago
34777b0
iwlwifi: mvm: remove unnecessary device conversion when reading the MCC
by Luca Coelho
· 9 years ago
f24bbae
iwlwifi: add new 8265
by Oren Givon
· 9 years ago
4b79dee
iwlwifi: add new 8260 PCI IDs
by Oren Givon
· 9 years ago
97d5be7
iwlwifi: mvm: support dqa-enable hcmd
by Liad Kaufman
· 10 years ago
28d0793
iwlwifi: mvm: update aux queue in dqa mode
by Liad Kaufman
· 10 years ago
93f436e
iwlwifi: mvm: set sta_id in SCD_QUEUE_CONFIG cmd
by Liad Kaufman
· 10 years ago
42db09c
iwlwifi: mvm: support dqa queue sharing
by Liad Kaufman
· 9 years ago
32afd15
iwlwifi: mvm: silence uninitialized variable warning
by Dan Carpenter
· 9 years ago
bdbc58a
iwlwifi: mvm: remove an unused variable
by Dan Carpenter
· 9 years ago
69e0464
iwlwifi: mvm: change scan timeout to a delayed work
by Luca Coelho
· 9 years ago
f43495f
iwlwifi: mvm: fix possible division by zero
by Sara Sharon
· 9 years ago
2047fa5
iwlwifi: pcie: unify restock calls on init
by Sara Sharon
· 9 years ago
9794c64
iwlwifi: mvm: support dqa queue inactivation upon timeout
by Liad Kaufman
· 10 years ago
ca221c9
iwlwifi: change fw.mvm_fw to fw.type
by Johannes Berg
· 9 years ago
6d48fcd
iwlwifi: remove useless enum values
by Johannes Berg
· 9 years ago
300c32c
rtlwifi: rtl8821ae: Fix potential race condition
by Larry Finger
· 9 years ago
4f29b34
rtlwifi: rtl8723ae: Fix potential race condition
by Larry Finger
· 9 years ago
31c2e76
rtlwifi: rtl8723be: Fix potential race condition
by Larry Finger
· 9 years ago
Next »