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
*
mac80211: mesh power save basics
Marco Porsch
2013-02-04
20
-17
/
+803
*
cfg80211: wrap BSS kref
Johannes Berg
2013-02-04
1
-5
/
+15
*
cfg80211: remove a local variable
Johannes Berg
2013-02-04
1
-3
/
+2
*
cfg80211: use lockdep to assert lock is held
Johannes Berg
2013-02-04
1
-2
/
+4
*
mac80211: send deauth if connection was lost during suspend
Johannes Berg
2013-02-04
1
-6
/
+8
*
mac80211: allow transmitting deauth with tainted key
Johannes Berg
2013-02-04
1
-1
/
+2
*
cfg80211: move locking into cfg80211_bss_age
Johannes Berg
2013-02-04
2
-3
/
+2
*
cfg80211: fix BSS IE allocation comment
Johannes Berg
2013-02-04
1
-4
/
+1
*
mac80211: remove unused SSID from BSS
Johannes Berg
2013-02-04
1
-4
/
+0
*
cfg80211: remove unused cfg80211_get_mesh
Johannes Berg
2013-02-04
1
-65
/
+0
*
cfg80211: simplify mesh BSS comparison
Johannes Berg
2013-02-04
1
-81
/
+39
*
cfg80211: fix BSS list hidden SSID lookup
Johannes Berg
2013-02-04
1
-27
/
+53
*
cfg80211: refactor hidden SSID finding
Johannes Berg
2013-02-04
1
-62
/
+20
*
cfg80211: expand per-station byte counters to 64bit
Vladimir Kondratiev
2013-02-04
1
-3
/
+13
*
mac80211: always allow calling ieee80211_connection_loss()
Johannes Berg
2013-02-04
2
-2
/
+5
*
mac80211: send deauth when connection is lost
Johannes Berg
2013-02-04
1
-5
/
+4
*
mac80211: improve latency and throughput while software scanning
Stanislaw Gruszka
2013-01-31
1
-27
/
+5
*
mac80211: start auth/assoc timeout on frame status
Johannes Berg
2013-01-31
6
-28
/
+99
*
cfg80211: remove free_priv BSS API
Johannes Berg
2013-01-31
1
-3
/
+0
*
mac80211: remove unused mesh data from bss
Johannes Berg
2013-01-31
2
-40
/
+0
*
mac80211: remove last_probe_resp from bss
Johannes Berg
2013-01-31
2
-5
/
+0
*
mac80211: inform the driver about update of dtim_period
Emmanuel Grumbach
2013-01-31
4
-33
/
+51
*
mac80211: remove assoc data "sent_assoc"
Johannes Berg
2013-01-31
2
-4
/
+0
*
cfg80211/mac80211: support reporting wakeup reason
Johannes Berg
2013-01-31
3
-0
/
+142
*
mac80211: dynamic short slot time for MBSSs
Thomas Pedersen
2013-01-29
2
-5
/
+63
*
cfg80211: add SME state to warning in __cfg80211_mlme_disassoc
Johannes Berg
2013-01-29
1
-1
/
+1
*
mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL
Stanislaw Gruszka
2013-01-29
1
-5
/
+1
*
Merge remote-tracking branch 'wireless-next/master' into HEAD
Johannes Berg
2013-01-29
21
-108
/
+176
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
11
-42
/
+49
|
|
\
|
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-01-22
6
-31
/
+35
|
|
|
\
|
|
|
*
mac80211: add encrypt headroom to PERR frames
Bob Copeland
2013-01-16
1
-1
/
+3
|
|
|
*
mac80211: set NEED_TXPROCESSING for PERR frames
Bob Copeland
2013-01-16
1
-0
/
+1
|
|
|
*
mac80211: fix monitor mode injection
Felix Fietkau
2013-01-16
1
-3
/
+6
|
|
|
*
mac80211: synchronize scan off/on-channel and PS states
Stanislaw Gruszka
2013-01-16
3
-26
/
+14
|
|
|
*
mac80211: fix FT roaming
Johannes Berg
2013-01-16
1
-1
/
+11
|
|
*
|
Bluetooth: Check if the hci connection exists in SCO shutdown
Gustavo Padovan
2013-01-10
1
-1
/
+1
|
|
*
|
Bluetooth: Fix authentication if acl data comes before remote feature evt
Jaganath Kanakkassery
2013-01-10
2
-8
/
+11
|
|
*
|
Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()
Anderson Lizardo
2013-01-09
1
-1
/
+1
|
|
*
|
Bluetooth: Fix sending HCI commands after reset
Szymon Janc
2013-01-09
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-01-22
15
-100
/
+274
|
|
\
\
|
*
\
\
Merge tag 'nfc-next-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
John W. Linville
2013-01-14
10
-66
/
+127
|
|
\
\
\
|
|
*
|
|
NFC: Use skb_copy_datagram_iovec
Samuel Ortiz
2013-01-11
1
-1
/
+1
|
|
*
|
|
NFC: Avoid memcpy on LLCP connection less Rx path
Samuel Ortiz
2013-01-11
1
-8
/
+8
|
|
*
|
|
NFC: Initial Secure Element API
Samuel Ortiz
2013-01-10
4
-1
/
+8
|
|
*
|
|
NFC: Add HCI quirks to support driver (non)standard implementations
Eric Lapuyade
2013-01-10
2
-1
/
+9
|
|
*
|
|
NFC: Fixed skb leak in tm_send() nfc and hci ops implementations
Eric Lapuyade
2013-01-10
1
-2
/
+4
|
|
*
|
|
NFC: Changed event_received hci ops result semantic
Eric Lapuyade
2013-01-10
1
-6
/
+8
|
|
*
|
|
NFC: Added error handling in event_received hci ops
Eric Lapuyade
2013-01-10
1
-3
/
+5
|
|
*
|
|
NFC: Fixed nfc core and hci unregistration and cleanup
Eric Lapuyade
2013-01-10
3
-32
/
+53
|
|
*
|
|
NFC: llcp: Fix Rx memory leak
Samuel Ortiz
2013-01-10
1
-10
/
+25
[next]