Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5235cd21212ca3701b678d7e93682999a772c995
5235cd2
Merge tag 'for-linville-20140717' of git://github.com/kvalo/ath
by John W. Linville
· 11 years ago
fd29d2c
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 11 years ago
f95f59f
mwifiex: remove redundant TDLS setup action frame check and avoid leaks
by Bing Zhao
· 11 years ago
6daf432
ssb: extract antenna gains from SPROMs revs 4+ properly
by Rafał Miłecki
· 11 years ago
67d392c
ssb: make code for antenna gain extraction more generic
by Rafał Miłecki
· 11 years ago
b3bbf84
wireless: zd1211rw: new url for fw, remove experimental
by Xose Vazquez Perez
· 11 years ago
c9ff78b
b43: N-PHY: add missing TX gain table for radio 0x2057 rev 5
by Rafał Miłecki
· 11 years ago
c3da74b
brcmfmac: add brcmf_p2p_detach() call in brcmf_cfg80211_detach()
by Arend van Spriel
· 11 years ago
b48d891
brcmfmac: rework wiphy structure setup
by Arend van Spriel
· 11 years ago
aa70b4f
brcmfmac: moving some functions around
by Arend van Spriel
· 11 years ago
c08437b
brcmfmac: introduce feature and quirk handling
by Arend van Spriel
· 11 years ago
ccfd1e8
brcmfmac: move attach and detach functions in wl_cfg80211.c
by Arend van Spriel
· 11 years ago
c1b2053
brcmfmac: Make firmware path a module parameter
by Daniel Kim
· 11 years ago
82d957e
brcmfmac: rework debugfs functions in the driver
by Arend van Spriel
· 11 years ago
1b1e4e9
brcmfmac: make use of seq_file API for debugfs entries
by Arend van Spriel
· 11 years ago
5779ae6
brcmfmac: Cleanup used device IDs.
by Hante Meuleman
· 11 years ago
b053557
mwifiex: correct a typo in mwifiex_ret_tdls_oper
by Bing Zhao
· 11 years ago
ea4eb7f
mwifiex: declare sta_ptr in smaller scope
by Bing Zhao
· 11 years ago
30fa51c
mwifiex: define TDLS idle timeout macro with units
by Bing Zhao
· 11 years ago
2a317ad
mwifiex: fix a cut-n-paste error in adhoc-start
by Bing Zhao
· 11 years ago
d5343f0
mwifiex: fix corner case system hang issue
by Amitkumar Karwar
· 11 years ago
2d70283
mwifiex: access rx_reorder_tbl_ptr only while holding lock
by Amitkumar Karwar
· 11 years ago
6a06e55
wireless: rt2x00: add new rt2800usb devices
by Xose Vazquez Perez
· 11 years ago
5e74b3a
wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longs
by Eliad Peller
· 11 years ago
9bccb8a
wl18xx: make sure fw_status->priv exists before deref
by Eliad Peller
· 11 years ago
1631020
wl18xx: change the number of WLAN addrs per chip
by Arik Nemtsov
· 11 years ago
e656286
wlcore: don't switch channels on disconnected STA vifs
by Arik Nemtsov
· 11 years ago
d8c5a48
wlcore: register vendor commands
by Eliad Peller
· 11 years ago
fbddf58
wlcore: increase max roc duration to 30 seconds
by Eliad Peller
· 11 years ago
e93e15f
wlcore/wl18xx: handle smart config events
by Eliad Peller
· 11 years ago
80ff806
wlcore: handle smart config vendor commands
by Eliad Peller
· 11 years ago
ccb1df9
wlcore/wl18xx: add smart config commands
by Eliad Peller
· 11 years ago
936c50d
wlcore: add smart config definitions
by Eliad Peller
· 11 years ago
71a301b
wlcore: use correct LAA bit
by Eliad Peller
· 11 years ago
601d6c4
wl18xx: fix last tx rate calculation
by Eliad Peller
· 11 years ago
30a0035
wlcore: user smaller sqn padding for GEM
by Eliad Peller
· 11 years ago
50d26aa
wlcore: save seq num only between recoveries
by Eliad Peller
· 11 years ago
72fcd3d
b43: don't warn about no 5 GHz support on 2.4 GHz devices
by Rafał Miłecki
· 11 years ago
3695b93
b43: enable radio 0x2057 rev 9 (AKA BCM43228) support
by Rafał Miłecki
· 11 years ago
785e7db
b43: N-PHY: implement channel switching of radio 0x2057 rev 5
by Rafał Miłecki
· 11 years ago
162bee1
b43: N-PHY: init and channel switching of radio 0x2057 rev 9
by Rafał Miłecki
· 11 years ago
40c68f2
b43; N-PHY: write most of the missing code for revs 7+
by Rafał Miłecki
· 11 years ago
303415e
b43: N-PHY: add placeholders for new devices support
by Rafał Miłecki
· 11 years ago
12db548
b43: N-PHY: add TX gain tables for devices with specific EPA
by Rafał Miłecki
· 11 years ago
0933ecf
b43: N-PHY: drop reg 0x1 access restriction on new PHY revs
by Rafał Miłecki
· 11 years ago
88d825b
b43: always print info about radio (manuf, id, revision)
by Rafał Miłecki
· 11 years ago
9936194
ath10k: sanitize tx ring index access properly
by Michal Kazior
· 11 years ago
2374b18
ath10k: fix bmi exchange tx/rx race
by Michal Kazior
· 11 years ago
4d04265
Bluetooth: cmtp: Remove unnecessary null test
by Himangi Saraogi
· 11 years ago
a491a92
ath10k: fix unregister deadlock when fw probe fails
by Michal Kazior
· 11 years ago
7880377
ath6kl: add support for ar6004 hw3.0
by Jessica Wu
· 11 years ago
c1d32d3
ath6kl: add support wmi rate tables with mcs15
by Jessica Wu
· 11 years ago
958e1be
ath6kl: don't set hi_refclk_hz if hardware version doesn't need it
by Kalle Valo
· 11 years ago
b056397
ath6kl: implement rx flush for htc pipe
by Jessica Wu
· 11 years ago
eba95bc
ath6kl: convert ar6004 hardware flags to firmware feature flags
by Kalle Valo
· 11 years ago
1c3d95e
ath6kl: Fix ath6kl_bmi_read_hi32 macro
by Frederic Danis
· 11 years ago
d385623
ath10k: add implementation for configure max amsdu, ampdu
by Janusz Dziedzic
· 11 years ago
b2d5e25
Bluetooth: Fix trying LTK re-encryption when we don't have an LTK
by Johan Hedberg
· 11 years ago
eb5a4de
Bluetooth: Remove sco_chan_get helper function
by Marcel Holtmann
· 11 years ago
5a54e7c
Bluetooth: Convert L2CAP ident spinlock into a mutex
by Marcel Holtmann
· 11 years ago
e03ab51
Bluetooth: Remove unneeded forward declaration of sco_chan_del
by Marcel Holtmann
· 11 years ago
015b01c
Bluetooth: Remove unneeded forward declaration of __sco_chan_add
by Marcel Holtmann
· 11 years ago
395365e
Bluetooth: Allocate struct inquiry_entry with GFP_KERNEL
by Marcel Holtmann
· 11 years ago
4d6c705
Bluetooth: Enable LE Long Term Key Request event only when supported
by Marcel Holtmann
· 11 years ago
0da71f1
Bluetooth: Enable LE encryption events only when supported
by Marcel Holtmann
· 11 years ago
15a49cc
Bluetooth: Read LE Advertising Channel TX Power only when available
by Marcel Holtmann
· 11 years ago
c7e0c14
Bluetooth: Fix HCIUARTGETDEVICE ioctl when UART is not registered
by Marcel Holtmann
· 11 years ago
68d96dc
MAINTAINERS: add net/6lowpan/ maintainer entry
by Alexander Aring
· 11 years ago
2c6bed7
6lowpan: introduce new net/6lowpan directory
by Alexander Aring
· 11 years ago
6c53823
Bluetooth: Fix tracking local SSP authentication requirement
by Johan Hedberg
· 11 years ago
6afd04a
Bluetooth: Add support for external configuration with UART driver
by Marcel Holtmann
· 11 years ago
bb72bd6
Bluetooth: Check for valid HCI UART driver flags
by Marcel Holtmann
· 11 years ago
068d69e
Bluetooth: Move SCO timeout constants into net/bluetooth/sco.c
by Marcel Holtmann
· 11 years ago
6190ae7
Bluetooth: Remove unused SCO_DEFAULT_FLUSH_TO constant
by Marcel Holtmann
· 11 years ago
fc8f525
Bluetooth: Move struct sco_conn into net/bluetooth/sco.c
by Marcel Holtmann
· 11 years ago
2a0dccb
Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.c
by Marcel Holtmann
· 11 years ago
a6801ca
Bluetooth: Update the list of L2CAP fixed channels
by Marcel Holtmann
· 11 years ago
899de76
Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c
by Marcel Holtmann
· 11 years ago
863def5
Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.c
by Marcel Holtmann
· 11 years ago
7e67c11
Bluetooth: Delcare the hci_sec_filter as const
by Marcel Holtmann
· 11 years ago
3ad254f
Bluetooth: Move struct hci_sec_filter next to its user
by Marcel Holtmann
· 11 years ago
f49daa8
Bluetooth: Move HCI socket definitions into its own header file
by Marcel Holtmann
· 11 years ago
ca424b2
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 11 years ago
5c4d5e8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
12aa4f0
Bluetooth: Set HCI_PAIRABLE during power on for legacy ioctl
by Marcel Holtmann
· 11 years ago
2e84d8d
Bluetooth: Mark controller is down when HCI_AUTO_OFF is set
by Marcel Holtmann
· 11 years ago
13a779e
Bluetooth: Remove unneeded mgmt_write_scan_failed function
by Johan Hedberg
· 11 years ago
bc6d2d0
Bluetooth: Remove unneeded mgmt_discoverable function
by Johan Hedberg
· 11 years ago
123abc0
Bluetooth: Refactor ioctl scan state update to its own function
by Johan Hedberg
· 11 years ago
031547d
Bluetooth: Remove unneeded mgmt_connectable function
by Johan Hedberg
· 11 years ago
7fabc0f
Bluetooth: Fix using test_and_clear instead of test_and_set
by Johan Hedberg
· 11 years ago
b3c6410
Bluteooth: Reject SMP bonding if HCI_PAIRABLE is not set
by Johan Hedberg
· 11 years ago
e8b1202
Bluetooth: Fix advertising parameter update when toggling connectable
by Johan Hedberg
· 11 years ago
c072d54
Bluetooth: Fix incorrect clearing of SMP_FLAG_INITIATOR
by Johan Hedberg
· 11 years ago
e247605
Bluetooth: Fix forcing SMP just-works with no-bonding
by Johan Hedberg
· 11 years ago
2bcd400
Bluetooth: Always confirm incoming SMP just-works requests
by Johan Hedberg
· 11 years ago
6fea7ad
Bluetooth: Don't send ERTM configuration option when disabled
by Marcel Holtmann
· 11 years ago
91a668b
Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code
by Johan Hedberg
· 11 years ago
a55bd29
Bluetooth: Add white list lookup for incoming connection requests
by Johan Hedberg
· 11 years ago
6cebb9e7
Bluetooth: Enable page scan also if there are white list entries
by Johan Hedberg
· 11 years ago
Next »