Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dfa0415bcbc606bd20c63d3119ed00839280690a
dfa0415
bcma: reject PCI cards in bcma.
by Hauke Mehrtens
· 11 years ago
9f55c62
net: wireless: wl1251: update firmware path
by Felipe Balbi
· 11 years ago
21cf502
rt2x00_pci: Fix interrupt handler name (visible at /proc/interrupts)
by Kirill Tkhai
· 11 years ago
8e84c25
wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardware
by Eugene Krasnikov
· 11 years ago
c856197
mwifiex: Change variable type to bool
by Peter Senna Tschudin
· 11 years ago
e9517fe
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
274dede
wireless: rt2x00: rt2800usb: add new devices
by Xose Vazquez Perez
· 11 years ago
d41200a
rtlwifi: rtl8188ee: Convert driver to use new rtl_phy_scan_operation_backup() routine
by Larry Finger
· 11 years ago
3fc0165
rtlwifi: rtl8723ae: Convert driver to use new rtl_phy_scan_operation_backup() routine
by Larry Finger
· 11 years ago
6483033
rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup() routine
by Larry Finger
· 11 years ago
0d1cdce
rtlwifi: rtl8192c: Remove rtl8192c_phy_scan_operation_backup()
by Larry Finger
· 11 years ago
3764eb7
rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup() routine
by Larry Finger
· 11 years ago
5784935
rtlwifi: rtl8192cu: Convert to use new rtl_phy_scan_operation_backup() routine
by Larry Finger
· 11 years ago
4f4826d
rtlwifi: Implement a common rtl_phy_scan_operation_backup() routine
by Larry Finger
· 11 years ago
c6d3729
rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats struct
by Larry Finger
· 11 years ago
dab3df5
rtlwifi: rtl8188ee: Fix smatch warning in rtl8188ee/hw.c
by Larry Finger
· 11 years ago
354d0f3
rtlwifi: Fix smatch warnings in usb.c
by Larry Finger
· 11 years ago
a3557d4
rtlwifi: Fix smatch warning in pci.c
by Larry Finger
· 11 years ago
d0df71dc
rtlwifi: rtl8192_common: Fix smatch errors and warnings in rtl8192c/dm_common.c
by Larry Finger
· 11 years ago
61800b2
rtlwifi: rtl8192cu: Fix smatch warning in rtl8192cu/trx.c
by Larry Finger
· 11 years ago
857c007
rtlwifi: rtl8192de: Fix smatch warnings in rtl8192de/hw.c
by Larry Finger
· 11 years ago
adb250b
rtlwifi: rtl8192du: Fix smatch errors in /rtl8192de/dm.c
by Larry Finger
· 11 years ago
3b9b74b
rt2800: add support for radio chip RF3070
by Stanislaw Gruszka
· 11 years ago
05f3820
brcmfmac: rework rx path bus interface
by Arend van Spriel
· 11 years ago
f2c44fe
brcmfmac: Use fw filename and nvram based of devid for sdio.
by Hante Meuleman
· 11 years ago
5af47fb
brcmfmac: fix sparse error 'bad constant expression'
by Arend van Spriel
· 11 years ago
5491c11
brcmfmac: reserve memory for bus layer in sk_buff::cb
by Franky Lin
· 11 years ago
7434785
brcmfmac: add valid core index check in related functions
by Franky Lin
· 11 years ago
fe04015
brcmfmac: add BCM4339 SDIO interface support
by Franky Lin
· 11 years ago
4cd0ea4
brcmfmac: sync firmware event list
by Franky Lin
· 11 years ago
0d4f55b
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 11 years ago
75ae83d
Merge tag 'for-linville-20131001' of git://github.com/kvalo/ath
by John W. Linville
· 11 years ago
c21a7d6
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx
by John W. Linville
· 11 years ago
4f3e219
Bluetooth: Only one command per L2CAP LE signalling is supported
by Marcel Holtmann
· 11 years ago
92381f5
Bluetooth: Check minimum length of SMP packets
by Marcel Holtmann
· 11 years ago
b99707d
Bluetooth: Drop packets on ATT fixed channel on BR/EDR
by Marcel Holtmann
· 11 years ago
ae4fd2d
Bluetooth: L2CAP connectionless channels are only valid for BR/EDR
by Marcel Holtmann
· 11 years ago
7b9899d
Bluetooth: SMP packets are only valid on LE connections
by Marcel Holtmann
· 11 years ago
94b6a09
Bluetooth: Don't copy L2CAP LE signalling to raw sockets
by Marcel Holtmann
· 11 years ago
a287762
Bluetooth: Fix switch statement order for L2CAP fixed channels
by Marcel Holtmann
· 11 years ago
6203fc9
Bluetooth: Allow changing device class when BR/EDR is disabled
by Marcel Holtmann
· 11 years ago
cf99ba1
Bluetooth: Restrict loading of long term keys to LE capable controllers
by Marcel Holtmann
· 11 years ago
9060d5c
Bluetooth: Restrict loading of link keys to BR/EDR capable controllers
by Marcel Holtmann
· 11 years ago
62af444
Bluetooth: Allow setting static address even if LE is disabled
by Marcel Holtmann
· 11 years ago
cdba528
Bluetooth: Restrict SSP setting changes to BR/EDR enabled controllers
by Marcel Holtmann
· 11 years ago
3b16629
Bluetooth: Fix memory leak with L2CAP signal channels
by Marcel Holtmann
· 11 years ago
2ed0180
Bluetooth: Add the definition for Slave Page Response Timeout
by DoHyun Pyun
· 11 years ago
2b35944
Bluetooth: Add the definition and stcuture for Sync Train Complete
by DoHyun Pyun
· 11 years ago
cefded9
Bluetooth: Add the definition for Start Synchronization Train
by DoHyun Pyun
· 11 years ago
8c9a041
Bluetooth: Add the definition and structure for Set CSB
by DoHyun Pyun
· 11 years ago
a9b07a6
Bluetooth: Add the structure for Write Sync Train Parameters
by DoHyun Pyun
· 11 years ago
7d1dab4
Bluetooth: Add the definition and structure for Set CSB Data
by DoHyun Pyun
· 11 years ago
6a20eaf
Bluetooth: Add the definition and structure for Delete Reserved LT_ADDR
by DoHyun Pyun
· 11 years ago
d0bf75a
Bluetooth: Add the definition and structure for Set Reserved LT_ADDR
by DoHyun Pyun
· 11 years ago
7578d57
mac80211: implement STA CSA for drivers using channel contexts
by Arik Nemtsov
· 11 years ago
d819c6c
iwlwifi: pcie: fix merge damage
by Johannes Berg
· 11 years ago
9ab8cf3
Bluetooth: Increment management interface revision
by Marcel Holtmann
· 11 years ago
11802b2
Bluetooth: Fix advertising data flags with disabled BR/EDR
by Johan Hedberg
· 11 years ago
e6fe798
Bluetooth: Fix REJECTED vs NOT_SUPPORTED mgmt responses
by Johan Hedberg
· 11 years ago
d13eafc
Bluetooth: Add management command for setting static address
by Marcel Holtmann
· 11 years ago
a0cdf960
Bluetooth: Restrict disabling of HS when controller is powered off
by Marcel Holtmann
· 11 years ago
0663ca2
Bluetooth: Add a new mgmt_set_bredr command
by Johan Hedberg
· 11 years ago
56f8790
Bluetooth: Introduce a new HCI_BREDR_ENABLED flag
by Johan Hedberg
· 11 years ago
c6ca5e2
cfg80211: vlan priority handling in WMM
by cedric Voncken
· 11 years ago
2cc8689
Bluetooth: btmrvl: add calibration data download support
by Amitkumar Karwar
· 11 years ago
4b24572
Bluetooth: btmrvl: add setup handler
by Amitkumar Karwar
· 11 years ago
7d5b400
Bluetooth: btmrvl: get rid of struct btmrvl_cmd
by Amitkumar Karwar
· 11 years ago
c037874
Bluetooth: btmrvl: add btmrvl_send_sync_cmd() function
by Amitkumar Karwar
· 11 years ago
e1d08f4
Bluetooth: Fix workqueue synchronization in hci_dev_open
by Johan Hedberg
· 11 years ago
cbed0ca
Bluetooth: Refactor hci_dev_open to a separate hci_dev_do_open function
by Johan Hedberg
· 11 years ago
922ca1d
Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by default
by Marcel Holtmann
· 11 years ago
10a8b86
Bluetooth: Require CAP_NET_ADMIN for HCI User Channel operation
by Marcel Holtmann
· 11 years ago
ee39269
Bluetooth: Send new settings event when changing high speed option
by Marcel Holtmann
· 11 years ago
848566b
Bluetooth: Provide high speed configuration option
by Marcel Holtmann
· 11 years ago
a59ac2f
Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONE
by Marcel Holtmann
· 11 years ago
60f2a3e
Bluetooth: Use only 2 bits for controller type information
by Marcel Holtmann
· 11 years ago
131a19b
regulatory: enable channels 52-64 and 100-144 for world roaming
by Johannes Berg
· 12 years ago
ff311bc
nl80211: allow CAC only if no operation is going on
by Simon Wunderlich
· 11 years ago
1f4ffde
mac80211: improve default WMM parameter setting
by Fred Zhou
· 11 years ago
0cfcefe
mac80211: support reporting A-MSDU subframes individually
by Michal Kazior
· 11 years ago
15e230a
mac80211: use exact-size allocation for authentication frame
by Fred Zhou
· 11 years ago
f0823475
cfg80211: parse dfs region for internal regdb option
by Janusz Dziedzic
· 11 years ago
55fff50
mac80211: add explicit IBSS driver operations
by Johannes Berg
· 11 years ago
5eb7906
ieee80211: fix vht cap definitions
by Eliad Peller
· 11 years ago
f364ef9
mac80211: fix some snprintf misuses
by Eliad Peller
· 11 years ago
f2cede4
wlcore: always register dummy hardirq
by Arik Nemtsov
· 11 years ago
1f8a189
wl18xx: print new RDL versions during boot
by Victor Goldenshtein
· 11 years ago
ef47d32
wl18xx: fix boot process in high temperature environment
by Victor Goldenshtein
· 11 years ago
49540d1b
wlcore: clarify and fix regulatory domain bit translation
by Eliad Peller
· 11 years ago
7ca38a9
wlcore: remove unsupported channels
by Eliad Peller
· 11 years ago
bf9d5d2
wlcore: fix unsafe dereference of the wlvif
by Victor Goldenshtein
· 11 years ago
0fe7208
wlcore: cleanup scan debug prints
by Victor Goldenshtein
· 11 years ago
b0ed8a4
wlcore: re-enable idle handling
by Arik Nemtsov
· 11 years ago
e7441ce
wlcore: disable elp sleep while in plt mode
by Yair Shapira
· 11 years ago
dd491ff
wlcore: add new plt power-mode: CHIP_AWAKE
by Yair Shapira
· 11 years ago
187e52c
wlcore: ROC on AP channel before auth reply
by Arik Nemtsov
· 11 years ago
1025c04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by Gustavo Padovan
· 11 years ago
772eb43
rt2x00: Fix rf register for RT3070
by Kevin Lo
· 11 years ago
c8820cf
wireless: rtlwifi: Replace variable with a break
by Peter Senna Tschudin
· 11 years ago
3a1ea9f
rtlwifi: remove duplicate declarations and macros in headers
by Catalin Iacob
· 11 years ago
Next »