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.13.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
2013-06-05
cfg80211: fix potential deadlock regression
Johannes Berg
1
-15
/
+8
2013-06-04
regulatory: use proper enum return value
Johannes Berg
1
-1
/
+1
2013-06-04
cfg80211: separate internal SME implementation
Johannes Berg
7
-448
/
+335
2013-06-04
cfg80211/mac80211: clean up cfg80211 SME APIs
Johannes Berg
5
-98
/
+134
2013-06-04
mac80211: set IEEE80211_TX_CTL_REQ_TX_STATUS on nullframes
Pontus Fuchs
1
-0
/
+4
2013-06-04
nl80211: remove bogus genlmsg_end() error checking
Johannes Berg
1
-33
/
+7
2013-06-04
mac80211: add a tx control flag to indicate PS-Poll/uAPSD response
Felix Fietkau
1
-1
/
+3
2013-06-03
cfg80211: take WoWLAN support information out of wiphy struct
Johannes Berg
3
-39
/
+40
2013-06-03
mac80211: set mesh formation field properly
Jacob Minshall
2
-4
/
+3
2013-06-03
mac80211: don't check local mesh TTL on TX
Thomas Pedersen
1
-6
/
+0
2013-06-03
mac80211: fix sdata locking around __ieee80211_request_smps
Johannes Berg
1
-0
/
+2
2013-05-29
mac80211: always send multicast on CAB queue
Johannes Berg
1
-2
/
+3
2013-05-29
mac80211: support active monitor interfaces
Felix Fietkau
4
-11
/
+38
2013-05-29
cfg80211: support an active monitor interface flag
Felix Fietkau
1
-0
/
+10
2013-05-27
cfg80211: make WoWLAN configuration available to drivers
Johannes Berg
4
-38
/
+48
2013-05-25
cfg80211: remove some locked wrappers from sme API
Johannes Berg
6
-59
/
+32
2013-05-25
cfg80211: remove some locked wrappers from mlme API
Johannes Berg
4
-149
/
+70
2013-05-25
regulatory: remove reg_mutex
Johannes Berg
1
-57
/
+19
2013-05-25
regulatory: use RCU in regulatory_hint_11d()
Johannes Berg
1
-14
/
+16
2013-05-25
cfg80211: simplify and correct P2P-Device scan check
Johannes Berg
1
-10
/
+7
2013-05-25
cfg80211/mac80211: use cfg80211 wdev mutex in mac80211
Johannes Berg
12
-325
/
+197
2013-05-25
cfg80211: vastly simplify locking
Johannes Berg
13
-444
/
+115
2013-05-25
cfg80211: use atomic_t for wiphy counter
Johannes Berg
1
-8
/
+3
2013-05-25
cfg80211: move cfg80211_get_dev_from_ifindex under wext
Johannes Berg
3
-25
/
+21
2013-05-25
Merge remote-tracking branch 'mac80211/master' into mac80211-next
Johannes Berg
11
-33
/
+106
2013-05-25
{cfg,mac}80211: move mandatory rates calculation to cfg80211
Ashok Nagarajan
5
-34
/
+33
2013-05-25
mac80211: Move mesh estab_plinks outside mesh_stats debug group
Ashok Nagarajan
1
-2
/
+3
2013-05-25
cfg80211: Allow TDLS peer AID to be configured for VHT
Jouni Malinen
1
-2
/
+9
2013-05-24
mac80211: add STBC flag for radiotap
Oleksij Rempel
1
-0
/
+4
2013-05-24
mac80211: close AP_VLAN interfaces before unregistering all
Johannes Berg
1
-0
/
+9
2013-05-24
mac80211: assign AP_VLAN hw queues correctly
Johannes Berg
1
-0
/
+3
2013-05-24
cfg80211: fix reporting 64-bit station info tx bytes
Felix Fietkau
1
-1
/
+1
2013-05-23
mac80211: fix queue handling crash
Johannes Berg
1
-1
/
+5
2013-05-23
cfg80211: check wdev->netdev in connection work
Johannes Berg
1
-0
/
+3
2013-05-17
mac80211: fix direct probe auth
Stanislaw Gruszka
1
-6
/
+6
2013-05-17
mac80211: enable power save only if DTIM period is available
Alexander Bondar
1
-0
/
+4
2013-05-17
mac80211: enable Auth Protocol Identifier on mesh config.
Colleen Twitty
2
-1
/
+1
2013-05-17
cfg80211: Userspace may inform kernel of mesh auth method.
Colleen Twitty
2
-0
/
+9
2013-05-17
cfg80211: use C99 initialisers to simplify code a bit
Johannes Berg
1
-24
/
+20
2013-05-17
mac80211: write memcpy differently for smatch
Johannes Berg
1
-1
/
+1
2013-05-17
wireless: move crypto constants to ieee80211.h
Johannes Berg
6
-89
/
+84
2013-05-17
mac80211: fix HT beacon-based channel switch handling
Johannes Berg
1
-6
/
+22
2013-05-17
nl80211: Add generic netlink module alias for cfg80211/nl80211
Marcel Holtmann
2
-4
/
+5
2013-05-17
cfg80211: add 60GHz regulatory class
Vladimir Kondratiev
1
-0
/
+3
2013-05-17
mac80211: add support for per-chain signal strength reporting
Felix Fietkau
4
-1
/
+33
2013-05-17
cfg80211: add support for per-chain signal strength reporting
Felix Fietkau
1
-0
/
+38
2013-05-17
cfg80211: fix sending WoWLAN TCP wakeup settings
Johannes Berg
1
-0
/
+2
2013-05-17
mac80211: report deauth to cfg80211 for local state change
Johannes Berg
1
-4
/
+4
2013-05-17
cfg80211: fix interface down/disconnect state handling
Johannes Berg
2
-2
/
+2
2013-05-17
mac80211: fix AP-mode frame matching
Johannes Berg
1
-0
/
+3
[next]