Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6c2c1ed8643b5c3bc331e3f61b3530d771abbdbe
/
include
09779ad
ssb: SPROM: add LED duty cycle fields
by Rafał Miłecki
· 13 years ago
f850e00
mac80211: let key iteration get keys in install order
by Johannes Berg
· 13 years ago
8bca5d8
mac80211: allow driver access to TKIP RX P1K
by Johannes Berg
· 13 years ago
5a865ba
nl80211/cfg80211: add max_sched_scan_ie_len in the hw description
by Luciano Coelho
· 13 years ago
93b6aa6
nl80211/cfg80211: add max_sched_scan_ssids in the hw description
by Luciano Coelho
· 13 years ago
77dbbb1
nl80211: advertise GTK rekey support, new triggers
by Johannes Berg
· 13 years ago
95acac6
mac80211: allow driver to disconnect after resume
by Johannes Berg
· 13 years ago
af71ff8
cfg80211: fix docbook
by Johannes Berg
· 13 years ago
615f7b9
mac80211: add driver RSSI threshold events
by Meenakshi Venkataraman
· 13 years ago
4b42c54
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6
by John W. Linville
· 13 years ago
e2fd318
Bluetooth: Fixes l2cap "command reject" reply according to spec
by Ilia Kolomisnky
· 13 years ago
8f36011
Bluetooth: Add support for returning the encryption key size
by Vinicius Costa Gomes
· 13 years ago
726b4ff
Bluetooth: Add support for storing the key size
by Vinicius Costa Gomes
· 13 years ago
0eb08e3
Bluetooth: Remove unused field in hci_conn
by Vinicius Costa Gomes
· 13 years ago
75d262c
Bluetooth: Add functions to manipulate the link key list for SMP
by Vinicius Costa Gomes
· 13 years ago
34918cd
Bluetooth: Add new structures for supporting SM key distribution
by Vinicius Costa Gomes
· 13 years ago
7034b91
Bluetooth: Add support for SMP phase 3 (key distribution)
by Vinicius Costa Gomes
· 13 years ago
1a84ff7
cfg80211: return -ENOENT when stopping sched_scan while not running
by Luciano Coelho
· 13 years ago
42d9879
mac80211: allow driver to generate P1K for IV32
by Johannes Berg
· 13 years ago
3ea542d
mac80211: allow drivers to access key sequence counter
by Johannes Berg
· 13 years ago
523b02e
mac80211: fix TKIP races, make API easier to use
by Johannes Berg
· 13 years ago
fadd192
Bluetooth: Remove L2CAP busy queue
by Mat Martineau
· 13 years ago
e328140
Bluetooth: Use event-driven approach for handling ERTM receive buffer
by Mat Martineau
· 13 years ago
eead27d
Bluetooth: Add lmp_host_le_capable() macro
by Andre Guedes
· 13 years ago
e6100a2
Bluetooth: Add enable_le module parameter
by Andre Guedes
· 13 years ago
f9b4930
Bluetooth: Write LE Host Supported command
by Andre Guedes
· 13 years ago
971e3a4
Bluetooth: Add extfeatures to struct hci_dev
by Andre Guedes
· 13 years ago
c68f4b8
mac80211: support GTK rekey offload
by Johannes Berg
· 13 years ago
e5497d7
cfg80211/nl80211: support GTK rekey offload
by Johannes Berg
· 13 years ago
830af02
mac80211: allow driver to iterate keys
by Johannes Berg
· 13 years ago
23b7869
NFC: add the NFC socket raw protocol
by Lauro Ramos Venancio
· 13 years ago
c7fe3b5
NFC: add NFC socket family
by Aloisio Almeida Jr
· 13 years ago
4d12b8b
NFC: add nfc generic netlink interface
by Lauro Ramos Venancio
· 13 years ago
3e256b8
NFC: add nfc subsystem core
by Lauro Ramos Venancio
· 13 years ago
2b4562d
mac80211: allow driver to impose WoWLAN restrictions
by Johannes Berg
· 13 years ago
304e21b
ssb: PCI revision ID register is 8-bit wide
by Sergei Shtylyov
· 13 years ago
f8c1fbd
Bluetooth: Clean up unused struct hci_conn items
by Gustavo F. Padovan
· 14 years ago
e1447d8
Bluetooth: Add bt_printk
by Joe Perches
· 13 years ago
e175072
Bluetooth: Rename function bt_err to bt_to_errno
by Joe Perches
· 14 years ago
39df600
mac80211: propagate information about STA WME support down
by Arik Nemtsov
· 14 years ago
3be3fdb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
04b7dcf
wireless: unify QoS control field definitions
by Johannes Berg
· 14 years ago
a66b98d
mac80211: fix rx->key NULL dereference during mic failure
by Arik Nemtsov
· 14 years ago
7d95847c
ath9k: add external_reset callback to ath9k_platfom_data for AR9330
by Gabor Juhos
· 14 years ago
3762561
ath9k: add MAC revision detection for AR9330
by Gabor Juhos
· 14 years ago
670dc28
netlink: advertise incomplete dumps
by Johannes Berg
· 14 years ago
1c1236e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6
by John W. Linville
· 14 years ago
440ca98
bcma: clean exports of functions
by Rafał Miłecki
· 14 years ago
b856439
mac80211: add cancel_hw_scan() callback
by Eliad Peller
· 14 years ago
e2ab435
Bluetooth: Use bit operations on conn_state
by Gustavo F. Padovan
· 14 years ago
c1360a1
Bluetooth: use bit operation on conf_state
by Gustavo F. Padovan
· 14 years ago
7fbec22
Bluetooth: Add blacklisting support for mgmt interface
by Antti Julku
· 14 years ago
b2a66aa
Bluetooth: Move blacklisting functions to hci_core
by Antti Julku
· 14 years ago
3158c50
Bluetooth: Add key size checks for SMP
by Vinicius Costa Gomes
· 14 years ago
5d3de7d
Bluetooth: Add support for SMP timeout
by Vinicius Costa Gomes
· 14 years ago
88167ae
Bluetooth: Update the security level when link is encrypted
by Vinicius Costa Gomes
· 14 years ago
a7a595f
Bluetooth: Add support for LE Start Encryption
by Vinicius Costa Gomes
· 14 years ago
7d24ddc
Bluetooth: Add SMP confirmation checks methods
by Anderson Briglia
· 14 years ago
f01ead3
Bluetooth: Add SMP confirmation structs
by Anderson Briglia
· 14 years ago
3a0259b
Bluetooth: Add support for using the crypto subsystem
by Vinicius Costa Gomes
· 14 years ago
88ba43b
Bluetooth: Add simple SMP pairing negotiation
by Anderson Briglia
· 14 years ago
eb492e0
Bluetooth: Implement the first SMP commands
by Anderson Briglia
· 14 years ago
1a09bcb
Bluetooth: keep reference if any ERTM timer is enabled
by Gustavo F. Padovan
· 14 years ago
c9b6667
Bluetooth: Make timer functions generic
by Gustavo F. Padovan
· 14 years ago
71ba0e5
Bluetooth: Add refcnt to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
89bc500
Bluetooth: Add state tracking to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
ba3bd0e
Bluetooth: add close() callback to l2cap_chan_ops
by Gustavo F. Padovan
· 14 years ago
2307049
Bluetooth: add recv() callback to l2cap_chan_ops
by Gustavo F. Padovan
· 14 years ago
80808e4
Bluetooth: Add l2cap_chan_ops abstraction
by Gustavo F. Padovan
· 14 years ago
e3ae0ca
drivers: bcma: export bcma_core_disable() function
by Arend van Spriel
· 14 years ago
1d34d10
mac80211: add ieee80211_get_operstate() function
by Eliad Peller
· 14 years ago
5a9d0a3
Bluetooth: Clean up some code style issues
by Waldemar Rymarkiewicz
· 14 years ago
14b12d0
Bluetooth: Add BT_POWER L2CAP socket option.
by Jaikumar Ganesh
· 14 years ago
29b7988
Bluetooth: Add 'dst_type' field to struct hci_conn
by Andre Guedes
· 14 years ago
19f8def
Bluetooth: Fix auth_complete_evt for legacy units
by Waldemar Rymarkiewicz
· 14 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
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
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
· 14 years ago
27f18dc
bcma: read SPROM and extract MAC from it
by Rafał Miłecki
· 14 years ago
10f8113
lib: cordic: add library module providing cordic angle calculation
by Arend van Spriel
· 14 years ago
7150962
lib: crc8: add new library module providing crc8 algorithm
by Arend van Spriel
· 14 years ago
71063f0
nl80211: add testmode dump support
by Wey-Yi Guy
· 14 years ago
9d75ef0
bcma: host pci: implement block R/W operations
by Rafał Miłecki
· 14 years ago
1bdcd09
bcma: add IRQ number and pointer to DMA dev
by Rafał Miłecki
· 14 years ago
333ba73
cfg80211: don't drop p2p probe responses
by Eliad Peller
· 14 years ago
c5c177b
net: Kill ratelimit.h dependency in linux/net.h
by David S. Miller
· 14 years ago
bee9525
net: Add linux/sysctl.h includes where needed.
by David S. Miller
· 14 years ago
9d931dd
net: Kill ether_table[] declaration.
by David S. Miller
· 14 years ago
58bf2db
Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6
by David S. Miller
· 14 years ago
c74c0bf
IPVS: bug in ip_vs_ftp, same list heaad used in all netns.
by Hans Schillstrom
· 14 years ago
86e4ca6
bug.h: Move ratelimit warn interfaces to ratelimit.h
by David S. Miller
· 14 years ago
Next »