Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
39b91b8144e028cbe383548f76c1f8cdb7977532
39b91b8
ath10k: increase pci wakeup timeout to 30 ms
by Maharaja Kennadyrajan
· 9 years ago
683b95e
ath10k: use pre-allocated DMA buffer in Tx
by Peter Oh
· 9 years ago
bc27e8c
ath10k: use Rx decap mode configured when driver registered
by Peter Oh
· 9 years ago
2954266
ath10k: implement debugfs interface for Transmit Power Control stats
by Maharaja Kennadyrajan
· 9 years ago
3b8fc90
ath10k: add a_sle32_to_cpu()
by Kalle Valo
· 9 years ago
2a99508
ath10k: split an unnecessary long line
by Kalle Valo
· 9 years ago
9a14969
ath10k: fix whitespace usage
by Kalle Valo
· 9 years ago
92438a2
ath10k: remove void function return statements
by Kalle Valo
· 9 years ago
b9e284e
ath10k: brace style fixes
by Kalle Valo
· 9 years ago
617b0f4
ath10k: indentation fixes
by Kalle Valo
· 9 years ago
be62e92
ath10k: fix checkpatch warning about logical continuations
by Kalle Valo
· 9 years ago
f79683d
Merge ath-next from ath.git
by Kalle Valo
· 9 years ago
1f9c6e1
mwifiex: fix mwifiex_rdeeprom_read()
by Dan Carpenter
· 9 years ago
2b8fa9e
airo: Implement netif_carrier_on/off
by Ondrej Zary
· 9 years ago
4a0f2ea
airo: fix IW_AUTH_ALG_OPEN_SYSTEM
by Ondrej Zary
· 9 years ago
cf75496
ssb: make ssb_pcmcia_switch_core static
by Rafał Miłecki
· 9 years ago
264c770
ssb: drop declaration of non existing ssb_sdio_hardware_setup
by Rafał Miłecki
· 9 years ago
7b1647b
ssb: make ssb_sdio_switch_core static
by Rafał Miłecki
· 9 years ago
44f3fd2
ssb: unexport ssb_bus_pcibus_register
by Rafał Miłecki
· 9 years ago
69b5f4d
bcma: add support for population subnodes also when build as module
by Hauke Mehrtens
· 9 years ago
a32be01
brcmfmac: include linux/atomic.h
by Hauke Mehrtens
· 9 years ago
29b93c0
brcmfmac: Accept events when TDLS is used in combination with p2p.
by Hante Meuleman
· 9 years ago
cb8dc71
brcmfmac: Fix TDLS setup by properly handling p2p noif.
by Hante Meuleman
· 9 years ago
55acca9
brcmfmac: Add support for the BCM4365 and BCM4366 PCIE devices.
by Hante Meuleman
· 9 years ago
a2044d9
brcmfmac: Fix race condition bug when deleting p2p interface.
by Hante Meuleman
· 9 years ago
8268c20
brcmfmac: Add module parameter to disable features.
by Hante Meuleman
· 9 years ago
35a3cbc
brcmfmac: Fix p2p bug for older firmwares.
by Hante Meuleman
· 9 years ago
d1bb34c
brcmfmac: Only handle p2p_stop_device if vif is valid
by Hante Meuleman
· 9 years ago
9831bcb
brcmfmac: Deleting of p2p device is leaking memory.
by Hante Meuleman
· 9 years ago
178e9ef
brcmfmac: Workaround in change vif for wpa_supplicant support.
by Hante Meuleman
· 9 years ago
43e55a2a
brcmfmac: Make p2pon module param always available.
by Hante Meuleman
· 9 years ago
9f64df9
brcmfmac: Fix bug in flowring management.
by Hante Meuleman
· 9 years ago
ae7c03f
brcmfmac: Inform p2p module about p2pon through API
by Hante Meuleman
· 9 years ago
6ea696e
brcmfmac: Only assign primary netdev to if2bss array.
by Hante Meuleman
· 9 years ago
60dc35e
brcmfmac: Fix set and get tx-power functions.
by Hante Meuleman
· 9 years ago
e3c92cb
brcmfmac: Add support for the BCM4350 PCIE device.
by Hante Meuleman
· 9 years ago
2b5d348
brcmfmac: Fix exception handling.
by Hante Meuleman
· 9 years ago
735ab6b
mwifiex: complete usb tx data with multi endpoints
by Zhaoyang Liu
· 9 years ago
7e4e5d2
mwifiex: add usb multi endpoints resync support
by Zhaoyang Liu
· 9 years ago
308fe29
mwifiex: add usb tx data multi endpoints support
by Zhaoyang Liu
· 9 years ago
2b0f997
mwifiex: add usb multi channel event process support
by Zhaoyang Liu
· 9 years ago
d941444
mwifiex: move usb specific data_sent update to usb.c
by Zhaoyang Liu
· 9 years ago
d22871d
mwifiex: fix tx data_sent issue for usb interface
by Zhaoyang Liu
· 9 years ago
17090be
mwifiex: Suppress -ENOSR error for data traffic on USB
by Amitkumar Karwar
· 9 years ago
70c5ad7
mwifiex: correct paused tx data packet counter
by Zhaoyang Liu
· 9 years ago
14d9c11
mwifiex: avoid memsetting PCIe event buffer
by Amitkumar Karwar
· 9 years ago
17e524b
mwifiex: fix NULL pointer dereference during hidden SSID scan
by Aniket Nagarnaik
· 9 years ago
2c3da96
mwifiex: don't always include ht/vht info in tdls confirm frame
by Aniket Nagarnaik
· 9 years ago
02421dd3
mwifiex: NULL check for cfg80211_inform_bss()
by Xinming Hu
· 9 years ago
9a9053c
mwifiex: fix driver init failure under memory pressure
by Xinming Hu
· 9 years ago
e3ad3d5
mwifiex: minor corrections in multiport aggregation code
by Xinming Hu
· 9 years ago
0a252ab
mwifiex: update amsdu tx packet time stamp
by Zhaoyang Liu
· 9 years ago
65405c5
mwifiex: fix typo in del_virtual_intf() function
by Xinming Hu
· 9 years ago
32677b2
wlcore: align reg_ch_conf_last[] to 64bit
by Guodong Xu
· 9 years ago
862a336
ath9k: Add support for OCB mode
by Jan Kaisrlik
· 9 years ago
c452d94
carl9170: fix bad rssi reading
by Hiroaki KAWAI
· 9 years ago
76ea6fd
net/wireless/wl18xx: Add missing MODULE_FIRMWARE
by Geoff Levand
· 9 years ago
61d3637
ath9k: enable hw manual peak calibration for QCA9561
by Miaoqing Pan
· 9 years ago
36925e5
mwifiex: Make mwifiex_dbg a function, reduce object size
by Joe Perches
· 9 years ago
07fe2e3
brcmfmac: Reset PCIE devices after recognition.
by Hante Meuleman
· 10 years ago
95ef123
brcmfmac: introduce brcmf_net_detach() function
by Arend van Spriel
· 10 years ago
c67d41b
brcmfmac: change prototype for brcmf_fws_hdrpull()
by Arend van Spriel
· 10 years ago
03cca20
brcmfmac: remove ifidx parameter from brcmf_fws_txstatus_suppressed()
by Arend van Spriel
· 10 years ago
9d6c1dc
brcmfmac: add dedicated debug level for firmware console logging
by Arend van Spriel
· 10 years ago
291da87
brcmfmac: add mapping for interface index to bsscfg index
by Arend van Spriel
· 10 years ago
054e68a
brcmfmac: pass struct brcmf_if instance in brcmf_txfinalize()
by Arend van Spriel
· 10 years ago
46f3b6e
brcmfmac: use brcmf_get_ifp() to map ifidx to struct brcmf_if instance
by Arend van Spriel
· 10 years ago
ddddfed
brcmfmac: correct detection of p2pdev interface event
by Arend van Spriel
· 10 years ago
1c626cf
brcmfmac: only call brcmf_cfg80211_detach() when attach was successful
by Arend van Spriel
· 10 years ago
ee6e3a3
brcmfmac: change parameters for brcmf_remove_interface()
by Arend van Spriel
· 10 years ago
796cfb6
brcmfmac: make brcmf_proto_hdrpull() return struct brcmf_if instance
by Arend van Spriel
· 10 years ago
75effb0
brcmfmac: consolidate ifp lookup in driver core
by Arend van Spriel
· 10 years ago
b8402d8
ath10k: fix MSI-X registering for qca99x0
by Janusz Dziedzic
· 9 years ago
bd4a41e
ath10k: fix ldpc param for fixed rate
by Rajkumar Manoharan
· 9 years ago
44acedb
ath: use PRI value given by spec for fixed PRI
by Peter Oh
· 9 years ago
b0b2522
ath: fix incorrect PPB on JAPAN chirp radar
by Peter Oh
· 9 years ago
8f6c5b0
Merge tag 'iwlwifi-next-for-kalle-2015-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by Kalle Valo
· 9 years ago
7c014e3
iwlwifi: mvm: add debug print for d0i3 exit indication
by Eliad Peller
· 9 years ago
183edd8
iwlwifi: mvm: configure wowlan configuration only if connected
by Eliad Peller
· 9 years ago
ee6dbb2
iwlwifi: mvm: move RX API into its own file
by Johannes Berg
· 9 years ago
2df5328
iwlwifi: mvm: remove some unused defines from RX API
by Johannes Berg
· 9 years ago
abfd794
iwlwifi: mvm: remove pointless cfg_phy_cnt length check
by Johannes Berg
· 9 years ago
7f89a58
iwlwifi: mvm: remove useless debug message from RX
by Johannes Berg
· 9 years ago
da583fd
iwlwifi: mvm: make sure AP is operating for ToF
by Johannes Berg
· 10 years ago
38d5f66
iwlwifi: mvm: remove IWL_UCODE_TLV_API_STATS_V10 TLV flag
by Emmanuel Grumbach
· 10 years ago
9d43fa4
iwlwifi: mvm: remove IWL_UCODE_TLV_API_ASYNC_DTM TLV flag
by Emmanuel Grumbach
· 10 years ago
eb991c5
iwlwifi: mvm: remove IWL_UCODE_TLV_API_SINGLE_SCAN_EBS TLV flag
by Emmanuel Grumbach
· 10 years ago
4d31eed
iwlwifi: mvm: remove IWL_UCODE_TLV_API_TX_POWER_DEV TLV flag
by Emmanuel Grumbach
· 10 years ago
89ced54
iwlwifi: mvm: remove IWL_UCODE_TLV_API_HDC_PHASE_0 TLV flag
by Emmanuel Grumbach
· 10 years ago
e904cf6
ath9k_htc: introduce support for different fw versions
by Oleksij Rempel
· 9 years ago
47bbbb3
sch_dsmark: improve memory locality
by Eric Dumazet
· 9 years ago
2535400
Merge branch 'bcmgenet-irq-coalesce'
by David S. Miller
· 9 years ago
4a29645
net: bcmgenet: Implement RX coalescing control knobs
by Florian Fainelli
· 9 years ago
2f91307
net: bcmgenet: Implement TX coalescing control knobs
by Florian Fainelli
· 9 years ago
9110fe4
lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR.
by Woojung.Huh@microchip.com
· 9 years ago
758c5c1
lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for MDIX control.
by Woojung.Huh@microchip.com
· 9 years ago
bdfba55e
lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/microchipphy.h
by Woojung.Huh@microchip.com
· 9 years ago
ce85e13
lan78xx: Update to use phylib instead of mii_if_info.
by Woojung.Huh@microchip.com
· 9 years ago
05fe68c
lan78xx: Add PHYLIB and MICROCHIP_PHY as default config.
by Woojung.Huh@microchip.com
· 9 years ago
6c595b0
lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY
by Woojung.Huh@microchip.com
· 9 years ago
Next »