Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
168867351887f2a05f2550da6869926a1882f190
1688673
brcmfmac: remove WL_CONN() macro
by Arend van Spriel
· 12 years ago
4e8a008
brcmfmac: remove WL_SCAN() macro
by Arend van Spriel
· 12 years ago
d96b801
brcmfmac: remove WL_TRACE() macro
by Arend van Spriel
· 12 years ago
647c9ae
brcmfmac: replace WL_INFO() macro
by Arend van Spriel
· 12 years ago
57d6e91
brcmfmac: replace WL_ERR() with brcmf_err()
by Arend van Spriel
· 12 years ago
9623aba8
brcmfmac: consolidate debug macros in wl_cfg80211
by Arend van Spriel
· 12 years ago
5e8149f
brcmfmac: error messages should not be suppressed
by Arend van Spriel
· 12 years ago
dc5cbdf
brcmfmac: use one list of event defintions
by Arend van Spriel
· 12 years ago
d8df490
brcmsmac: fix uninitialized variable warning on arm architecture
by Arend van Spriel
· 12 years ago
d9cb259
brcmfmac: rework bus interface
by Arend van Spriel
· 12 years ago
9e2ff36
rtlwifi: remove __dev* attributes
by Bill Pemberton
· 12 years ago
b74324d
wlcore/wl18xx/wl12xx: remove __dev* attributes
by Bill Pemberton
· 12 years ago
fd549f1
rtl8187: remove __dev* attributes
by Bill Pemberton
· 12 years ago
fb4e899
rtl8187: remove __dev* attributes
by Bill Pemberton
· 12 years ago
6920235
rt2x00: remove __dev* attributes
by Bill Pemberton
· 12 years ago
337b563
p54: remove __dev* attributes
by Bill Pemberton
· 12 years ago
baa366c
orinoco: remove __dev* attributes
by Bill Pemberton
· 12 years ago
8dee5ee
mwl8k: remove __dev* attributes
by Bill Pemberton
· 12 years ago
fbdb7fc
libertas: remove __dev* attributes
by Bill Pemberton
· 12 years ago
d00064d
iwlwifi: remove __dev* attributes
by Bill Pemberton
· 12 years ago
a027cb8
iwlegacy: remove __dev* attributes
by Bill Pemberton
· 12 years ago
eb9248e
ipw2x00: remove __dev* attributes
by Bill Pemberton
· 12 years ago
fcff0c0
brcm80211: remove __dev* attributes
by Bill Pemberton
· 12 years ago
157c943
b43: remove __dev* attributes
by Bill Pemberton
· 12 years ago
991683c
atmel: remove __dev* attributes
by Bill Pemberton
· 12 years ago
e829cf9
ath5k: remove __dev* attributes
by Bill Pemberton
· 12 years ago
04bfffb
wireless: remove __dev* attributes
by Bill Pemberton
· 12 years ago
9e2b29d
rfkill: remove __dev* attributes
by Bill Pemberton
· 12 years ago
bde327e
ssb: register watchdog driver
by Hauke Mehrtens
· 12 years ago
9f640a6
ssb: extif: add methods for watchdog driver
by Hauke Mehrtens
· 12 years ago
7280b51
ssb: extif: add check for max value before setting watchdog register
by Hauke Mehrtens
· 12 years ago
7ffbffe
ssb: add methods for watchdog driver
by Hauke Mehrtens
· 12 years ago
2610730
ssb: set the PMU watchdog if available
by Hauke Mehrtens
· 12 years ago
f924e1e
ssb: get alp clock from devices with PMU
by Hauke Mehrtens
· 12 years ago
a4855f39
bcma: register watchdog driver
by Hauke Mehrtens
· 12 years ago
a22a311
bcma: add methods for watchdog driver
by Hauke Mehrtens
· 12 years ago
f6354c8
bcma: set the pmu watchdog if available
by Hauke Mehrtens
· 12 years ago
56fd5f0
bcma: add bcma_chipco_alp_clock
by Hauke Mehrtens
· 12 years ago
bc245cc
ssb/bcma: add common header for watchdog
by Hauke Mehrtens
· 12 years ago
8df0f1e
ipw2200: return error code on error in ipw_wx_get_auth()
by Wei Yongjun
· 12 years ago
9304a1c
brcmsmac: remove duplicated include from debug.c
by Wei Yongjun
· 12 years ago
f5685ba
rt2x00: Only specify interface combinations if more then one interface is possible
by Helmut Schaa
· 12 years ago
1981e881
carl9170: explain why sta cannot be NULL for ampdus
by Christian Lamparter
· 12 years ago
f241b24
brcmfmac: convert struct spinlock to spinlock_t
by Luis R. Rodriguez
· 12 years ago
403e167
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
55cb079
Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0
by John W. Linville
· 12 years ago
795e936
mwl8k: remove useless pci shutdown callback and stray debugging
by Florian Fainelli
· 12 years ago
d6d8202
rt2x00: rt2800lib: introduce RFCSR3_VCOCAL_EN
by Gabor Juhos
· 12 years ago
fc1b63d
rt2x00: rt2800lib: remove trailing semicolons from RFCSR3_* defines
by Gabor Juhos
· 12 years ago
649a6ac
carl9170: fix signal strength reporting issues
by Christian Lamparter
· 12 years ago
33e274e
rt2x00: rt2800lib: fix indentation in rt2800_init_rfcsr
by Gabor Juhos
· 12 years ago
e6d227b
rt2x00: rt2800lib: fix indentation of some rt2x00_rt calls
by Gabor Juhos
· 12 years ago
6dac344
p54: potential signedness issue in p54_parse_rssical()
by Dan Carpenter
· 12 years ago
06ef5c4
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 12 years ago
0b27a4b
Revert "Bluetooth: Fix possible deadlock in SCO code"
by Gustavo Padovan
· 12 years ago
f2592d3
Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS
by Andrei Emeltchenko
· 12 years ago
cbabee7
Bluetooth: Process receiving FCS_NONE in L2CAP Conf Rsp
by Andrei Emeltchenko
· 12 years ago
6091891
Bluetooth: Fix missing L2CAP EWS Conf parameter
by Andrei Emeltchenko
· 12 years ago
5d05416
Bluetooth: AMP: Check that AMP is present and active
by Andrei Emeltchenko
· 12 years ago
ced5c33
Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWN
by Andrei Emeltchenko
· 12 years ago
5e4e397
Bluetooth: Refactor l2cap_send_disconn_req
by Andrei Emeltchenko
· 12 years ago
ffa88e0
Bluetooth: Move double negation to macros
by Gustavo Padovan
· 12 years ago
20714bf
Bluetooth: Implement deferred sco socket setup
by Frédéric Dalleau
· 12 years ago
b96e9c6
Bluetooth: Add BT_DEFER_SETUP option to sco socket
by Frédéric Dalleau
· 12 years ago
b9b5ef1
Bluetooth: cancel power_on work when unregistering the device
by Gustavo Padovan
· 12 years ago
dc2a0e2
Bluetooth: Add missing lock nesting notation
by Gustavo Padovan
· 12 years ago
da29d2a
cfg80211: fix channel error on mesh join
by Marco Porsch
· 12 years ago
246dc3f
mac80211: return if CSA is not handle
by Simon Wunderlich
· 12 years ago
5d7fad4
mac80211: Fix typo in mac80211.h
by Simon Wunderlich
· 12 years ago
55cec50
brcmsmac: Fix possible NULL pointer dereference in _dma_ctrlflags()
by Seth Forshee
· 12 years ago
6979783
wireless: mwifiex: Fix typo in wireless/mwifiex driver
by Masanari Iida
· 12 years ago
244a77e
rtlwifi: use SIMPLE_DEV_PM_OPS
by Hauke Mehrtens
· 12 years ago
8882349
p54pci: use SIMPLE_DEV_PM_OPS
by Hauke Mehrtens
· 12 years ago
8842758
ath9k: use SIMPLE_DEV_PM_OPS
by Hauke Mehrtens
· 12 years ago
dac6797
rtlwifi: rtl8192se: Fixed coding style issues in the driver
by Daniel Stamer
· 12 years ago
904f137
mwifiex: fix struct member mismatch
by Johannes Berg
· 12 years ago
1b4e027
brcmfmac: change debug output for received event.
by Hante Meuleman
· 12 years ago
b41fc3d
brcmfmac: fix bug in setting mgmt ie and parsing vndrs ie.
by Hante Meuleman
· 12 years ago
128ce3b
brcmfmac: remove mode from struct brcmf_cfg80211_conf
by Arend van Spriel
· 12 years ago
903e0ee
brcmfmac: get rid of struct brcmf_cfg80211_info::link_up attribute
by Arend van Spriel
· 12 years ago
b6fc28a
brcmsmac: support 4313iPA
by Piotr Haber
· 12 years ago
b835763
brcmsmac: move PHY functions
by Piotr Haber
· 12 years ago
8e21df2
brcmsmac: hardware info in debugfs
by Piotr Haber
· 12 years ago
57fe504
brcmsmac: fix bounds checking in tx/rx
by Piotr Haber
· 12 years ago
94d9902
brcmsmac: cleanup in isr code
by Piotr Haber
· 12 years ago
c4dea35
brcmsmac: handle packet drop during transmit correctly
by Piotr Haber
· 12 years ago
006a8f1
brcm80211: update the MAINTAINERS file
by Arend van Spriel
· 12 years ago
23c1d7f
wireless: allow Atheros card to not depend on ath.ko
by Vladimir Kondratiev
· 12 years ago
a56c919
ath9k: Remove redundant NULL assignment
by Sujith Manoharan
· 12 years ago
a145daf
ath9k: Implement sta_add_debugfs/sta_remove_debugfs
by Sujith Manoharan
· 12 years ago
de7b760
ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDS
by Sujith Manoharan
· 12 years ago
c175db8
ath9k: Move ethtool functions to debug.c
by Sujith Manoharan
· 12 years ago
6c50f94
rt2x00: Use addr_mask to disallow invalid MAC addresses in mutli-bssid mode
by Helmut Schaa
· 12 years ago
dd0d83c
mwifiex: advertise GreenField, 40MHz intolerance support to cfg80211
by Avinash Patil
· 12 years ago
d6144d8
ath9k: Fix buffer overflow error
by Rajkumar Manoharan
· 12 years ago
0362063
ssb: extif: fix compile errors
by Hauke Mehrtens
· 12 years ago
4a7267c
bcma: handle return value of pci_assign_resource
by Hauke Mehrtens
· 12 years ago
a544ab7
mac80211: simplify loop in minstrel_ht
by Johannes Berg
· 12 years ago
9caf036
cfg80211: fix BSS struct IE access races
by Johannes Berg
· 12 years ago
b9a9ada
mac80211: remove probe response temporary buffer allocation
by Johannes Berg
· 12 years ago
Next »