Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dc50a06dac61d7ca7ddb3d9bb8921ca5d68f51b6
dc50a06
Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_alloc()
by Gustavo F. Padovan
· 14 years ago
448f262
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by Gustavo F. Padovan
· 13 years ago
5a9d0a3
Bluetooth: Clean up some code style issues
by Waldemar Rymarkiewicz
· 13 years ago
d29d04c
Bluetooth: Kill set but unused variable 'cmd' in cmtp_recv_capimsg()
by David Miller
· 14 years ago
6de6c18
Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devices
by Ville Tervo
· 14 years ago
0b28d73
Bluetooth: Do not ignore errors returned from strict_strtol()
by David Miller
· 14 years ago
4a77708
Bluetooth: fix shutdown on SCO sockets
by Luiz Augusto von Dentz
· 14 years ago
d0fad89
Bluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
by Stephen Boyd
· 14 years ago
8d03e97
Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.
by Filip Palian
· 14 years ago
e694928
Bluetooth: Fix check for the ERTM local busy state
by Mat Martineau
· 13 years ago
d8d69c5
Bluetooth: Restore accidentally-deleted line
by Mat Martineau
· 13 years ago
ef4177e
Bluetooth: Simplify hci_conn_accept_secure check
by Waldemar Rymarkiewicz
· 13 years ago
14b12d0
Bluetooth: Add BT_POWER L2CAP socket option.
by Jaikumar Ganesh
· 14 years ago
96d97a6
Bluetooth: Verify a pin code in pin_code_reply
by Waldemar Rymarkiewicz
· 13 years ago
24718ca
Bluetooth: Remove a magic number
by Waldemar Rymarkiewicz
· 13 years ago
b5ad8b7
Bluetooth: fix sparse & gcc warnings
by Johannes Berg
· 13 years ago
6d3ce0e7
Bluetooth: Set 'peer_addr_type' in hci_le_connect()
by Andre Guedes
· 13 years ago
eda42b5
Bluetooth: Check advertising cache in hci_connect()
by Andre Guedes
· 13 years ago
893d675
Bluetooth: Remove useless check in hci_connect()
by Andre Guedes
· 13 years ago
29b7988
Bluetooth: Add 'dst_type' field to struct hci_conn
by Andre Guedes
· 13 years ago
d7556e2
Bluetooth: Refactor hci_auth_complete_evt function
by Waldemar Rymarkiewicz
· 13 years ago
19f8def
Bluetooth: Fix auth_complete_evt for legacy units
by Waldemar Rymarkiewicz
· 13 years ago
3581508
Bluetooth: Advertising entries lifetime
by Andre Guedes
· 14 years ago
eb9d91f
Bluetooth: Clear advertising cache before scanning
by Andre Guedes
· 14 years ago
9aa04c9
Bluetooth: Add Advertising Report Meta Event handler
by Andre Guedes
· 14 years ago
76c8686
Bluetooth: LE advertising cache
by Andre Guedes
· 14 years ago
57a56fd
Bluetooth: Add advertising report meta event structs
by Anderson Briglia
· 14 years ago
0f85272
Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()
by Gustavo F. Padovan
· 14 years ago
500698d
Bluetooth: Remove export of l2cap_chan_clear_timer()
by Gustavo F. Padovan
· 14 years ago
ab07801
Bluetooth: create channel timer to replace sk_timer
by Gustavo F. Padovan
· 14 years ago
715ec00
Bluetooth: Add chan->chan_type struct member
by Gustavo F. Padovan
· 14 years ago
9a91a04
Bluetooth: Create l2cap_chan_send()
by Gustavo F. Padovan
· 14 years ago
4519de9
Bluetooth: Create __l2cap_chan_close()
by Gustavo F. Padovan
· 14 years ago
37e1c55
Bluetooth: Remove unnecessary use of hci_dev_list_lock
by Johan Hedberg
· 14 years ago
75fde9e
Bluetooth: Kill set but not used variable 'l2cap_sk' in rfcomm_sock_getsockopt_old()
by David Miller
· 14 years ago
78676a0
Bluetooth: fix set but not used warning
by Gustavo F. Padovan
· 14 years ago
224f8af
Bluetooth: Allow unsegmented SDU retries on sock_queue_rcv_skb failure
by Ruiyi Zhang
· 14 years ago
931749b
ath9k: make use of a helper to get paprd scale factor
by Mohammed Shafi Shajakhan
· 13 years ago
36cb7cc
mwifiex: disable transmission buffer aggregation for AMSDU packets
by Yogesh Ashok Powar
· 13 years ago
fb3c19b
mwifiex: adding check for enough space before padding
by Yogesh Ashok Powar
· 13 years ago
a8fe329
mwifiex: Remove redundant skb_queue_empty checks
by Yogesh Ashok Powar
· 13 years ago
fcf2176
mwifiex: remove list traversal in mwifiex_num_pkts_in_txq
by Yogesh Ashok Powar
· 13 years ago
48586826
iwlwifi: remove unecessary if statement
by Greg Dietsche
· 13 years ago
f973f87
iwlagn: refactor iwlagn_mac_channel_switch
by Stanislaw Gruszka
· 13 years ago
70559a0
wl12xx: Stop BA session event from device
by Shahar Levi
· 14 years ago
f41ccd7
mac80211: Stop BA session event from device
by Shahar Levi
· 14 years ago
41bfce8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 13 years ago
51892db
iwl4965: set tx power after rxon_assoc
by Stanislaw Gruszka
· 13 years ago
3bb42a6
rt2x00: fix rmmod crash
by Stanislaw Gruszka
· 13 years ago
42b70a5
iwlagn: use cts-to-self protection on 5000 adapters series
by Stanislaw Gruszka
· 14 years ago
ab6a44c
Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"
by John W. Linville
· 13 years ago
805a3b8
iwlagn: call commit_rxon function directly
by Wey-Yi Guy
· 13 years ago
e80d70e
iwlagn: direct call to post_scan function
by Wey-Yi Guy
· 13 years ago
c2b821d
iwlagn: move all post scan functions in one place
by Wey-Yi Guy
· 13 years ago
15b3f3b
iwlagn: set smps mode after assoc for 1000 device
by Wey-Yi Guy
· 13 years ago
88e9ba7
iwlagn: save the latest smps mode
by Wey-Yi Guy
· 13 years ago
0c34861
iwlegacy: add missing null check
by Greg Dietsche
· 13 years ago
5c30c76
iwlegacy: propagate error return value
by Greg Dietsche
· 13 years ago
8e63818
iwlegacy: return -EINVAL instead of -1
by Greg Dietsche
· 13 years ago
04975f3
iwlegacy: remove unecessary if statement
by Greg Dietsche
· 13 years ago
e5a042e
iwlegacy: remove unreachable code
by Greg Dietsche
· 13 years ago
aa4e014
b43: add BCMA 80211 core specific defines
by Rafał Miłecki
· 13 years ago
3c65ab6
b43: add an option to register BROKEN bcma driver
by Rafał Miłecki
· 13 years ago
27f18dc
bcma: read SPROM and extract MAC from it
by Rafał Miłecki
· 13 years ago
4da909e
b43: do not use SSB specific flags when calling core reset function
by Rafał Miłecki
· 13 years ago
5a6f78a
ath9k: show excessive-retry MPDUs in debugfs
by Felix Fietkau
· 13 years ago
10f8113
lib: cordic: add library module providing cordic angle calculation
by Arend van Spriel
· 13 years ago
7150962
lib: crc8: add new library module providing crc8 algorithm
by Arend van Spriel
· 13 years ago
dabd300
rtlwifi: Fix logic in rx_interrupt
by Mike McCormack
· 13 years ago
71352b2
rtlwifi: Use write barrier when assigning ownership
by Mike McCormack
· 13 years ago
febc9fe
rtlwifi: Assign rx buffer ownership to hardware last
by Mike McCormack
· 13 years ago
312d547
rtlwifi: Don't block interrupts in spinlocks
by Mike McCormack
· 13 years ago
67fc605
rtlwifi: Run IPS leave work in a tasklet
by Mike McCormack
· 13 years ago
34ddb20
rtlwifi: Store loop index in local variable
by Mike McCormack
· 13 years ago
f2ea312
rtlwifi: Remove set_rfpowerstate_inprogress
by Mike McCormack
· 13 years ago
2e69167
rtlwifi: Synchronize IRQ after disabling it
by Mike McCormack
· 13 years ago
d2ac49f
libertas_sdio: handle spurious interrupts
by Daniel Drake
· 13 years ago
59e7e70
mac80211: call dev_alloc_name before copying name to sdata
by Thadeu Lima de Souza Cascardo
· 13 years ago
6f213ff
iwlagn: fix channel switch locking
by Stanislaw Gruszka
· 13 years ago
a99168e
ath5k: Disable fast channel switching by default
by Nick Kossifidis
· 13 years ago
bdf492f
ssb: fix PCI(e) driver regression causing oops on PCI cards
by Rafał Miłecki
· 13 years ago
f35490f
iwlagn: fix interface combinations
by Johannes Berg
· 13 years ago
5bc9890
iwlagn: change log to better represent the state of aggregation process
by Wey-Yi Guy
· 14 years ago
5f88ac2
iwlagn: change the logging level for aggregation enable check
by Wey-Yi Guy
· 14 years ago
0fd0950
iwlagn: advertise interface combinations
by Johannes Berg
· 14 years ago
93cce6f
iwlagn: free the ICT ISR when the request_irq failed
by Emmanuel Grumbach
· 14 years ago
2e5d04d
iwlwifi: disambiguate invalid DMA index warnings
by Daniel Halperin
· 14 years ago
3d82b156
iwlagn: solve sparse warning
by Emmanuel Grumbach
· 14 years ago
2b9253d
iwlagn: fix dual-mode RXON
by Johannes Berg
· 14 years ago
5beaaf3
iwlagn: remove un-necessary tx power ops
by Wey-Yi Guy
· 14 years ago
891db88
iwlagn: send tx power command if defer cause by RXON not match
by Wey-Yi Guy
· 14 years ago
180cdc7
cfg80211: skip disabled channels on channel survey
by Luis R. Rodriguez
· 14 years ago
8428804
ath9k: better position PAPRD debug message
by Mohammed Shafi Shajakhan
· 14 years ago
05c0be2
ath9k: Add a debug entry to start/stop ANI
by Mohammed Shafi Shajakhan
· 14 years ago
81168e5
ath9k: Further fix for mesh beaconing
by Fabrice Deyber
· 14 years ago
b942471
ath9k: wake up chip before initializing PAPRD table
by Mohammed Shafi Shajakhan
· 14 years ago
049436b
rtlwifi: rtl8192se: Synchronize IRQ after disabling it
by Larry Finger
· 14 years ago
5111dd3
rtlwifi: rtl8192se: Use write barrier when assigning ownership
by Larry Finger
· 14 years ago
4a7f5db
mwifiex: remove support for old chipsets W0/W1
by Amitkumar Karwar
· 14 years ago
0541ac4
b43legacy: Fix warnings from gcc 4.6.0
by Larry Finger
· 14 years ago
Next »