Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
77a74c7e0861e6ebac7effe233fd7e83f1ad9ecc
77a74c7
Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect()
by Gustavo F. Padovan
· 14 years ago
b445003
Bluetooth: Move conf_state to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
5d41ce1
Bluetooth: Refactor L2CAP channel allocation
by Gustavo F. Padovan
· 14 years ago
828d7d7
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by Gustavo F. Padovan
· 14 years ago
069f40f
iwl4965: fix skb usage after free
by Stanislaw Gruszka
· 14 years ago
b250269
iwlwifi: fix skb usage after free
by Stanislaw Gruszka
· 14 years ago
243e6df
mac80211: fix SMPS debugfs locking
by Johannes Berg
· 14 years ago
10e9977
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by John W. Linville
· 14 years ago
2232d31
ath9k: fix the return value of ath_stoprecv
by Felix Fietkau
· 14 years ago
a429b51
Bluetooth: Only keeping SAR bits when retransmitting one frame.
by Ruiyi Zhang
· 14 years ago
f21ca5f
Bluetooth: fix shutdown on SCO sockets
by Luiz Augusto von Dentz
· 14 years ago
b79f44c
Bluetooth: Fix keeping the command timer running
by Vinicius Costa Gomes
· 14 years ago
7a74aeb
Bluetooth: Fix refcount balance for hci connection
by Ville Tervo
· 14 years ago
7caa231
iwlwifi: fix frame injection for HT channels
by Daniel Halperin
· 14 years ago
26954c7
Bluetooth: Fix lockdep warning in L2CAP
by Gustavo F. Padovan
· 14 years ago
62f3a2c
Bluetooth: Fix another locking unbalance
by Gustavo F. Padovan
· 14 years ago
280f294
Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid()
by Gustavo F. Padovan
· 14 years ago
332704a
iwlegacy: fix tx_power initialization
by Stanislaw Gruszka
· 14 years ago
9f72c1d
Bluetooth: btmrvl: support Marvell Bluetooth device SD8787
by Kevin Gan
· 14 years ago
b86ed36
Bluetooth: Check return value of hci_recv_stream_fragment()
by Gustavo F. Padovan
· 14 years ago
78b4a56
Bluetooth: hci_uart: check the return value of recv()
by Jiejing Zhang
· 14 years ago
e1ba1f1
Bluetooth: Fix Out Of Band pairing when mgmt interface is disabled
by Szymon Janc
· 14 years ago
9f69bda
Bluetooth: Add proper handling of received LE data
by Gustavo F. Padovan
· 14 years ago
0733119
Bluetooth: Clean up ath3k_load_firmware()
by Gustavo F. Padovan
· 14 years ago
cd69a03
Bluetooth: Fix wrong comparison in listen()
by Gustavo F. Padovan
· 14 years ago
58d35f8
Bluetooth: Move tx queue to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
c916fbe
Bluetooth: Remove unneeded uninitialized_vars()
by Gustavo F. Padovan
· 14 years ago
49208c9
Bluetooth: Remove some sk references from l2cap_core.c
by Gustavo F. Padovan
· 14 years ago
39d5a3e
Bluetooth: Move SREJ list to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
50f6871
ath9k_htc: Fix ethtool reporting
by Sujith Manoharan
· 14 years ago
5882da02
ath9k_hw: fix stopping rx DMA during resets
by Felix Fietkau
· 14 years ago
4a39e78
iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACY
by John W. Linville
· 14 years ago
a6756da
p54: Initialize extra_len in p54_tx_80211
by Jason Conti
· 14 years ago
96f372c
ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore calls
by Felix Fietkau
· 14 years ago
2ead70b
Bluetooth: Fix lockdep warning with skb list lock
by Gustavo F. Padovan
· 14 years ago
311bb89
Bluetooth: Move busy workqueue to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
f1c6775
Bluetooth: Move srej and busy queues to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
e92c8e7
Bluetooth: Move ERTM timers to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
2c03a7a
Bluetooth: Move remote info to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
6f61fd47
Bluetooth: Move SDU related vars to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
6a02661
Bluetooth: Move more ERTM stuff to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
42e5c80
Bluetooth: Move of ERTM *_seq vars to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
525cd18
Bluetooth: Move conn_state to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
710f9b0
Bluetooth: clean up l2cap_sock_recvmsg()
by Gustavo F. Padovan
· 14 years ago
73ffa90
Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
fc7f8a7
Bluetooth: Move ident to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
820ffdb
Bluetooth: Remove struct del_list
by Gustavo F. Padovan
· 14 years ago
baa7e1f
Bluetooth: Use struct list_head for L2CAP channels list
by Gustavo F. Padovan
· 14 years ago
4845407
Bluetooth: Create struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
bd39a27
ath: add missing regdomain pair 0x5c mapping
by Christian Lamparter
· 14 years ago
bf3ca7f
mwl8k: do not free unrequested irq
by Brian Cavagnolo
· 14 years ago
2845fd8
iwlagn: override 5300 EEPROM # of chains
by Johannes Berg
· 14 years ago
db940cb
Bluetooth: convert net/bluetooth/ to kstrtox
by Alexey Dobriyan
· 14 years ago
e63a15e
Bluetooth: Use GFP_KERNEL in user context
by Gustavo F. Padovan
· 14 years ago
1322901
Bluetooth: Don't use spin_lock_bh in user context
by Gustavo F. Padovan
· 14 years ago
fada4ac
Bluetooth: Use kthread API in cmtp
by Szymon Janc
· 14 years ago
f4d7cd4
Bluetooth: Use kthread API in bnep
by Szymon Janc
· 14 years ago
aabf6f8
Bluetooth: Use kthread API in hidp
by Szymon Janc
· 14 years ago
a88a965
Bluetooth: Add mgmt_remote_name event
by Johan Hedberg
· 14 years ago
e17acd4
Bluetooth: Add mgmt_device_found event
by Johan Hedberg
· 14 years ago
1e429f3
Bluetooth: Remove gfp_mask param from hci_reassembly()
by Gustavo F. Padovan
· 14 years ago
3d7dc7e
iwlwifi: accept EEPROM version 0x423 for iwl6000
by John W. Linville
· 14 years ago
37f4ee0
rt2x00: fix cancelling uninitialized work
by Stanislaw Gruszka
· 14 years ago
2e3e66e
rtlwifi: Fix some warnings/bugs
by Larry Finger
· 14 years ago
2201076
p54usb: IDs for two new devices
by Christian Lamparter
· 14 years ago
09b661b
wl12xx: fix potential buffer overflow in testmode nvs push
by Luciano Coelho
· 14 years ago
0235357
zd1211rw: reset rx idle timer from tasklet
by Jussi Kivilinna
· 14 years ago
2fc713b
zd1211rw: remove URB_SHORT_NOT_OK flag in zd_usb_iowrite16v_async()
by Jussi Kivilinna
· 14 years ago
fcf8bd3
mac80211: Fix duplicate frames on cooked monitor
by Helmut Schaa
· 14 years ago
5312c3f
mac80211: fix comment regarding aggregation buf_size
by Johannes Berg
· 14 years ago
8f06ca2
ath9k: Fix phy info print message with AR9485 chipset.
by Senthil Balasubramanian
· 14 years ago
5245e3a
wl12xx: fix module author's email address in the spi and sdio modules
by Luciano Coelho
· 14 years ago
c85ce65
b43: allocate receive buffers big enough for max frame len + offset
by John W. Linville
· 14 years ago
a14b289
mlx4: fix kfree on error path in new_steering_entry()
by Mariusz Kozlowski
· 14 years ago
2fceec1
tcp: len check is unnecessarily devastating, change to WARN_ON
by Ilpo Järvinen
· 14 years ago
2cab86b
sctp: malloc enough room for asconf-ack chunk
by Wei Yongjun
· 14 years ago
028dba0
sctp: fix auth_hmacs field's length of struct sctp_cookie
by Wei Yongjun
· 14 years ago
4dd5ffe
net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUM
by Michał Mirosław
· 14 years ago
c261344
usbnet: use eth%d name for known ethernet devices
by Arnd Bergmann
· 14 years ago
1591cb6
starfire: clean up dma_addr_t size test
by FUJITA Tomonori
· 14 years ago
5e58e52
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
c100c8f
appletalk: Fix OOPS in atalk_release().
by David S. Miller
· 14 years ago
220b881
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by Gustavo F. Padovan
· 14 years ago
6f5ef99
Bluetooth: Fix warning with hci_cmd_timer
by Thomas Gleixner
· 14 years ago
34bd027
Bluetooth: delete hanging L2CAP channel
by Andrei Emeltchenko
· 14 years ago
08ba538
Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_reply
by Johan Hedberg
· 14 years ago
8693ac9
Bluetooth: Fix sending LE data over USB
by Vinicius Costa Gomes
· 14 years ago
1057213
Bluetooth: Fix HCI_RESET command synchronization
by Gustavo F. Padovan
· 14 years ago
23e9fde
Bluetooth: Increment unacked_frames count only the first transmit
by Suraj Sumangala
· 14 years ago
88d377b
Bluetooth: add support for Apple MacBook Pro 8,2
by Marc-Antoine Perennou
· 14 years ago
80a1e1d
Bluetooth: Add local Extended Inquiry Response (EIR) support
by Johan Hedberg
· 14 years ago
e90165b
Bluetooth: check L2CAP info_rsp ident and state
by Andrei Emeltchenko
· 14 years ago
d101024
Bluetooth: Move bt_accept_enqueue() to outside __l2cap_chan_add
by Gustavo F. Padovan
· 14 years ago
f3dd4f0
Bluetooth: Remove unused struct l2cap_conn item
by Gustavo F. Padovan
· 14 years ago
ce85ee1
Bluetooth: Enable support for out of band association model
by Szymon Janc
· 14 years ago
2763eda
Bluetooth: Add add/remove_remote_oob_data management commands
by Szymon Janc
· 14 years ago
c35938b
Bluetooth: Add read_local_oob_data management command
by Szymon Janc
· 14 years ago
8fce635
Bluetooth: Allow for NULL data in mgmt_pending_add
by Szymon Janc
· 14 years ago
c68fb7f
Bluetooth: Rename cmd to param in pending_cmd
by Szymon Janc
· 14 years ago
e0e185e
Bluetooth: Fix checkpatch error in cmtp.h
by Szymon Janc
· 14 years ago
Next »