Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7cbe0ff3e475b7268ad9b55057048b2299fd60e0
/
net
f1b79dc
NFC: Fix a potential memory leak
by Thierry Escande
· 12 years ago
17f7ae16
NFC: Keep socket alive until the DISC PDU is actually sent
by Thierry Escande
· 12 years ago
58e3dd1
NFC: Rename nfc_llcp_disconnect() to nfc_llcp_send_disconnect()
by Thierry Escande
· 12 years ago
be08565
NFC: Add secure element enablement netlink API
by Samuel Ortiz
· 12 years ago
c531c9e
NFC: Add secure element enablement internal API
by Samuel Ortiz
· 12 years ago
ee656e9
NFC: Remove and free all SEs when releasing an NFC device
by Samuel Ortiz
· 12 years ago
2757c372
NFC: Send netlink events for secure elements additions and removals
by Samuel Ortiz
· 12 years ago
fed7c25
NFC: Add secure elements addition and removal API
by Samuel Ortiz
· 12 years ago
0a94630
NFC: Extend and fix the internal secure element API
by Samuel Ortiz
· 12 years ago
0b456c4
NFC: Remove the static supported_se field
by Samuel Ortiz
· 12 years ago
391d8a2
NFC: Add NCI over SPI receive
by Frederic Danis
· 12 years ago
ee9596d
NFC: Add NCI over SPI send
by Frederic Danis
· 12 years ago
8a00a61
NFC: Add basic NCI over SPI
by Frederic Danis
· 12 years ago
a395298
NFC: HCI: Follow a positive code path in the HCI ops implementations
by Samuel Ortiz
· 12 years ago
9a695d2
NFC: HCI: Implement fw_upload ops
by Eric Lapuyade
· 12 years ago
9674da8
NFC: Add firmware upload netlink command
by Eric Lapuyade
· 12 years ago
1095e69
NFC: NCI: Fix skb->dev usage
by Frederic Danis
· 12 years ago
812fd64
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
861bca2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
96570ff
Bluetooth: Fix mgmt handling of power on failures
by Johan Hedberg
· 12 years ago
cb3b315
Bluetooth: Fix missing length checks for L2CAP signalling PDUs
by Johan Hedberg
· 12 years ago
757aee0
Bluetooth: Fix checks for LE support on LE-only controllers
by Johan Hedberg
· 12 years ago
940d0ac
cfg80211: fix rtnl leak in wiphy dump error cases
by Johannes Berg
· 12 years ago
ea141b75
nl80211: allow sending CMD_FRAME without specifying any frequency
by Antonio Quartulli
· 12 years ago
f7aeb6f
mac80211: make mgmt_tx accept a NULL channel
by Antonio Quartulli
· 12 years ago
3d124ea
cfg80211: fix VHT TDLS peer AID verification
by Jouni Malinen
· 12 years ago
ffb3cf3
{nl,mac,cfg}80211: Allow user to configure basic rates for mesh
by Ashok Nagarajan
· 12 years ago
66de671
mac80211: expire mesh peers based on mesh configuration
by Colleen Twitty
· 12 years ago
8e7c053
{nl,cfg}80211: make peer link expiration time configurable
by Colleen Twitty
· 12 years ago
ecccd07
mac80211: fix mesh deadlock
by Thomas Pedersen
· 12 years ago
780b40d
wireless: fix kernel-doc
by Johannes Berg
· 12 years ago
989c650
mac80211: Use suitable semantics for beacon availability indication
by Alexander Bondar
· 12 years ago
482a9c7
mac80211: fix powersave bug and clean up ieee80211_rx_bss_info
by Alexander Bondar
· 12 years ago
9b88196
cfg80211: make wiphy index start at 0 again
by Johannes Berg
· 12 years ago
256c90d
cfg80211: fix potential deadlock regression
by Johannes Berg
· 12 years ago
3430140
regulatory: use proper enum return value
by Johannes Berg
· 12 years ago
ceca7b7
cfg80211: separate internal SME implementation
by Johannes Berg
· 12 years ago
6ff57cf
cfg80211/mac80211: clean up cfg80211 SME APIs
by Johannes Berg
· 12 years ago
ff40b42
mac80211: set IEEE80211_TX_CTL_REQ_TX_STATUS on nullframes
by Pontus Fuchs
· 12 years ago
9c90a9f
nl80211: remove bogus genlmsg_end() error checking
by Johannes Berg
· 12 years ago
d6d23de
mac80211: add a tx control flag to indicate PS-Poll/uAPSD response
by Felix Fietkau
· 12 years ago
964dc9e
cfg80211: take WoWLAN support information out of wiphy struct
by Johannes Berg
· 12 years ago
e05eccc
mac80211: set mesh formation field properly
by Jacob Minshall
· 12 years ago
866403a
mac80211: don't check local mesh TTL on TX
by Thomas Pedersen
· 12 years ago
ed405be
mac80211: fix sdata locking around __ieee80211_request_smps
by Johannes Berg
· 12 years ago
f4d5794
mac80211: always send multicast on CAB queue
by Johannes Berg
· 12 years ago
31eba5b
mac80211: support active monitor interfaces
by Felix Fietkau
· 12 years ago
e057d3c
cfg80211: support an active monitor interface flag
by Felix Fietkau
· 12 years ago
d61bdbf
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
6abb9cb
cfg80211: make WoWLAN configuration available to drivers
by Johannes Berg
· 12 years ago
ac20976
mac80211: Allow single vif mac address change with addr_mask
by Helmut Schaa
· 12 years ago
c8aa22d
mac80211: close AP_VLAN interfaces before unregistering all
by Johannes Berg
· 12 years ago
1351c5d
mac80211: assign AP_VLAN hw queues correctly
by Johannes Berg
· 12 years ago
83739b0
cfg80211: remove some locked wrappers from sme API
by Johannes Berg
· 12 years ago
91bf9b2
cfg80211: remove some locked wrappers from mlme API
by Johannes Berg
· 12 years ago
38fd214
regulatory: remove reg_mutex
by Johannes Berg
· 12 years ago
db2424c
regulatory: use RCU in regulatory_hint_11d()
by Johannes Berg
· 12 years ago
1cdd59c
cfg80211: simplify and correct P2P-Device scan check
by Johannes Berg
· 12 years ago
8d61ffa
cfg80211/mac80211: use cfg80211 wdev mutex in mac80211
by Johannes Berg
· 12 years ago
5fe231e
cfg80211: vastly simplify locking
by Johannes Berg
· 12 years ago
73810b7
cfg80211: use atomic_t for wiphy counter
by Johannes Berg
· 12 years ago
9f419f3
cfg80211: move cfg80211_get_dev_from_ifindex under wext
by Johannes Berg
· 12 years ago
dde7dc7
Merge remote-tracking branch 'mac80211/master' into mac80211-next
by Johannes Berg
· 12 years ago
b422c6c
{cfg,mac}80211: move mandatory rates calculation to cfg80211
by Ashok Nagarajan
· 12 years ago
d4a5a48
mac80211: Move mesh estab_plinks outside mesh_stats debug group
by Ashok Nagarajan
· 12 years ago
5e4b6f5
cfg80211: Allow TDLS peer AID to be configured for VHT
by Jouni Malinen
· 12 years ago
786677d
mac80211: add STBC flag for radiotap
by Oleksij Rempel
· 12 years ago
4c8a9d4
mac80211: close AP_VLAN interfaces before unregistering all
by Johannes Berg
· 12 years ago
5f38a11
mac80211: assign AP_VLAN hw queues correctly
by Johannes Berg
· 12 years ago
4325d72
cfg80211: fix reporting 64-bit station info tx bytes
by Felix Fietkau
· 12 years ago
2b43631
mac80211: fix queue handling crash
by Johannes Berg
· 12 years ago
c815797
cfg80211: check wdev->netdev in connection work
by Johannes Berg
· 12 years ago
7c05588
NFC: Remove commented out LLCP related Makefile line
by Paul Bolle
· 12 years ago
6211dd1
mac80211: fix direct probe auth
by Stanislaw Gruszka
· 12 years ago
ce85788
mac80211: enable power save only if DTIM period is available
by Alexander Bondar
· 12 years ago
0d4261a
mac80211: enable Auth Protocol Identifier on mesh config.
by Colleen Twitty
· 12 years ago
6e16d90
cfg80211: Userspace may inform kernel of mesh auth method.
by Colleen Twitty
· 12 years ago
7ade703
cfg80211: use C99 initialisers to simplify code a bit
by Johannes Berg
· 12 years ago
bd500af
mac80211: write memcpy differently for smatch
by Johannes Berg
· 12 years ago
4325f6c
wireless: move crypto constants to ieee80211.h
by Johannes Berg
· 12 years ago
04a161f
mac80211: fix HT beacon-based channel switch handling
by Johannes Berg
· 12 years ago
fb4e156
nl80211: Add generic netlink module alias for cfg80211/nl80211
by Marcel Holtmann
· 12 years ago
55300a1
cfg80211: add 60GHz regulatory class
by Vladimir Kondratiev
· 12 years ago
ef0621e
mac80211: add support for per-chain signal strength reporting
by Felix Fietkau
· 12 years ago
119363c
cfg80211: add support for per-chain signal strength reporting
by Felix Fietkau
· 12 years ago
e248ad3
cfg80211: fix sending WoWLAN TCP wakeup settings
by Johannes Berg
· 12 years ago
de3d43a
mac80211: report deauth to cfg80211 for local state change
by Johannes Berg
· 12 years ago
2430816
cfg80211: fix interface down/disconnect state handling
by Johannes Berg
· 12 years ago
2b9ccd4
mac80211: fix AP-mode frame matching
by Johannes Berg
· 12 years ago
a838490
nl80211: Add wdev identifier to some nl80211 notifications
by Ilan Peer
· 12 years ago
655914a
mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()
by Johannes Berg
· 12 years ago
f6b3d85
mac80211: fix spurious RCU warning and update documentation
by Felix Fietkau
· 12 years ago
3670946
mac80211: fix HT beacon-based channel switch handling
by Johannes Berg
· 12 years ago
b8360ab
mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUME
by Johannes Berg
· 12 years ago
a92eecb
cfg80211: fix WoWLAN wakeup tracing
by Johannes Berg
· 12 years ago
03cd7e4
cfg80211: fix wiphy_register error path
by Johannes Berg
· 12 years ago
c4cc75c
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 12 years ago
2dbd3ca
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
8cbc95e
Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
19acc32
gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()
by Pravin B Shelar
· 12 years ago
Next »