index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-07-12
25
-388
/
+553
|
\
|
*
mac80211: iterate the virtual monitor interface
Johannes Berg
2012-07-12
2
-10
/
+28
|
*
cfg80211: fix locking and lockdep complaints
Johannes Berg
2012-07-12
3
-6
/
+12
|
*
minstrel_ht: enable frame aggregation for fixed rate
Sylvain Roger Rieunier
2012-07-12
1
-2
/
+6
|
*
mac80211: tx: do not drop non-robust mgmt to non-MFP stas.
Nicolas Cavallari
2012-07-12
1
-0
/
+3
|
*
mac80211: restructure key selection
Johannes Berg
2012-07-12
1
-9
/
+13
|
*
mac80211: add time synchronisation with BSS for assoc
Johannes Berg
2012-07-12
4
-10
/
+16
|
*
mac80211: redesign scan RX
Johannes Berg
2012-07-12
4
-80
/
+32
|
*
mac80211: track scheduled scan virtual interface
Johannes Berg
2012-07-12
4
-14
/
+15
|
*
mac80211: make scan_sdata pointer usable with RCU
Johannes Berg
2012-07-12
3
-14
/
+30
|
*
mac80211: fix invalid band deref building preq IEs
Arik Nemtsov
2012-07-12
2
-0
/
+5
|
*
nl80211: move scan API to wdev
Johannes Berg
2012-07-12
6
-34
/
+40
|
*
nl80211: send interface after creation
Johannes Berg
2012-07-12
1
-2
/
+15
|
*
cfg80211: use wireless_dev for interface management
Johannes Berg
2012-07-12
4
-23
/
+31
|
*
cfg80211: use wdev in mgmt-tx/ROC APIs
Johannes Berg
2012-07-09
9
-91
/
+118
|
*
nl80211: don't assume wdev->netdev exists
Johannes Berg
2012-07-09
1
-1
/
+6
|
*
nl80211: retrieve interface data by wdev
Johannes Berg
2012-07-09
1
-11
/
+15
|
*
nl80211: add NL80211_FLAG_NEED_WDEV
Johannes Berg
2012-07-09
1
-18
/
+39
|
*
nl80211: prepare for non-netdev wireless devs
Johannes Berg
2012-07-09
5
-41
/
+123
|
*
mac80211: remove ieee80211_key_removed
Johannes Berg
2012-07-09
1
-20
/
+0
|
*
mac80211: remove unused assignment
Johannes Berg
2012-07-09
1
-1
/
+1
|
*
mac80211: update BSS info on AC parameters change
Johannes Berg
2012-07-09
2
-14
/
+16
|
*
cfg80211: fix oops due to unassigned set_monitor_enabled callback
Vladimir Kondratiev
2012-07-08
1
-2
/
+3
|
*
mac80211: request TX status for BlockAck Requests
Christian Lamparter
2012-07-07
1
-1
/
+2
*
|
NFC: Check for llcp_sock and its device from llcp_sock_getname
Samuel Ortiz
2012-07-09
1
-0
/
+3
*
|
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
[next]