index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-15
mac80211: remove an unnecessary paraenthesis
Mohammed Shafi Shajakhan
1
-1
/
+1
2011-12-15
mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames
Helmut Schaa
4
-8
/
+17
2011-12-15
mac80211: reduce station management complexity
Johannes Berg
3
-203
/
+63
2011-12-15
mac80211: delay IBSS station insertion
Johannes Berg
4
-57
/
+140
2011-12-15
mac80211: make address arguments to sta_info_alloc const
Johannes Berg
2
-2
/
+2
2011-12-15
mac80211: count authorized stations per BSS
Johannes Berg
4
-16
/
+20
2011-12-15
mac80211: refactor station state transitions
Johannes Berg
8
-30
/
+172
2011-12-15
mac80211: use station mutex in configuration
Johannes Berg
1
-6
/
+6
2011-12-15
mac80211: remove duplicate TDLS peer verification
Johannes Berg
1
-14
/
+0
2011-12-15
cfg80211: validate nl80211 station handling better
Johannes Berg
2
-87
/
+120
2011-12-15
nl80211: add TDLS peer flag to policy
Johannes Berg
1
-0
/
+1
2011-12-14
NFC: Initial LLCP support
Samuel Ortiz
9
-2
/
+2321
2011-12-14
NFC: Set and get DEP general bytes
Samuel Ortiz
1
-0
/
+18
2011-12-14
NFC: Add a DEP link control netlink command
Samuel Ortiz
3
-0
/
+230
2011-12-14
NFC: Atomic socket allocation
Samuel Ortiz
1
-1
/
+1
2011-12-14
NFC: Do not take the genl mutex from the netlink release notifier
Samuel Ortiz
1
-2
/
+0
2011-12-14
NFC: Add tx skb allocation routine
Samuel Ortiz
2
-8
/
+29
2011-12-14
NFC: Add function name to the NFC pr_fmt() routine
Samuel Ortiz
7
-7
/
+7
2011-12-14
mac80211: free skb on error path of ieee80211_ibss_join()
Simon Wunderlich
1
-0
/
+1
2011-12-14
nl80211: accept testmode dump with netdev
Johannes Berg
1
-19
/
+31
2011-12-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-46
/
+42
2011-12-14
mac80211: don't check sdata_running in vif notifier
Eliad Peller
1
-4
/
+1
2011-12-14
mac80211: configure BSS_CHANGED_ARP_FILTER on reconfiguration
Eliad Peller
1
-1
/
+2
2011-12-14
mac80211: Do not request FIF_BCN_PRBRESP_PROMISC for HW scan.
Dmitry TARNYAGIN
1
-3
/
+3
2011-12-14
cfg80211: notify core hints that helps to restore regd settings
Rajkumar Manoharan
1
-2
/
+14
2011-12-14
mac80211: Make use of ieee80211_is_* functions in tx status path
Helmut Schaa
1
-10
/
+5
2011-12-14
mac80211: Purge A-MPDU TX queues before station destructions
Yogesh Ashok Powar
2
-0
/
+27
2011-12-14
cfg80211: Fix race in bss timeout
Vasanthakumar Thiagarajan
3
-28
/
+45
2011-12-14
mac80211: unlock on error path in ieee80211_ibss_join()
Dan Carpenter
1
-1
/
+3
2011-12-12
nfc: signedness bug in __nci_request()
Dan Carpenter
1
-1
/
+1
2011-12-08
wireless: disable wext sysfs by default
Johannes Berg
1
-3
/
+4
2011-12-08
mac80211: fix another race in aggregation start
Johannes Berg
1
-45
/
+41
2011-12-07
mac80211: Remove WARN_ON in apply-ht-override logic.
Ben Greear
1
-1
/
+3
2011-12-07
mac80211: accept public action frames with mismatched BSSID
Johannes Berg
1
-3
/
+10
2011-12-07
mac80211: fix retransmit
Johannes Berg
1
-1
/
+4
2011-12-07
mac80211: Add HT operation modes for IBSS
Alexander Simon
7
-12
/
+87
2011-12-07
mac80211: handle protection mode, RIFS and ADDBA for HT IBSS
Simon Wunderlich
3
-0
/
+44
2011-12-07
nl80211: Parse channel type attribute in an ibss join request
Alexander Simon
2
-7
/
+37
2011-12-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
9
-261
/
+746
2011-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
3
-8
/
+7
2011-12-03
Bluetooth: trivial: correct check for LMP version
Andrei Emeltchenko
1
-1
/
+1
2011-12-03
Bluetooth: Remove magic bluetooth version numbers
Andrei Emeltchenko
2
-4
/
+4
2011-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
Gustavo F. Padovan
3
-8
/
+7
2011-12-03
Bluetooth: Correct version check in hci_setup
Andrei Emeltchenko
1
-1
/
+1
2011-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-30
/
+98
2011-12-02
Bluetooth: remove old code
Andrei Emeltchenko
1
-12
/
+0
2011-12-02
Bluetooth: LE Set Scan Parameter Command
Andre Guedes
1
-0
/
+10
2011-12-02
Bluetooth: Add dev_flags to struct hci_dev
Andre Guedes
2
-0
/
+7
2011-12-02
Bluetooth: Add HCI Read Flow Control Mode function
Andrei Emeltchenko
1
-0
/
+19
2011-12-01
Revert "mac80211: clear sta.drv_priv on reconfiguration"
John W. Linville
1
-1
/
+0
[prev]
[next]