index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-11
cfg80211: fix rtnl leak in wiphy dump error cases
Johannes Berg
1
-1
/
+4
2013-06-11
nl80211: allow sending CMD_FRAME without specifying any frequency
Antonio Quartulli
1
-4
/
+15
2013-06-11
cfg80211: fix VHT TDLS peer AID verification
Jouni Malinen
1
-5
/
+7
2013-06-11
{nl,mac,cfg}80211: Allow user to configure basic rates for mesh
Ashok Nagarajan
2
-0
/
+27
2013-06-11
{nl,cfg}80211: make peer link expiration time configurable
Colleen Twitty
2
-1
/
+9
2013-06-05
cfg80211: make wiphy index start at 0 again
Johannes Berg
1
-0
/
+3
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
3
-61
/
+101
2013-06-04
nl80211: remove bogus genlmsg_end() error checking
Johannes Berg
1
-33
/
+7
2013-06-03
cfg80211: take WoWLAN support information out of wiphy struct
Johannes Berg
2
-37
/
+39
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
2
-42
/
+10
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
4
-19
/
+33
2013-05-25
{cfg,mac}80211: move mandatory rates calculation to cfg80211
Ashok Nagarajan
1
-0
/
+23
2013-05-25
cfg80211: Allow TDLS peer AID to be configured for VHT
Jouni Malinen
1
-2
/
+9
2013-05-24
cfg80211: fix reporting 64-bit station info tx bytes
Felix Fietkau
1
-1
/
+1
2013-05-23
cfg80211: check wdev->netdev in connection work
Johannes Berg
1
-0
/
+3
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
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
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
cfg80211: fix interface down/disconnect state handling
Johannes Berg
2
-2
/
+2
2013-05-17
nl80211: Add wdev identifier to some nl80211 notifications
Ilan Peer
1
-0
/
+2
2013-05-17
cfg80211: fix WoWLAN wakeup tracing
Johannes Berg
1
-10
/
+13
2013-05-17
cfg80211: fix wiphy_register error path
Johannes Berg
1
-6
/
+10
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-40
/
+38
2013-04-29
hostap: Don't use create_proc_read_entry()
David Howells
3
-40
/
+38
2013-04-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-81
/
+301
2013-04-22
cfg80211: introduce critical protocol indication from user-space
Arend van Spriel
5
-1
/
+183
2013-04-22
cfg80211: invert P2P-Device vs. netdev check ordering
Johannes Berg
1
-4
/
+4
2013-04-22
cfg80211: fix P2P-Device stop locking
Johannes Berg
1
-0
/
+2
2013-04-22
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
7
-54
/
+108
2013-04-19
nl80211: allow using wdev identifiers to get scan results
Johannes Berg
1
-75
/
+91
2013-04-16
cfg80211: add ieee80211_operating_class_to_band
Johannes Berg
1
-0
/
+20
2013-04-16
wireless: regulatory: fix channel disabling race condition
Johannes Berg
1
-1
/
+1
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-4
/
+6
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
[next]