Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4eed83a252257ad8ad41ba1c769341960ed4cdc5
4eed83a
mwifiex: simplify ad hoc join capability info
by James Cameron
· 10 years ago
d351f5f
wlcore: make wlcore_cmd_send_failsafe() static
by Luciano Coelho
· 10 years ago
f5b8f47
wlcore: check minimum buffer size in some cmd_send functions
by Luciano Coelho
· 10 years ago
0d4b5c7
mwifiex: fix version display problem on big endian platforms
by Amitkumar Karwar
· 10 years ago
3f2aa13
ath9k_htc: add spectral scan debug interface
by Oleksij Rempel
· 10 years ago
83fb287
ath9k_htc: process rx spectral packets
by Oleksij Rempel
· 10 years ago
911544f
ath9k_htc: trigger spectral scan on set_channel
by Oleksij Rempel
· 10 years ago
88a2e3f
ath9k_htc: set initial spec_config values
by Oleksij Rempel
· 10 years ago
fe30e8b
ath9k_htc: add struct ath_spec_scan_priv to ath9k_htc_priv
by Oleksij Rempel
· 10 years ago
94cd95c
ath9k_htc: add ath_ps_ops bindings
by Oleksij Rempel
· 10 years ago
525d094
ath9k_htc: fix rs_datalen conversation
by Oleksij Rempel
· 10 years ago
46140dd
ath9k: For AR9271 chipsets, set count = 0 for endless samples.
by Oleksij Rempel
· 10 years ago
67dc74f
ath9k: move spectral.* to common-spectral.*
by Oleksij Rempel
· 10 years ago
f00a422
ath9k: move ath9k_spectral_scan_ from main.c to spectral.c
by Oleksij Rempel
· 10 years ago
963916d
ath9k: make ath9k_spectral_scan_ do not depend on ath_softc
by Oleksij Rempel
· 10 years ago
ef948da
ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_
by Oleksij Rempel
· 10 years ago
934bdc7
ath9k: use ath_ps_ops in ath9k_spectral_scan_
by Oleksij Rempel
· 10 years ago
99d2217
ath9k: add ath_ps_ops bindings
by Oleksij Rempel
· 10 years ago
0198c2e
ath: add struct ath_ps_ops
by Oleksij Rempel
· 10 years ago
1111d42
ath9k: remove all struct ath_softc dependencies from spectral code
by Oleksij Rempel
· 10 years ago
dd7657b
ath9k: add ath_hw to ath_spec_scan_priv
by Oleksij Rempel
· 10 years ago
c10b75a
ath9k: use struct dentry by ath9k_spectral_init_debug
by Oleksij Rempel
· 10 years ago
21af25d
ath9k: move spec_config to ath_spec_scan_priv
by Oleksij Rempel
· 10 years ago
8391f60
ath9k: move spectral_mode to ath_spec_scan_priv
by Oleksij Rempel
· 10 years ago
911ea79
ath9k: add struct ath_spec_scan_priv
by Oleksij Rempel
· 10 years ago
d7d8b83
mwifiex: fix warning while starting BSS
by Avinash Patil
· 10 years ago
bfd713b
mwifiex: do not setup AMPDU/AMSDU with broadcast receiver
by Avinash Patil
· 10 years ago
cf6a64f
mwifiex: fix out of memory issue observed for USB chipsets
by Amitkumar Karwar
· 10 years ago
041bfab
mwifiex: remove data_complete handler
by Avinash Patil
· 10 years ago
ec4a16b
mwifiex: rx workqueue support for USB interface
by Avinash Patil
· 10 years ago
d385c5c
ath9k: add support for reporting tx power to mac80211
by Felix Fietkau
· 10 years ago
7178357
bcma: get IRQ numbers from dt
by Hauke Mehrtens
· 10 years ago
85eb92e
bcma: make it possible to specify a IRQ num in bcma_core_irq()
by Hauke Mehrtens
· 10 years ago
6164c202
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 10 years ago
56b2c3e
6lowpan: move skb_free from error paths in decompression
by Martin Townsend
· 10 years ago
9645c76
Bluetooth: Sort switch cases by opcode's numeric value
by Kuba Pawlak
· 10 years ago
50fc85f
Bluetooth: Clear role switch pending flag
by Kuba Pawlak
· 10 years ago
6cc6399
at86rf230: fix simple_return.cocci warnings
by Fengguang Wu
· 10 years ago
0916c02
mac802154: fix typo promisuous to promiscuous
by Alexander Aring
· 10 years ago
e57a894
mac802154: use IEEE802154_EXTENDED_ADDR_LEN
by Alexander Aring
· 10 years ago
05e3f2f
at86rf230: add force slotted operation bit
by Alexander Aring
· 10 years ago
f6f4e86
at86rf230: generate random perm extended address
by Alexander Aring
· 10 years ago
dee56d14
mac802154: add support for perm_extended_addr
by Alexander Aring
· 10 years ago
705cbbb
mac802154: cleanup ieee802154_netdev_to_extended_addr
by Alexander Aring
· 10 years ago
239a84a
mac802154: add ieee802154_le64_to_be64
by Alexander Aring
· 10 years ago
35d5a37
ieee802154: add ieee802154_random_extended_addr
by Alexander Aring
· 10 years ago
1906bbb
ieee802154: add IEEE802154_EXTENDED_ADDR_LEN
by Alexander Aring
· 10 years ago
7c118c1
mac802154: add ieee802154_vif struct
by Alexander Aring
· 10 years ago
e4962a1
mac802154: add default interface registration
by Alexander Aring
· 10 years ago
bd28a11
ieee802154: remove mlme get_phy callback
by Alexander Aring
· 10 years ago
d5ae67b
ieee802154: rework interface registration
by Alexander Aring
· 10 years ago
12cb56c
mac802154: move dev_hold out of ieee802154_if_add
by Alexander Aring
· 10 years ago
986a8ab
mac802154: move interface add handling in iface
by Alexander Aring
· 10 years ago
b210b18
mac802154: move interface del handling in iface
by Alexander Aring
· 10 years ago
9f3295b
ieee802154: remove nl802154 unused functions
by Alexander Aring
· 10 years ago
53f9ee61
ieee802154: rework wpan_phy index assignment
by Alexander Aring
· 10 years ago
bf515fb
Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 10 years ago
0d8a52f
ieee802154: || vs && in ieee802154_is_valid_extended_addr()
by Dan Carpenter
· 10 years ago
980edbd
6lowpan: fix udp header compression when using raw sockets
by Simon Vincent
· 10 years ago
cf2c92d
mac80211: replace restart_complete() with reconfig_complete()
by Eliad Peller
· 10 years ago
13a8098
mac80211: increase U-APSD max service period length
by Andrei Otcheretianski
· 10 years ago
8ed2874
mac80211: handle RIC data element in reassociation request
by Johannes Berg
· 10 years ago
239281f
mac80211: 802.11p OCB mode support
by Rostislav Lisovy
· 10 years ago
6e0bd6c
cfg80211: 802.11p OCB mode handling
by Rostislav Lisovy
· 10 years ago
5b3dc42
mac80211: add support for driver tx power reporting
by Felix Fietkau
· 10 years ago
0563921
ieee80211: add "max length of AMPDU" enum for VHT
by Eran Harary
· 10 years ago
2a68c89
Bluetooth: Fix sparse warnings in RFCOMM
by Johan Hedberg
· 10 years ago
98a18b6
netdevice: add ieee802154_ptr to net_device
by Alexander Aring
· 10 years ago
a736abc
Bluetooth: Fix invalid response for 'Start Discovery' command
by Szymon Janc
· 10 years ago
845472e8
Bluetooth: Add hci_conn_lookup_type() helper function
by Marcel Holtmann
· 10 years ago
2cbd3f5
Bluetooth: btusb: Add internal callback for USB bulk rx data
by Marcel Holtmann
· 10 years ago
40f4938
Bluetooth: Consolidate whitelist debugfs entry into device_list
by Marcel Holtmann
· 10 years ago
27c3fbe
Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for Broadcom devices
by Marcel Holtmann
· 10 years ago
43d6bc4
Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTER
by Marcel Holtmann
· 10 years ago
868ed8e
ieee802154: remove unnecessary functions
by Alexander Aring
· 10 years ago
fdd2068
mac802154: cfg: add missing include
by Alexander Aring
· 10 years ago
c5fbbc4
ieee802154: sysfs: add missing include
by Alexander Aring
· 10 years ago
f753f7e
mac802154: fix byteorder issues
by Alexander Aring
· 10 years ago
c28bee8
ieee802154: fix byteorder issues
by Alexander Aring
· 10 years ago
a4164eb
ieee802154: add missing ULL definition
by Alexander Aring
· 10 years ago
882809f
Bluetooth: Switch HCI H5 driver to use hci_reset_dev() function
by Marcel Holtmann
· 10 years ago
75e0569
Bluetooth: Add hci_reset_dev() for driver triggerd stack reset
by Marcel Holtmann
· 10 years ago
65efd2b
Bluetooth: Introduce BT_BREDR and BT_LE config options
by Marcel Holtmann
· 10 years ago
b344900
Bluetooth: Use HCI_EV_HARDWARE_ERROR define for event payload
by Marcel Holtmann
· 10 years ago
24dfa34
Bluetooth: Print error message for HCI_Hardware_Error event
by Marcel Holtmann
· 10 years ago
8761f9d
Bluetooth: Check status of command complete for HCI_Reset
by Marcel Holtmann
· 10 years ago
6290671
ieee802154: 6lowpan: remove set of mac address
by Alexander Aring
· 10 years ago
ea7053c
mac802154: iface: add validation for extended address
by Alexander Aring
· 10 years ago
cb904b0
ieee802154: add extended address validation helper
by Alexander Aring
· 10 years ago
f59f419
mac802154: move phy settings into netlink receive
by Alexander Aring
· 10 years ago
50c7907
mac802154: set panid address filter on ifup
by Alexander Aring
· 10 years ago
78b4bad16
mac802154: set short address filter on ifup
by Alexander Aring
· 10 years ago
776e59d
mac802154: set extended address filter on ifup
by Alexander Aring
· 10 years ago
ab24f50
mac802154: add helper for converting dev_addr
by Alexander Aring
· 10 years ago
8f499f9
ieee802154: don't allow to change addr while netif_running
by Alexander Aring
· 10 years ago
4a9a816
cfg802154: convert deprecated iface add and del
by Alexander Aring
· 10 years ago
ea4dcd3
ieee802154: add helper wpan_phy_to_rdev function
by Alexander Aring
· 10 years ago
1201cd2
mac802154: introduce mac802154_config_ops
by Alexander Aring
· 10 years ago
a5dd1d7
cfg802154: introduce cfg802154_registered_device
by Alexander Aring
· 10 years ago
fe58d01
at86rf230: add default channel settings
by Alexander Aring
· 10 years ago
Next »