index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-145
/
+246
2013-06-24
cfg80211: fix compilation warning for cfg80211_leave_all()
Arend van Spriel
1
-1
/
+1
2013-06-24
wireless: check for dangling wdev->current_bss pointer
Ben Greear
1
-0
/
+6
2013-06-24
wireless: add comments about bss refcounting
Ben Greear
2
-0
/
+7
2013-06-24
wireless: Make sure __cfg80211_connect_result always puts bss
Ben Greear
1
-1
/
+4
2013-06-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-587
/
+534
2013-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+14
2013-06-19
cfg80211: hold BSS over association process
Johannes Berg
2
-5
/
+14
2013-06-19
cfg80211: require passing BSS struct back to cfg80211_assoc_timeout
Johannes Berg
1
-3
/
+5
2013-06-19
nl80211: use small state buffer for wiphy_dump
Johannes Berg
1
-94
/
+116
2013-06-19
Merge remote-tracking branch 'mac80211/master' into HEAD
Johannes Berg
1
-2
/
+9
2013-06-19
nl80211: fix attrbuf access race by allocating a separate one
Johannes Berg
1
-2
/
+9
2013-06-18
nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flag
Simon Wunderlich
2
-12
/
+66
2013-06-18
nl80211: use attributes to parse beacons
Simon Wunderlich
1
-28
/
+25
2013-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
15
-861
/
+443
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+4
2013-06-04
cfg80211: make wiphy index start at 0 again
Johannes Berg
1
-0
/
+3
2013-06-04
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-28
net: pass info struct via netdevice notifier
Jiri Pirko
1
-3
/
+2
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-24
{cfg,mac}80211: move mandatory rates calculation to cfg80211
Ashok Nagarajan
1
-0
/
+23
2013-05-24
cfg80211: Allow TDLS peer AID to be configured for VHT
Jouni Malinen
1
-2
/
+9
2013-05-23
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-16
cfg80211: Userspace may inform kernel of mesh auth method.
Colleen Twitty
2
-0
/
+9
2013-05-16
cfg80211: use C99 initialisers to simplify code a bit
Johannes Berg
1
-24
/
+20
2013-05-16
nl80211: Add generic netlink module alias for cfg80211/nl80211
Marcel Holtmann
2
-4
/
+5
2013-05-16
cfg80211: add 60GHz regulatory class
Vladimir Kondratiev
1
-0
/
+3
2013-05-16
cfg80211: add support for per-chain signal strength reporting
Felix Fietkau
1
-0
/
+38
[next]