Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
642745184f82688eb3ef0cdfaa4ba632055be9af
6427451
Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko
by Gustavo F. Padovan
· 14 years ago
c4c896e
Bluetooth: sco: fix information leak to userspace
by Vasiliy Kulikov
· 14 years ago
43629f8
Bluetooth: bnep: fix buffer overflow
by Vasiliy Kulikov
· 14 years ago
d9f51b5
Bluetooth: Add firmware support for Atheros 3012
by Bala Shanmugam
· 14 years ago
e3fb592
Bluetooth: l2cap: fix 1 byte infoleak to userspace
by Vasiliy Kulikov
· 14 years ago
6d1d4ea
ssb: extract boardflags2 for SPROMs rev 4 and 5
by Rafał Miłecki
· 14 years ago
67acad5
iwlwifi: fix ack health for WiFi/BT combo devices
by Stanislaw Gruszka
· 14 years ago
f266526
iwlwifi: cleanup iwl_good_ack_health
by Stanislaw Gruszka
· 14 years ago
ca3d938
iwlwifi: cleanup iwl_recover_from_statistics
by Stanislaw Gruszka
· 14 years ago
9814f6b
ath9k: Remove redundant beacon_interval
by Steve Brown
· 14 years ago
59bdf3b
mac80211: Ensure power-level set properly for scanning.
by Ben Greear
· 14 years ago
603b3ee
ath9k: Add debug info for configuring power level.
by Ben Greear
· 14 years ago
da2fd1f
mac80211: Allow work items to use existing channel type.
by Ben Greear
· 14 years ago
4f2e9d9
mac80211: Allow scanning on existing channel-type.
by Ben Greear
· 14 years ago
4d51e14
mac80211: Properly set work-item channel-type.
by Ben Greear
· 14 years ago
8c79a61
ath9k: Print channel-type in chan-change dbg message.
by Ben Greear
· 14 years ago
09db47b
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx
by John W. Linville
· 14 years ago
72c2d9e
wl12xx: set supported_rates after association
by Eliad Peller
· 14 years ago
fe5ef09
wl12xx: use the conf struct instead of macros for memory configuration
by Eliad Peller
· 14 years ago
c8bde24
wl12xx: move to new firmware (6.1.3.50.49)
by Eliad Peller
· 14 years ago
ee60833
wl12xx: mcp2.5 - add config_ps acx
by Eliad Peller
· 14 years ago
a0019bc
Bluetooth: update Bluetooth daemon name in Kconfig help
by Gustavo F. Padovan
· 14 years ago
6de0702
Bluetooth: move __l2cap_sock_close() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
05fc157
Bluetooth: move l2cap_sock_kill() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
6ddc048
Bluetooth: move L2CAP sock timers function to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
fd83ccd
Bluetooth: move l2cap_sock_sendmsg() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
dcba0db
Bluetooth: move l2cap_sock_shutdown() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
6898325
Bluetooth: move l2cap_sock_recvmsg() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
4e34c50
Bluetooth: move l2cap_sock_connect() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
99f4808
Bluetooth: move l2cap_sock_getsockopt() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
33575df
Bluetooth: move l2cap_sock_setsockopt() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
d7175d5
Bluetooth: move l2cap_sock_getname() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
c47b7c7
Bluetooth: move l2cap_sock_accept() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
af6bcd8
Bluetooth: move l2cap_sock_bind()/listen() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
554f05b
Bluetooth: move l2cap_sock_release() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
6539058
Bluetooth: move l2cap_sock_ops to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
bb58f74
Bluetooth: Initial work for L2CAP split.
by Gustavo F. Padovan
· 14 years ago
0a708f8
Bluetooth: Rename l2cap.c to l2cap_core.c
by Gustavo F. Padovan
· 14 years ago
84f0e17
Bluetooth: ath3k: Avoid duplication of code
by Rogério Brito
· 14 years ago
d37f50e
Bluetooth: fix crash by disabling tasklet in sock accept
by Andrei Emeltchenko
· 14 years ago
5a08ecc
Bluetooth: Do not use assignments in IF conditions
by Andrei Emeltchenko
· 14 years ago
17fa4b9
Bluetooth: Add set_io_capability management command
by Johan Hedberg
· 14 years ago
980e1a5
Bluetooth: Add support for PIN code handling in the management interface
by Johan Hedberg
· 14 years ago
a38528f
Bluetooth: Create common cmd_complete function for mgmt.c
by Johan Hedberg
· 14 years ago
2784eb4
Bluetooth: Add get_connections managment interface command
by Johan Hedberg
· 14 years ago
17d5c04
Bluetooth: Add support for connect failed management event
by Johan Hedberg
· 14 years ago
8962ee7
Bluetooth: Add disconnect managment command
by Johan Hedberg
· 14 years ago
f752054
Bluetooth: Add connected/disconnected management events
by Johan Hedberg
· 14 years ago
55ed8ca
Bluetooth: Implement link key handling for the management interface
by Johan Hedberg
· 14 years ago
1aff6f0
Bluetooth: Add class of device control to the management interface
by Johan Hedberg
· 14 years ago
d5859e2
Bluetooth: Implement a more complete adapter initialization sequence
by Johan Hedberg
· 14 years ago
d835060
Bluetooth: Remove page timeout setting from HCI init sequence
by Johan Hedberg
· 14 years ago
b0916ea
Bluetooth: Add controller side link key clearing to hci_init_req
by Johan Hedberg
· 14 years ago
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
7990681
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
Next »