index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFC: Add ISO 14443 type B protocol
Samuel Ortiz
2012-07-09
3
-4
/
+8
*
NFC: Dereference LLCP bind socket address after checking for it to be NULL
Samuel Ortiz
2012-07-09
1
-2
/
+2
*
NFC: Do not return EBUSY when stopping a poll that's already stopped
Samuel Ortiz
2012-07-09
1
-0
/
+9
*
NFC: Remove warning from nfc_llcp_local_put
Samuel Ortiz
2012-07-09
1
-2
/
+0
*
NFC: Handle LLCP Disconnected Mode frames
Samuel Ortiz
2012-07-09
1
-0
/
+44
*
NFC: LLCP late binding
Samuel Ortiz
2012-07-09
2
-77
/
+166
*
NFC: Forbid SSAP binding to a not well known LLCP service
Samuel Ortiz
2012-07-09
1
-17
/
+5
*
NFC: Forbid LLCP service name reusing
Samuel Ortiz
2012-07-09
1
-1
/
+3
*
NFC: Release LLCP SAP when the owner is released
Samuel Ortiz
2012-07-09
3
-14
/
+11
*
NFC: Close listening LLCP sockets when the device is gone
Samuel Ortiz
2012-07-09
1
-3
/
+8
*
NFC: Build LLCP general bytes upon request
Samuel Ortiz
2012-07-09
1
-15
/
+17
*
NFC: Fix LLCP getname socket op
Samuel Ortiz
2012-07-09
1
-4
/
+7
*
NFC: Update LLCP socket target index when getting a connection
Samuel Ortiz
2012-07-09
1
-0
/
+1
*
NFC: Add netlink module alias for NFC
Samuel Ortiz
2012-07-09
1
-0
/
+3
*
NFC: Add modules alias for NFC sockets
Samuel Ortiz
2012-07-09
1
-0
/
+1
*
NFC: Allow HCI driver to pre-open pipes to some gates
Eric Lapuyade
2012-07-09
3
-21
/
+15
*
NFC: nfc_driver_failure() implementation
Eric Lapuyade
2012-07-09
1
-6
/
+2
*
NFC: nfc_targets_found() should accept zero target found
Eric Lapuyade
2012-07-09
1
-6
/
+13
*
NFC: Core must test the device polling state inside the device lock
Eric Lapuyade
2012-07-09
1
-2
/
+7
*
NFC: Implement HCI driver or internal error management
Eric Lapuyade
2012-07-09
1
-4
/
+11
*
NFC: Factorize HCI cmd completion
Eric Lapuyade
2012-07-09
1
-11
/
+16
*
NFC: Driver failure API
Eric Lapuyade
2012-07-09
1
-0
/
+10
*
NFC: Changed HCI cmd execution completion result to std linux errno
Eric Lapuyade
2012-07-09
3
-22
/
+23
*
NFC: Implement HCP reaggregation allocation error case
Eric Lapuyade
2012-07-09
1
-5
/
+10
*
NFC: Remove an impossible HCI error case
Eric Lapuyade
2012-07-09
1
-10
/
+0
*
NFC: Handle SHDLC RSET frames from an SHDLC connected chip
Eric Lapuyade
2012-07-09
1
-4
/
+4
*
NFC: Removed addressed shdlc TODOs
Eric Lapuyade
2012-07-09
1
-11
/
+0
*
NFC: Prepare asynchronous error management for driver and shdlc
Eric Lapuyade
2012-07-09
2
-8
/
+19
*
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
2012-07-09
23
-257
/
+746
|
\
|
*
mac80211: fix crash with single-queue drivers
Johannes Berg
2012-07-06
1
-2
/
+10
|
*
mac80211: always set in_reconfig=false on wakeup
Eliad Peller
2012-07-06
1
-1
/
+1
|
*
mac80211: fix debugfs default key links
Johannes Berg
2012-07-06
1
-6
/
+10
|
*
cfg80211: bitrate calculation for 60g
Vladimir Kondratiev
2012-07-05
1
-0
/
+49
|
*
{nl,cfg}80211: support high bitrates
Vladimir Kondratiev
2012-07-05
2
-3
/
+8
|
*
cfg80211: fix locking regression in monitor channel tracking
Johannes Berg
2012-07-04
2
-7
/
+5
|
*
mac80211: add TX prepare API
Johannes Berg
2012-07-03
3
-0
/
+29
|
*
mac80211: reduce IEEE80211_TX_MAX_RATES
Thomas Huehn
2012-07-03
1
-2
/
+1
|
*
mac80211: remove tx_frags driver callback
Johannes Berg
2012-07-02
3
-14
/
+3
|
*
mac80211: include VHT capability IE in probe requests
Mahesh Palivela
2012-07-02
3
-1
/
+34
|
*
wireless: regulatory for 60g
Vladimir Kondratiev
2012-07-02
1
-1
/
+4
|
*
cfg80211: add 802.11ad (60gHz band) support
Vladimir Kondratiev
2012-07-02
3
-10
/
+37
|
*
mac80211: allow calling ieee80211_ap_probereq_get() during auth/assoc
Eliad Peller
2012-07-02
1
-3
/
+10
|
*
cfg80211: respect iface combinations when starting operation
Michal Kazior
2012-06-29
6
-5
/
+52
|
*
cfg80211: add channel checking for iface combinations
Michal Kazior
2012-06-29
3
-8
/
+88
|
*
cfg80211/mac80211: remove .get_channel
Michal Kazior
2012-06-29
3
-28
/
+7
|
*
cfg80211: set initial monitor channel
Michal Kazior
2012-06-29
1
-0
/
+31
|
*
cfg80211: track monitor channel
Michal Kazior
2012-06-29
3
-2
/
+18
|
*
cfg80211: refuse to .set_monitor_channel when non-monitors are present
Michal Kazior
2012-06-29
1
-0
/
+2
|
*
mac80211: refactor virtual monitor code
Michal Kazior
2012-06-29
3
-14
/
+17
|
*
cfg80211: track monitor interfaces count
Michal Kazior
2012-06-29
3
-0
/
+43
[next]