Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
073730d771d97bb5bbef080bd5d6d0a5af7cba7d
073730d
wireless: Convert wiphy_debug macro to function
by Joe Perches
· 14 years ago
903c99d
drivers/net/wireless/at76c50x-usb.c: Neaten macros
by Joe Perches
· 14 years ago
c96c31e
drivers/net/wireless: Use wiphy_<level>
by Joe Perches
· 14 years ago
e1db74f
include/net/cfg80211.h: Add wiphy_<level> printk equivalents
by Joe Perches
· 14 years ago
97c5e27
libertas: remove unused cmd_pending waitq
by Dan Williams
· 14 years ago
d06956b
libertas: rename lbs_get_cmd_ctrl_node() to lbs_get_free_cmd_node()
by Dan Williams
· 14 years ago
77ccdcf
libertas: kill unused lbs_prepare_and_send_command()
by Dan Williams
· 14 years ago
53800f5
libertas: convert DEEP_SLEEP timer to a direct command
by Dan Williams
· 14 years ago
0bb6408
libertas: convert PS_MODE to a direct command
by Dan Williams
· 14 years ago
8196112
libertas: remove unused indirect command response handler
by Dan Williams
· 14 years ago
a6bb1bc
libertas: convert CMD_FWT_ACCESS to a direct command
by Dan Williams
· 14 years ago
5214865
libertas: convert Mesh Blinding Table access to a direct command
by Dan Williams
· 14 years ago
4c7c6e00
libertas: convert register access to direct commands
by Dan Williams
· 14 years ago
85dfbfe
libertas: convert LED_GPIO_CTRL to a direct command
by Dan Williams
· 14 years ago
d6541c7
libertas: remove Beacon Control
by Dan Williams
· 14 years ago
db08006
libertas: remove unused Automatic Frequency Control command
by Dan Williams
· 14 years ago
49a08af
libertas: remove unused indirect TPC_CFG command leftovers
by Dan Williams
· 14 years ago
cc4b9d3
libertas: convert 11D_DOMAIN_INFO to a direct command
by Dan Williams
· 14 years ago
9fb7663
libertas: clean up RSSI command
by Dan Williams
· 14 years ago
a45b6f4
libertas: clean up MONITOR_MODE command
by Dan Williams
· 14 years ago
98ec621
rt2500usb: disallow to set WEP key with non zero index
by Stanislaw Gruszka
· 14 years ago
ac59b49
rt2500usb: truly disable encryption when initialize
by Stanislaw Gruszka
· 14 years ago
1279f5e
rt2500usb: write keys to proper registers
by Stanislaw Gruszka
· 14 years ago
aaa41ec
ath9k: remove unused base_index from rate table.
by Senthil Balasubramanian
· 14 years ago
812c7c3
ath9k: Fix incorrect user ratekbs of MCS15 ShortGI
by Senthil Balasubramanian
· 14 years ago
1d9d06a
ath9k: Add three stream rate control support for AR938X.
by Senthil Balasubramanian
· 14 years ago
f63b340
ath9k: Introduce bit masks for valid and valid_single_stream.
by Senthil Balasubramanian
· 14 years ago
32162a4
mac80211: Fix key freeing to handle unlinked keys
by Jouni Malinen
· 14 years ago
1b2fb7d
p54: Added get_survey callback in order to get channel noise
by John W. Linville
· 15 years ago
800f65b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6
by John W. Linville
· 14 years ago
06b3cda
rt2x00: Fix regression for rt2500pci
by Ivo van Doorn
· 14 years ago
d973497
mac80211: Don't set per-BSS QoS for monitor interfaces
by Sujith
· 14 years ago
487f0e0
ath9k_hw: simplify noisefloor calibration chainmask calculation
by Felix Fietkau
· 14 years ago
d9292c0
ath9k_hw: fix a small typo in the noisefloor calibration debug code
by Felix Fietkau
· 14 years ago
866b778
ath9k_hw: fix invalid extension channel noisefloor readings in HT20
by Felix Fietkau
· 14 years ago
4cee786
ath9k: fix yet another buffer leak in the tx aggregation code
by Felix Fietkau
· 14 years ago
ec25acc
mac80211: fix sta assignment
by Johannes Berg
· 14 years ago
bd75eb8
libertas: precedence bug
by Dan Carpenter
· 14 years ago
3be61a3
cfg80211: fix IBSS default management key
by Johannes Berg
· 14 years ago
66c5242
mac80211: remove bogus rcu_read_lock()
by Johannes Berg
· 14 years ago
f9f9b6e
wireless: remove unneeded variable from regulatory_hint_11d()
by Dan Carpenter
· 14 years ago
7e98801
mac80211: freeing the wrong variable
by Dan Carpenter
· 14 years ago
68e8f2f
ath9k: Fix inconsistency between txq->stopped and the actual queue state
by Vasanthakumar Thiagarajan
· 14 years ago
2189d13
ath5k: snprintf() returns largish values
by Dan Carpenter
· 14 years ago
9746010
ath9k: snprintf() returns largish values
by Dan Carpenter
· 14 years ago
929ebd3
drivers/net/wireless/wl12xx: Use kmemdup
by Julia Lawall
· 15 years ago
3289a83
lib80211: remove unused host_build_iv option
by John W. Linville
· 14 years ago
ea65145
minstrel: don't complain about feedback for unrequested rates
by John W. Linville
· 14 years ago
00fc90c
minstrel_ht: remove unnecessary NULL check in minstrel_ht_update_caps
by John W. Linville
· 14 years ago
a6e492b
iwlwifi: assume vif is NULL for internal scans and non-NULL otherwise
by John W. Linville
· 14 years ago
6cb8755
MAINTAINERS: remove entry for wavelan
by John W. Linville
· 14 years ago
4086b9c
MAINTAINERS: orphan the zd1201 wireless driver
by John W. Linville
· 14 years ago
f52a549
MAINTAINERS: orphan the raylink wireless driver
by John W. Linville
· 14 years ago
1d89cae
MAINTAINERS: mark prism54 obsolete
by John W. Linville
· 14 years ago
28eb3e5
rtl8180: silence "dubious: x | !y" sparse warning
by John W. Linville
· 14 years ago
8b73fb8
rtl8180: improve signal reporting for actual rtl8180 hardware
by John W. Linville
· 14 years ago
1ab36d6
wl1251: fix sparse-generated warnings
by John W. Linville
· 14 years ago
da22f79
iwlagn: use __packed on new structure definitions
by John W. Linville
· 14 years ago
1bd14ea
iwlwifi: remove spurious semicolons
by Johannes Berg
· 14 years ago
6abbe55
iwlwifi: reduce beacon fill conditions
by Johannes Berg
· 14 years ago
c6fa17e
iwlwifi: read multiple MAC addresses
by Wey-Yi Guy
· 14 years ago
0bc5774
iwlwifi: make iwl_mac_beacon_update static
by Johannes Berg
· 14 years ago
704da53
iwlagn: fix firmware loading TLV error path
by Johannes Berg
· 14 years ago
6a822d0
iwlwifi: add TLV to specify the size of phy calibration table
by Wey-Yi Guy
· 14 years ago
ffb7d89
iwlagn: add bluetooth stats to debugfs
by Wey-Yi Guy
· 14 years ago
7980fba
iwlagn: Add support for bluetooth statistics notification
by Wey-Yi Guy
· 14 years ago
af8ee05
iwlagn: add .cfg flag to idenfity the need for bt statistics
by Wey-Yi Guy
· 14 years ago
325322e
iwlagn: add statistic notification structure for WiFi/BT devices
by Wey-Yi Guy
· 14 years ago
7a17a33
mac80211: proper IBSS locking
by Johannes Berg
· 14 years ago
bc05d19
mac80211: fix IBSS lockdep complaint
by Johannes Berg
· 14 years ago
9dca9c4
mac80211: refuse shared key auth when WEP is unavailable
by Johannes Berg
· 14 years ago
5a65205
cfg80211: fix race between sysfs and cfg80211
by Maxime Bizon
· 14 years ago
acd82aa
b43: silence phy_n sparse warnings
by Larry Finger
· 14 years ago
41950bd
b43: silence most sparse warnings
by John W. Linville
· 14 years ago
b3190df
Bluetooth: Support for Atheros AR300x serial chip
by Suraj Sumangala
· 14 years ago
81ca405
Bluetooth: Use __packed annotation for drivers
by Gustavo F. Padovan
· 14 years ago
66c853c
Bluetooth: Use __packed annotation
by Gustavo F. Padovan
· 14 years ago
d1c4a17
Bluetooth: Enable L2CAP Extended features by default
by Gustavo F. Padovan
· 14 years ago
893ef97
Bluetooth: Fix typo in hci_event.c
by Gustavo F. Padovan
· 14 years ago
08b8b6c
Bluetooth: Move bit-field variable in USB driver to data->flags
by Gustavo F. Padovan
· 14 years ago
5d8868f
Bluetooth: Add Google's copyright to L2CAP
by Gustavo F. Padovan
· 14 years ago
9981151
Bluetooth: Implemented HCI frame reassembly for RX from stream
by Suraj Sumangala
· 14 years ago
f39a3c0
Bluetooth: Modified hci_recv_fragment() to use hci_reassembly helper
by Suraj Sumangala
· 14 years ago
33e882a
Bluetooth: Implement hci_reassembly helper to reassemble RX packets
by Suraj Sumangala
· 14 years ago
cd4c539
Bluetooth: Add one more buffer for HCI stream reassembly
by Suraj Sumangala
· 14 years ago
0a79f67
Bluetooth: Added support for controller shipped with iMac i5
by Cyril Lacoux
· 14 years ago
dd13524
Bluetooth: Update L2CAP version information
by Gustavo F. Padovan
· 14 years ago
ce5706b
Bluetooth: Add Copyright notice to L2CAP
by Gustavo F. Padovan
· 14 years ago
be60b94
Bluetooth: Remove unnecessary casts of private_data in drivers
by Joe Perches
· 14 years ago
63c7d09
Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctls
by Johan Hedberg
· 14 years ago
47731de
Bluetooth: Keep code under column 80
by Gustavo F. Padovan
· 14 years ago
89746b8
Bluetooth: Fix bug in kzalloc allocation size
by Gustavo F. Padovan
· 14 years ago
2cdf096
Bluetooth: Add missing HCIUARTGETDEVICE ioctl to compat_ioctl.c
by Johan Hedberg
· 14 years ago
e9aeb2d
Bluetooth: Send ConfigReq after send a ConnectionRsp
by Gustavo F. Padovan
· 14 years ago
963cf68
Bluetooth: Fix error return on L2CAP-HCI interface.
by João Paulo Rechi Vita
· 14 years ago
7a560e5
Bluetooth: Fix error value for wrong FCS.
by João Paulo Rechi Vita
· 14 years ago
57d3b22
Bluetooth: Fix error return for l2cap_connect_rsp().
by João Paulo Rechi Vita
· 14 years ago
bc766db2
Bluetooth: Fix error return value on sendmsg.
by João Paulo Rechi Vita
· 14 years ago
f9dd11b
Bluetooth: Fix error return value on sendmsg.
by João Paulo Rechi Vita
· 14 years ago
305682e
Bluetooth: Make l2cap_streaming_send() void.
by João Paulo Rechi Vita
· 14 years ago
Next »