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
...
|
|
*
|
|
|
NFC: Remove the rf mode parameter from the DEP link up routine
Samuel Ortiz
2012-03-06
4
-23
/
+17
|
|
*
|
|
|
NFC: SN is not an invalid GT value
Samuel Ortiz
2012-03-06
1
-0
/
+2
|
|
*
|
|
|
NFC: Unlink LLCP child sockets from llcp_sock_release
Samuel Ortiz
2012-03-06
1
-13
/
+3
|
|
*
|
|
|
NFC: Fragment LLCP I frames
Samuel Ortiz
2012-03-06
1
-14
/
+43
|
|
*
|
|
|
NFC: Set MIU and RW values from CONNECT and CC LLCP frames
Samuel Ortiz
2012-03-06
2
-3
/
+49
|
|
*
|
|
|
NFC: Send LLCP RR frames to acknowledge received I frames
Samuel Ortiz
2012-03-06
3
-3
/
+33
|
|
*
|
|
|
NFC: Set the right LLCP N(R) value for I frames
Samuel Ortiz
2012-03-06
1
-1
/
+1
|
|
*
|
|
|
NFC: Clear LLCP SDPs whan MAC goes down
Samuel Ortiz
2012-03-06
1
-0
/
+13
|
|
*
|
|
|
NFC: Fix bitops usage in LLCP
Samuel Ortiz
2012-03-06
1
-10
/
+10
|
|
*
|
|
|
NFC: LLCP socket sendmsg implemetation
Samuel Ortiz
2012-03-06
3
-1
/
+62
|
|
*
|
|
|
NFC: Handle Receiver Not Ready LLCP frame
Samuel Ortiz
2012-03-06
1
-5
/
+11
|
|
*
|
|
|
NFC: Factorize the I frame queueing routine
Samuel Ortiz
2012-03-06
2
-17
/
+29
|
|
*
|
|
|
NFC: Add device powered netlink attribute
Samuel Ortiz
2012-03-06
1
-0
/
+3
|
|
*
|
|
|
mac80211: Modify tsf via debugfs in mesh interfaces
Javier Cardona
2012-03-06
1
-1
/
+6
|
|
*
|
|
|
mac80211: fix mesh airtime link metric estimating
Thomas Pedersen
2012-03-06
3
-10
/
+22
|
|
*
|
|
|
cfg80211: expose cfg80211_calculate_bitrate()
Thomas Pedersen
2012-03-06
1
-0
/
+1
|
|
*
|
|
|
cfg80211/mac80211: report signal strength for mgmt frames
Johannes Berg
2012-03-06
4
-8
/
+24
|
|
*
|
|
|
mac80211: combine QoS with other BSS changes
Johannes Berg
2012-03-05
4
-9
/
+17
|
|
*
|
|
|
mac80211: use common radiotap code for cooked monitors
Johannes Berg
2012-03-05
1
-30
/
+9
|
|
*
|
|
|
cfg80211: Add an attribute to set inactivity timeout in AP mode
Vasanthakumar Thiagarajan
2012-03-05
1
-0
/
+8
|
|
*
|
|
|
mac80211: fix the support of setting non-forwarding entity in Mesh
Chun-Yeow Yeoh
2012-03-05
2
-1
/
+11
|
|
*
|
|
|
mac80211: add an rx flag for ignoring a packet's signal strength
Felix Fietkau
2012-03-05
1
-3
/
+6
|
|
*
|
|
|
mac80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
2012-03-05
10
-42
/
+53
|
|
*
|
|
|
mac80211: use 16 bit alignment for the if_ibss bssid field
Felix Fietkau
2012-03-05
1
-1
/
+1
|
|
*
|
|
|
{nl,cfg,mac}80211: Implement RSSI threshold for mesh peering
Ashok Nagarajan
2012-03-05
5
-1
/
+33
|
|
*
|
|
|
mac80211: Fix the generation of PREQs in proactive RANN mechanism of HWMP
Chun-Yeow Yeoh
2012-03-05
2
-5
/
+19
|
*
|
|
|
|
sctp: Export sctp_do_peeloff
Benjamin Poirier
2012-03-08
1
-15
/
+9
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
David S. Miller
2012-03-08
15
-1788
/
+3585
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Bluetooth: Set security level on incoming pairing request
Ido Yariv
2012-03-08
1
-0
/
+2
|
|
*
|
|
|
|
Bluetooth: Fix access to the STK generation methods matrix
Ido Yariv
2012-03-08
1
-1
/
+1
|
|
*
|
|
|
|
Bluetooth: Fix using uninitialized variable
Luiz Augusto von Dentz
2012-03-08
1
-3
/
+3
|
|
*
|
|
|
|
Bluetooth: fix conding style issues all over the tree
Gustavo F. Padovan
2012-03-08
6
-353
/
+339
|
|
*
|
|
|
|
Bluetooth: Don't force DISCOVERY_STOPPED state in inquiry_cache_flush
Andre Guedes
2012-03-03
1
-1
/
+0
|
|
*
|
|
|
|
Bluetooth: mgmt: Fix updating local name when powering on
Johan Hedberg
2012-03-03
2
-16
/
+14
|
|
*
|
|
|
|
Bluetooth: Remove HCI_PI_MGMT_INIT flag for sockets
Johan Hedberg
2012-03-03
2
-11
/
+8
|
|
*
|
|
|
|
Bluetooth: mgmt: Add new error code for invalid index
Johan Hedberg
2012-03-02
1
-3
/
+3
|
|
*
|
|
|
|
Bluetooth: mgmt: Fix command status error code values
Johan Hedberg
2012-03-02
1
-2
/
+2
|
|
*
|
|
|
|
Bluetooth: Fix clearing of HCI_PENDING_CLASS flag
Johan Hedberg
2012-03-02
1
-1
/
+1
|
|
*
|
|
|
|
Bluetooth: Update MGMT and SMP timeout constants to use msecs_to_jiffies
Marcel Holtmann
2012-03-01
2
-6
/
+4
|
|
*
|
|
|
|
Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffies
Marcel Holtmann
2012-03-01
2
-13
/
+7
|
|
*
|
|
|
|
Bluetooth: mgmt: Centralize message length checks
Johan Hedberg
2012-03-01
1
-168
/
+52
|
|
*
|
|
|
|
Bluetooth: mgmt: Move command handlers into a table
Johan Hedberg
2012-03-01
1
-140
/
+79
|
|
*
|
|
|
|
Bluetooth: mgmt: Initialize HCI_MGMT flag for any command
Johan Hedberg
2012-03-01
1
-4
/
+6
|
|
*
|
|
|
|
Bluetooth: mgmt: Refactor hci_dev lookup for commands
Johan Hedberg
2012-03-01
1
-490
/
+274
|
|
*
|
|
|
|
Bluetooth: Fix init sequence for some CSR based controllers
Johan Hedberg
2012-03-01
1
-1
/
+21
|
|
*
|
|
|
|
Bluetooth: Check capabilities in BR/EDR and LE-Only discovery
Andre Guedes
2012-03-01
1
-2
/
+8
|
|
*
|
|
|
|
Bluetooth: mgmt: Add missing hci_dev locking to set_le()
Johan Hedberg
2012-03-01
1
-7
/
+10
|
|
*
|
|
|
|
Bluetooth: Fix coding style with breaking lines
Gustavo F. Padovan
2012-03-01
2
-3
/
+3
|
|
*
|
|
|
|
Bluetooth: Fix Kconfig help description
Andre Guedes
2012-02-29
1
-1
/
+0
|
|
*
|
|
|
|
Bluetooth: Use NULL instead of integer for mgmt_device_connected param
Szymon Janc
2012-02-29
1
-1
/
+1
[prev]
[next]