Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2c207eb8e6ab3f46d6c6a0daab16dc756562802b
2c207eb
wil6210: add support for power save enable / disable
by Maya Erez
· 8 years ago
f9e3033
wil6210: fix net queue stop/wake
by Dedy Lansky
· 8 years ago
40bea97
ath9k: fix NULL pointer dereference
by Miaoqing Pan
· 8 years ago
91851cc
ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on success
by Matthias Schiffer
· 8 years ago
5a401f3
ath10k: add spectral scan support to wmi-tlv
by Michal Kazior
· 8 years ago
18ae68f
ath10k: fix null deref on wmi-tlv when trying spectral scan
by Michal Kazior
· 8 years ago
f6f64cf
ath10k: remove set/get_tsf ieee80211_ops
by Pedersen, Thomas
· 8 years ago
973324f
ath10k: implement offset_tsf ieee80211_op
by Pedersen, Thomas
· 8 years ago
ff32eeb
ath10k: advertize hardware packet loss mechanism
by Rajkumar Manoharan
· 8 years ago
e644b88
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
by Kalle Valo
· 8 years ago
97489c2
mwifiex: pcie: stop checking for NULL adapter->card
by Brian Norris
· 8 years ago
e98fb11
mwifiex: stop checking for NULL drvata/intfdata
by Brian Norris
· 8 years ago
6caf34c
mwifiex: sdio: don't check for NULL sdio_func
by Brian Norris
· 8 years ago
58b7033
mwifiex: usb: handle HS failures
by Brian Norris
· 8 years ago
bcf28a2
mwifiex: reset card->adapter during device unregister
by Xinming Hu
· 8 years ago
b42dbb2
mwifiex: resolve suspend() race with async FW init failure
by Brian Norris
· 8 years ago
7ccdf72
mwifiex: don't pretend to resume while remove()'ing
by Brian Norris
· 8 years ago
a1beec4
mwifiex: remove redundant pdev check in suspend/resume handlers
by Amitkumar Karwar
· 8 years ago
4a79aa1
mwifiex: resolve races between async FW init (failure) and device removal
by Brian Norris
· 8 years ago
6712076
mwifiex: complete blocked power save handshake in main process
by Shengzhen Li
· 8 years ago
eb2428fb
mwifiex: check tx_hw_pending before downloading sleep confirm
by Shengzhen Li
· 8 years ago
853402a
mwifiex: Enable WoWLAN for both sdio and pcie
by Rajat Jain
· 8 years ago
5e28e5f
mwifiex: Introduce mwifiex_probe_of() to parse common properties
by Rajat Jain
· 8 years ago
2e02b58
mwifiex: Allow mwifiex early access to device structure
by Rajat Jain
· 8 years ago
6b4480d
mwifiex: parse device tree node for PCIe
by Xinming Hu
· 8 years ago
66b9c18
mwifiex: don't do unbalanced free()'ing in cleanup_if()
by Brian Norris
· 8 years ago
14e5e93
mwifiex: ignore calibration data failure
by Amitkumar Karwar
· 8 years ago
6a7b191
mwifiex: add power save parameters in hs_cfg cmd
by Shengzhen Li
· 8 years ago
5ff2622
mwifiex: fix memory leak in mwifiex_save_hidden_ssid_channels()
by Ricky Liang
· 8 years ago
8052d72
ssb: Fix error routine when fallback SPROM fails
by Larry Finger
· 8 years ago
e496561
rtlwifi: Use dev_kfree_skb_irq instead of kfree_skb
by Wei Yongjun
· 8 years ago
7fc1503
cw1200: fix bogus maybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
10f3366
wireless: fix bogus maybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
6f17581
p54: memset(0) whole array
by Jiri Slaby
· 8 years ago
e1c122d
brcmfmac: print name of connect status event
by Rafał Miłecki
· 8 years ago
77364aa
rsi: Host to device command frame vap_capabilites modified with new field vap status
by Prameela Rani Garnepudi
· 8 years ago
b022539
rsi: Fix memory leak in module unload
by Prameela Rani Garnepudi
· 8 years ago
87016f5
wlcore: Allow scans when in AP mode
by James Minor
· 8 years ago
1b48932
rtlwifi: Remove address of Free Software Foundation
by Larry Finger
· 8 years ago
61a288f
rtlwifi: rtl8192c: Remove address of Free Software Foundation
by Larry Finger
· 8 years ago
044a609
rtlwifi: rtl8188ee: Remove address of Free Software Foundation
by Larry Finger
· 8 years ago
20ac950
rtlwifi: rtl8723ae: Remove address of Free Software Foundation
by Larry Finger
· 8 years ago
7d63d36
rtlwifi: rtl8192cu: Remove address of Free Software Foundation
by Larry Finger
· 8 years ago
6456d4d
rtlwifi: rtl8192ce: Remove address of Free Software Foundation
by Larry Finger
· 8 years ago
22beafe
rtlwifi: rtl8192se: Remove address of Free Software Foundation
by Larry Finger
· 8 years ago
0d3d253
rtlwifi: rtl8192de: Remove address of Free Software Foundation
by Larry Finger
· 8 years ago
df566a4
mwifiex: report wakeup for wowlan
by Rajat Jain
· 8 years ago
e7ee74b
wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT event
by Maxim Altshul
· 8 years ago
42c7372
wlcore: Pass win_size taken from ieee80211_sta to FW
by Maxim Altshul
· 8 years ago
31b2398
ath10k: use the right length of "background"
by Nicolas Iooss
· 8 years ago
f004e53
ath10k: remove extraneous error message in tx alloc
by Mohammed Shafi Shajakhan
· 8 years ago
19f338c
ath10k: clean up HTT tx buffer allocation and free
by Mohammed Shafi Shajakhan
· 8 years ago
fcf7cf1
ath10k: fix failure to send NULL func frame for 10.4
by Mohammed Shafi Shajakhan
· 8 years ago
50f08ed
ath9k: Switch to using mac80211 intermediate software queues.
by Toke Høiland-Jørgensen
· 8 years ago
14acebc
ath9k_htc: fix minor mistakes in dev_err messages
by Colin Ian King
· 8 years ago
138b412
ath9k: parse the device configuration from an OF node
by Martin Blumenstingl
· 8 years ago
b40ded2
ath9k: add a helper to get the string representation of ath_bus_type
by Martin Blumenstingl
· 8 years ago
fc383ff
Documentation: dt: net: add ath9k wireless device binding
by Martin Blumenstingl
· 8 years ago
79e57dd1
ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.
by Vittorio Gambaletta (VittGam)
· 8 years ago
9afdd61
cw1200: Don't leak memory if krealloc failes
by Johannes Thumshirn
· 8 years ago
424342f
mwifiex: fix missing destroy_workqueue() on error in mwifiex_add_virtual_intf()
by Wei Yongjun
· 8 years ago
3d8bd85
mwifiex: fix p2p device doesn't find in scan problem
by Karthik D A
· 8 years ago
49abe5c
mwifiex: fix command timeout problem seen in stress tests
by Xinming Hu
· 8 years ago
77f486c
mwifiex: update tx_pkts_queued for requeued packets
by Xinming Hu
· 8 years ago
a936ea5
mwifiex: add memrw command information in README
by Amitkumar Karwar
· 8 years ago
113630b
mwifiex: vendor_ie length check for parse WMM IEs
by Karthik D A
· 8 years ago
c44c040
mwifiex: Fix NULL pointer dereference in skb_dequeue()
by Amitkumar Karwar
· 8 years ago
5190f2e
mwifiex: report error to PCIe for suspend failure
by Amitkumar Karwar
· 8 years ago
ec815dd
mwifiex: prevent register accesses after host is sleeping
by Amitkumar Karwar
· 8 years ago
b073ac1
brcmfmac: proto: add callback for queuing TX data
by Rafał Miłecki
· 8 years ago
9766cb7
rt2x00: add support for mac addr from device tree
by Mathias Kresin
· 8 years ago
b9824cb
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
by Kalle Valo
· 8 years ago
3f8247c
Merge tag 'iwlwifi-next-for-kalle-2016-10-25-2' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by Kalle Valo
· 8 years ago
6edf101
devlink: Prevent port_type_set() callback when it's not needed
by Elad Raz
· 8 years ago
89ab88b
firewire: net: set initial MTU = 1500 unconditionally, fix IPv6 on some CardBus cards
by Stefan Richter
· 8 years ago
5d48f00
firewire: net: fix maximum possible MTU
by Stefan Richter
· 8 years ago
e2897b8
net: netcp: add missing of_node_put() in netcp_probe()
by Wei Yongjun
· 8 years ago
f850b4a
net: ena: use setup_timer() and mod_timer()
by Wei Yongjun
· 8 years ago
675a6ce
amd-xgbe: Fix error return code in xgbe_probe()
by Wei Yongjun
· 8 years ago
0942170
net: ns83820: use dev_kfree_skb_irq instead of kfree_skb
by Wei Yongjun
· 8 years ago
a24a9d7
net: eth: altera: Fix error return code in altera_tse_probe()
by Wei Yongjun
· 8 years ago
68497a8
net: dsa: mv88e6xxx: use setup_timer to simplify the code
by Wei Yongjun
· 8 years ago
1aaa87a
net: netcp: drop kfree for memory allocated with devm_kzalloc
by Wei Yongjun
· 8 years ago
701470b
batman-adv: Revert "use core MTU range checking in misc drivers"
by Sven Eckelmann
· 8 years ago
f806f77
Merge branch 'BCM54612E'
by David S. Miller
· 8 years ago
d92ead1
net: phy: broadcom: Add support for BCM54612E
by Xo Wang
· 8 years ago
3cf2590
net: phy: broadcom: Update Auxiliary Control Register macros
by Xo Wang
· 8 years ago
73e42ff
sch_htb: do not report fake rate estimators
by Eric Dumazet
· 8 years ago
7e62a69
iwlwifi: mvm: use dev_coredumpsg()
by Aviya Erenfeld
· 8 years ago
7948b87
iwlwifi: mvm: enable dynamic queue allocation mode
by Liad Kaufman
· 8 years ago
432490f
net: ip, diag -- Add diag interface for raw sockets
by Cyrill Gorcunov
· 8 years ago
f76a9db
lwt: Remove unused len field
by Thomas Graf
· 8 years ago
7281a66
net: allow to kill a task which waits net_mutex in copy_new_ns
by Andrey Vagin
· 8 years ago
d65f2fa
net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID frames
by Shmulik Ladkani
· 8 years ago
1bac938
Merge branch 'mlxsw-cosmetics-plus-res-mgmt-rewrite'
by David S. Miller
· 8 years ago
c1a3831
mlxsw: Convert resources into array
by Jiri Pirko
· 8 years ago
f38a231
mlxsw: cmd: Push resource query defines to cmd.h
by Jiri Pirko
· 8 years ago
8e9658d
mlxsw: reg: Generare register names automatically
by Jiri Pirko
· 8 years ago
21978dc
mlxsw: reg: Use helper macro to define registers
by Jiri Pirko
· 8 years ago
412791d
mlxsw: item: Make char *buf arg constant for getters
by Jiri Pirko
· 8 years ago
Next »