Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a5040efa2017f3e4f1b4d5f40fd989567f3994c1
a5040ef
Bluetooth: Add special handling with __hci_request and HCI_INIT
by Johan Hedberg
· 14 years ago
03b555e
Bluetooth: Reject pairing requests when in non-pairable mode
by Johan Hedberg
· 14 years ago
930e133
Bluetooth: Implement debugfs support for listing UUIDs
by Johan Hedberg
· 14 years ago
2aeb9a1
Bluetooth: Implement UUID handling through the management interface
by Johan Hedberg
· 14 years ago
c542a06
Bluetooth: Implement set_pairable managment command
by Johan Hedberg
· 14 years ago
053f021
Bluetooth: Add send_mode_rsp convenience function for mgmt.c
by Johan Hedberg
· 14 years ago
ebc99fe
Bluetooth: Add flag to track managment controlled adapters
by Johan Hedberg
· 14 years ago
72a734e
Bluetooth: Unify mode related management messages to a single struct
by Johan Hedberg
· 14 years ago
9fbcbb4
Bluetooth: Add set_connectable management command
by Johan Hedberg
· 14 years ago
73f22f6
Bluetooth: Add support for set_discoverable management command
by Johan Hedberg
· 14 years ago
eec8d2b
Bluetooth: Add support for set_powered management command
by Johan Hedberg
· 14 years ago
5add6af
Bluetooth: Add support for management powered event
by Johan Hedberg
· 14 years ago
ab81cbf
Bluetooth: Implement automatic setup procedure for local adapters
by Johan Hedberg
· 14 years ago
7990681c
Bluetooth: Fix setting of MTU for ERTM and Streaming Mode
by Gustavo F. Padovan
· 14 years ago
e702112
Bluetooth: Use non-flushable by default L2CAP data packets
by Andrei Emeltchenko
· 14 years ago
b2c60d4
Bluetooth: Fix failure to release lock in read_index_list()
by Jesper Juhl
· 14 years ago
80f5585
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 into wireless
by Gustavo F. Padovan
· 14 years ago
3ad97fb
mac80211: remove unneeded check
by Dan Carpenter
· 14 years ago
3a2329f
ath9k: Update comments for not parsing DTIM period
by Mohammed Shafi Shajakhan
· 14 years ago
38f37be
mac80211: Update comments on radiotap MCS index
by Mohammed Shafi Shajakhan
· 14 years ago
4f31233
mac80211: as a 4-addr station, do not receive packets for other stations
by Felix Fietkau
· 14 years ago
180205b
mac80211: Make some mlme timers module paramaters.
by Ben Greear
· 14 years ago
c210de8
ath5k: Fix fast channel switching
by Nick Kossifidis
· 14 years ago
80b38ff
iwlwifi: fix compiling error with different configuration
by Wey-Yi Guy
· 14 years ago
2f115cf
iwlwifi: remove unnecessary locking
by Johannes Berg
· 14 years ago
b23b025
mac80211: Optimize scans on current operating channel.
by Ben Greear
· 14 years ago
cb8d61d
ath9k: add additional checks for the baseband hang detection
by Felix Fietkau
· 14 years ago
b1f9331
mac80211: do not send duplicate data frames to the cooked monitor interface
by Felix Fietkau
· 14 years ago
8e54610
ath: Fix clearing of secondary key cache entry for TKIP
by Jouni Malinen
· 14 years ago
8c99f69
mac80211: do not restart ps timer during scan or offchannel
by Rajkumar Manoharan
· 14 years ago
24d24c6
zd1211rw: add useful debug output
by Jussi Kivilinna
· 14 years ago
ab419e9
zd1211rw: enable NL80211_IFTYPE_AP
by Jussi Kivilinna
· 14 years ago
1f6cccc
zd1211rw: reset rx urbs after idle period of 30 seconds
by Jussi Kivilinna
· 14 years ago
3985a46
zd1211rw: reset device when CR_BCN_FIFO_SEMAPHORE freezes in beacon setup
by Jussi Kivilinna
· 14 years ago
a0fd751
zd1211rw: add TX watchdog and device resetting
by Jussi Kivilinna
· 14 years ago
212e1a5
zd1211rw: collect driver settings and add function to restore theim
by Jussi Kivilinna
· 14 years ago
8f2d8f8
zd1211rw: lower hw command timeouts
by Jussi Kivilinna
· 14 years ago
4a3b087
zd1211rw: change interrupt URB buffer to DMA buffer
by Jussi Kivilinna
· 14 years ago
9bca0c3
zd1211rw: use stack and preallocated memory for small cmd-buffers
by Jussi Kivilinna
· 14 years ago
5127229
zd1211rw: batch beacon config commands together
by Jussi Kivilinna
· 14 years ago
9be2325
zd1211rw: add beacon watchdog and setting HW beacon more failsafe
by Jussi Kivilinna
· 14 years ago
512119b
mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bc
by Christian Lamparter
· 14 years ago
4099e2f
zd1211rw: implement beacon fetching and handling ieee80211_get_buffered_bc()
by Jussi Kivilinna
· 14 years ago
b91a515
zd1211rw: let zd_set_beacon_interval() set dtim_period and add AP-beacon flag
by Jussi Kivilinna
· 14 years ago
f773e40
zd1211rw: fix ack_pending in filter_ack causing tx-packet ordering problem on monitor
by Jussi Kivilinna
· 14 years ago
c2fadcb
zd1211rw: support setting BSSID for AP mode
by Jussi Kivilinna
· 14 years ago
5cf6cf8
zd1211rw: move set_rts_cts_work to bss_info_changed
by Jussi Kivilinna
· 14 years ago
a6fb071
zd1211rw: move set_multicast_hash and set_rx_filter from workers to configure_filter
by Jussi Kivilinna
· 14 years ago
88a1159
zd1211rw: fix beacon interval setup
by Jussi Kivilinna
· 14 years ago
8b17f75
zd1211rw: add locking for mac->process_intr
by Jussi Kivilinna
· 14 years ago
d741900
zd1211rw: cancel process_intr work on zd_chip_disable_int()
by Jussi Kivilinna
· 14 years ago
78fc800
zd1211rw: use urb anchors for tx and fix tx-queue disabling
by Jussi Kivilinna
· 14 years ago
681d119
mac80211: Add testing functionality for TKIP
by Jouni Malinen
· 14 years ago
747d753
mac80211: Remove obsolete TKIP flexibility
by Jouni Malinen
· 14 years ago
942a849
drivers:net:ipw2100.c change a typo comamnd to command
by Justin P. Mattock
· 14 years ago
391bd1c
ath9k: reserve a beacon slot on beaconing vif addition
by Rajkumar Manoharan
· 14 years ago
e9d7732
mac80211: allow GO to scan like AP
by Johannes Berg
· 14 years ago
771bbd0
mac80211: pass up beacons from external BSS when operating as AP
by Arik Nemtsov
· 14 years ago
d057e5a
mac80211: add HW flag for disabling auto link-PS in AP mode
by Arik Nemtsov
· 14 years ago
8fd369e
mac80211: do not calc frame duration when using HW rate-control
by Arik Nemtsov
· 14 years ago
2cf22b8
mac80211: Recalculate channel-type on iface removal.
by Ben Greear
· 14 years ago
4e6975f
ath9k: Show channel type and frequency in debugfs.
by Ben Greear
· 14 years ago
4c89fe9
ath9k: do not access hw registers in FULL SLEEP
by Rajkumar Manoharan
· 14 years ago
b2a5c3d
ath9k_htc: make use common of function to update txpower
by Rajkumar Manoharan
· 14 years ago
5048e8c
ath9k: move update tx power to common
by Rajkumar Manoharan
· 14 years ago
c344c9c
ath9k: use common get current channel function
by Rajkumar Manoharan
· 14 years ago
45655ba
ath9k_htc: cancel ani work in ath9k_htc_stop
by Rajkumar Manoharan
· 14 years ago
bf6a057
cfg80211: Fix power save state after interface type change
by Juuso Oikarinen
· 14 years ago
73b30df
wl1251: set rate index and preamble flag on received packets
by David Gnedt
· 14 years ago
43d1364
wl1251: enable adhoc mode
by David Gnedt
· 14 years ago
8964e49
wl1251: implement connection quality monitoring
by David Gnedt
· 14 years ago
c3e334d
wl1251: enable beacon early termination while in power-saving mode
by David Gnedt
· 14 years ago
bb4793b
wl1251: fix 4-byte TX buffer alignment
by David Gnedt
· 14 years ago
e7332a4
wl1251: fix queue stopping/waking for TX path
by David Gnedt
· 14 years ago
172710b
mac80211: Warn users if HT fails because of freq mismatch.
by Ben Greear
· 14 years ago
0fa025f
mac80211: Show configured channel-type in netdev debugfs.
by Ben Greear
· 14 years ago
eeabee7
mac80211: Be more careful when changing channels.
by Ben Greear
· 14 years ago
75abde4
libertas: Prepare stuff for if_spi.c pm support
by Vasily Khoruzhick
· 14 years ago
16f775b
libertas_spi: Use workqueue in hw_host_to_card
by Vasily Khoruzhick
· 14 years ago
dbd9830
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
by John W. Linville
· 14 years ago
e733fb6
Bluetooth: Set conn state to BT_DISCONN to avoid multiple responses
by Bao Liang
· 14 years ago
fa9a741
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
4796007
ath9k: Fix memory leak due to failed PAPRD frames
by Mohammed Shafi Shajakhan
· 14 years ago
c52bf9b
iiwlagn: remove unused parameter
by Wey-Yi Guy
· 14 years ago
187bc4f
iwlagn: remove unsupported BT SCO command
by Wey-Yi Guy
· 14 years ago
96234cc
iwlagn: use 2030 macro for 2030 devices
by Wey-Yi Guy
· 14 years ago
241887a
iwlwifi: fix beacon notification parsing
by Johannes Berg
· 14 years ago
7b09068
iwlwifi: use maximum aggregation size
by Johannes Berg
· 14 years ago
9b76883
iwlwifi: advertise max aggregate size
by Johannes Berg
· 14 years ago
274102a
iwlwifi: support RSN IBSS
by Johannes Berg
· 14 years ago
9dc2153
iwlwifi: always support idle mode for agn devices
by Wey-Yi Guy
· 14 years ago
52e6b85
iwlagn: add IQ inversion support for 2000 series devices
by Wey-Yi Guy
· 14 years ago
7fc11e9
iwlagn: adjust rate table
by Wey-Yi Guy
· 14 years ago
10480b0
iwlwifi: check ucode loading error and restart
by Wey-Yi Guy
· 14 years ago
78d12c2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
7c3ee9e
wl12xx: fix warning due to missing arg in ampdu_action
by Luciano Coelho
· 14 years ago
8c7914d
mac80211: disable power save if an infra AP vif exists
by Rajkumar Manoharan
· 14 years ago
5a3a035
iwlwifi: correct frequency settings
by Stanislaw Gruszka
· 14 years ago
0439f53
rt2x00: Move TX/RX work into dedicated workqueue
by Ivo van Doorn
· 14 years ago
e1f4e80
rt2x00: Kill all tasklets during device removal
by Ivo van Doorn
· 14 years ago
Next »