Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2152fe9c2fa4c948347b83cb0649d24d214267f5
/
include
/
net
95ddc1f
cfg80211: bitrate calculation for 60g
by Vladimir Kondratiev
· 13 years ago
8eb41c8
{nl,cfg}80211: support high bitrates
by Vladimir Kondratiev
· 13 years ago
a1845fc
mac80211: add TX prepare API
by Johannes Berg
· 13 years ago
e3e1a0b
mac80211: reduce IEEE80211_TX_MAX_RATES
by Thomas Huehn
· 13 years ago
cb831b5
mac80211: remove tx_frags driver callback
by Johannes Berg
· 13 years ago
3a0c52a
cfg80211: add 802.11ad (60gHz band) support
by Vladimir Kondratiev
· 13 years ago
2e165b8
cfg80211/mac80211: remove .get_channel
by Michal Kazior
· 13 years ago
dbbae26
cfg80211: track monitor interfaces count
by Michal Kazior
· 13 years ago
c30a3d3
cfg80211: track ibss fixed channel
by Michal Kazior
· 13 years ago
f4489eb
cfg80211: add channel tracking for AP and mesh
by Michal Kazior
· 13 years ago
b1fbd46
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
by Johannes Berg
· 13 years ago
bf0c111e
cfg80211: allow advertising VHT capabilities
by Mahesh Palivela
· 13 years ago
fc8a732
mac80211: don't expose ieee80211_add_srates_ie()
by Johannes Berg
· 13 years ago
dfb89c5
cfg80211: don't allow WoWLAN support without CONFIG_PM
by Johannes Berg
· 13 years ago
2c44344
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
by John W. Linville
· 13 years ago
88e920b
nl80211: specify RSSI threshold in scheduled scan
by Thomas Pedersen
· 13 years ago
bdcbd8e
mac80211: clean up debugging
by Johannes Berg
· 13 years ago
133189a
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
by John W. Linville
· 13 years ago
66572cf
mac80211: add command to get current rssi
by Victor Goldenshtein
· 13 years ago
728b19e
{nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval
by Chun-Yeow Yeoh
· 13 years ago
ac1073a
{nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactivePathToRootTimeout
by Chun-Yeow Yeoh
· 13 years ago
211c17a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
ec8eb9ae
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 13 years ago
1f7e010
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 13 years ago
73c3df3
cfg80211/nl80211: fix kernel-doc
by Johannes Berg
· 13 years ago
2e486868
Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0
by John W. Linville
· 13 years ago
a4f606e
{nl,cfg,mac}80211: fix the coding style related to mesh parameters
by Chun-Yeow Yeoh
· 13 years ago
3ddd53f
cfg80211: add missing kernel-doc for mesh configuration structure
by Chun-Yeow Yeoh
· 13 years ago
d13e141
mac80211: add some missing kernel-doc
by Johannes Berg
· 13 years ago
1c2e004
Bluetooth: Add support for encryption key refresh
by Johan Hedberg
· 13 years ago
2eb278e
mac80211: unify SW/offload remain-on-channel
by Johannes Berg
· 13 years ago
196ac1c
mac80211: do remain-on-channel while idle
by Johannes Berg
· 13 years ago
e8c9bd5
cfg80211: clarify set_channel APIs
by Johannes Berg
· 13 years ago
cc1d280
cfg80211: provide channel to join_mesh function
by Johannes Berg
· 13 years ago
aa430da
cfg80211: provide channel to start_ap function
by Johannes Berg
· 13 years ago
d58e7e3
cfg80211: simplify cfg80211_can_beacon_sec_chan API
by Johannes Berg
· 13 years ago
51ca9d8
mac80211: remove ieee80211_get_operstate()
by Eliad Peller
· 13 years ago
499f42b
net: mac80211: Add and use ibss_vdbg debugging macro
by Joe Perches
· 13 years ago
d63e9ae
net: mac80211: Add and use ht_vdbg debugging macro
by Joe Perches
· 13 years ago
72d7872
mac80211: allow low-level drivers to set netdev feature bits
by Arik Nemtsov
· 13 years ago
7e1af8a
Bluetooth: Create empty l2cap ops function
by Gustavo Padovan
· 13 years ago
8c3a4f0
Bluetooth: Rename L2CAP_LE_DEFAULT_MTU
by Andre Guedes
· 13 years ago
1afd5be
Bluetooth: Remove unused HCI timeouts definitions
by Szymon Janc
· 13 years ago
97e8e89
Bluetooth: A2MP: Manage incoming connections
by Andrei Emeltchenko
· 13 years ago
416fa75
Bluetooth: A2MP: Handling fixed channels
by Andrei Emeltchenko
· 13 years ago
8598d06
Bluetooth: A2MP: Process A2MP Discover Request
by Andrei Emeltchenko
· 13 years ago
e7af522e
Bluetooth: A2MP: Define A2MP status codes
by Andrei Emeltchenko
· 13 years ago
b9058fb
Bluetooth: A2MP: Definitions for A2MP commands
by Andrei Emeltchenko
· 13 years ago
f6d3c6e
Bluetooth: A2MP: Build and Send msg helpers
by Andrei Emeltchenko
· 13 years ago
9740e49
Bluetooth: A2MP: AMP Manager basic functions
by Andrei Emeltchenko
· 13 years ago
466f800
Bluetooth: A2MP: Create A2MP channel
by Andrei Emeltchenko
· 13 years ago
54a59aa
Bluetooth: Add l2cap_chan->ops->ready()
by Andrei Emeltchenko
· 13 years ago
c0df7f6
Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.c
by Andrei Emeltchenko
· 13 years ago
80b9802
Bluetooth: Use chan as parameters for l2cap chan ops
by Gustavo Padovan
· 13 years ago
523e93c
Bluetooth: Define HCI AMP cmd struct
by Andrei Emeltchenko
· 13 years ago
2983fd6
Bluetooth: Define and use PSM identifiers
by Andrei Emeltchenko
· 13 years ago
59e54bd
Bluetooth: Define L2CAP conf continuation flag
by Andrei Emeltchenko
· 13 years ago
8c520a5
Bluetooth: Remove unnecessary headers include
by Gustavo Padovan
· 13 years ago
c3c7ea6
Bluetooth: Fix coding style in include/net/bluetooth
by Gustavo Padovan
· 13 years ago
9b3b446
Bluetooth: Use defined link key size
by Andrei Emeltchenko
· 13 years ago
a6c511c
Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE
by Szymon Janc
· 13 years ago
38351c6
Bluetooth: Fix trailing whitespaces in license text
by Gustavo Padovan
· 13 years ago
522cc2e
Bluetooth: Remove unused ERTM control field macros
by Mat Martineau
· 13 years ago
4239d16
Bluetooth: Check rules when setting retransmit or monitor timers
by Mat Martineau
· 13 years ago
f5dbb07
Bluetooth: Remove receive code that has been superceded
by Mat Martineau
· 13 years ago
2827011
Bluetooth: Fix early return from l2cap_chan_del
by Mat Martineau
· 13 years ago
73167ce
NFC: Introduce target mode rx data callback
by Samuel Ortiz
· 13 years ago
be9ae4c
NFC: Introduce target mode tx ops
by Samuel Ortiz
· 13 years ago
f212ad5
NFC: Set the NFC device RF mode appropriately
by Samuel Ortiz
· 13 years ago
fc40a8c
NFC: Add target mode activation netlink event
by Samuel Ortiz
· 13 years ago
fe7c580
NFC: Add target mode protocols to the polling loop startup routine
by Samuel Ortiz
· 13 years ago
ab73b75
NFC: Export LLCP general bytes getter
by Samuel Ortiz
· 13 years ago
20e2a86
cipso: handle CIPSO options correctly when NetLabel is disabled
by Paul Moore
· 13 years ago
13199a0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
3f13461
memcg: decrement static keys at real destroy time
by Glauber Costa
· 13 years ago
0c18337
ipv6: fix incorrect ipsec fragment
by Gao feng
· 13 years ago
28f3d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
88d6ae8d
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 13 years ago
a0d0d16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by John W. Linville
· 13 years ago
a50feda
ipv6: bool/const conversions phase2
by Eric Dumazet
· 13 years ago
92113bf
ipv6: bool conversions phase1
by Eric Dumazet
· 13 years ago
cbc264c
ip_frag: struct inet_frags match() method returns a bool
by Eric Dumazet
· 13 years ago
a508da6
lapb: Neaten debugging
by Joe Perches
· 13 years ago
a2a385d
tcp: bool conversions
by Eric Dumazet
· 13 years ago
dc6b9b7
net: include/net/sock.h cleanup
by Eric Dumazet
· 13 years ago
0289403
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
05f8f25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 13 years ago
1b23a5d
net: sock_flag() cleanup
by Eric Dumazet
· 13 years ago
865ec55
fq_codel: should use qdisc backlog as threshold
by Eric Dumazet
· 13 years ago
0606069
mac802154: monitor device support
by alex.bluesman.smirnov@gmail.com
· 13 years ago
90c049b
ieee802154: interface type to be added
by alex.bluesman.smirnov@gmail.com
· 13 years ago
74a02fc
mac802154: declare reduced mlme operations
by alex.bluesman.smirnov@gmail.com
· 13 years ago
1cd829c
mac802154: RX data path
by alex.bluesman.smirnov@gmail.com
· 13 years ago
1010f54
mac802154: allocation of ieee802154 device
by alex.bluesman.smirnov@gmail.com
· 13 years ago
0afd7ad
mac802154: basic ieee802.15.4 device structures
by alex.bluesman.smirnov@gmail.com
· 13 years ago
c5daa68
Bluetooth: Create flags for bt_sk()
by Gustavo Padovan
· 13 years ago
a6a5568
Bluetooth: Lock the L2CAP channel when sending
by Mat Martineau
· 13 years ago
9d939d9
Bluetooth: Fix EIR data generation for mgmt_device_found
by Vishal Agarwal
· 13 years ago
08e6d90
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by Gustavo Padovan
· 13 years ago
294a20e
cfg80211: fix cfg80211_can_beacon_sec_chan prototype
by Johannes Berg
· 13 years ago
Next »