index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
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-24
{cfg,mac}80211: move mandatory rates calculation to cfg80211
Ashok Nagarajan
5
-34
/
+33
2013-05-24
mac80211: Move mesh estab_plinks outside mesh_stats debug group
Ashok Nagarajan
1
-2
/
+3
2013-05-24
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-23
mac80211: assign AP_VLAN hw queues correctly
Johannes Berg
1
-0
/
+3
2013-05-23
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-16
mac80211: enable power save only if DTIM period is available
Alexander Bondar
1
-0
/
+4
2013-05-16
mac80211: enable Auth Protocol Identifier on mesh config.
Colleen Twitty
2
-1
/
+1
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
mac80211: write memcpy differently for smatch
Johannes Berg
1
-1
/
+1
2013-05-16
wireless: move crypto constants to ieee80211.h
Johannes Berg
6
-89
/
+84
2013-05-16
mac80211: fix HT beacon-based channel switch handling
Johannes Berg
1
-6
/
+22
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
mac80211: add support for per-chain signal strength reporting
Felix Fietkau
4
-1
/
+33
2013-05-16
cfg80211: add support for per-chain signal strength reporting
Felix Fietkau
1
-0
/
+38
2013-05-16
cfg80211: fix sending WoWLAN TCP wakeup settings
Johannes Berg
1
-0
/
+2
2013-05-16
mac80211: report deauth to cfg80211 for local state change
Johannes Berg
1
-4
/
+4
2013-05-16
cfg80211: fix interface down/disconnect state handling
Johannes Berg
2
-2
/
+2
2013-05-16
mac80211: fix AP-mode frame matching
Johannes Berg
1
-0
/
+3
2013-05-16
nl80211: Add wdev identifier to some nl80211 notifications
Ilan Peer
1
-0
/
+2
2013-05-16
mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()
Johannes Berg
1
-2
/
+2
2013-05-16
mac80211: fix spurious RCU warning and update documentation
Felix Fietkau
1
-1
/
+8
2013-05-16
mac80211: fix HT beacon-based channel switch handling
Johannes Berg
1
-6
/
+22
2013-05-16
mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUME
Johannes Berg
3
-0
/
+33
2013-05-16
cfg80211: fix WoWLAN wakeup tracing
Johannes Berg
1
-10
/
+13
2013-05-16
cfg80211: fix wiphy_register error path
Johannes Berg
1
-6
/
+10
2013-05-11
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-2
/
+4
2013-05-10
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-28
/
+30
2013-05-09
Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-3
/
+2
2013-05-08
gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()
Pravin B Shelar
3
-10
/
+13
2013-05-07
SUNRPC: fix decoding of optional gss-proxy xdr fields
J. Bruce Fields
1
-13
/
+13
2013-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-32
/
+22
2013-05-06
tipc: potential divide by zero in tipc_link_recv_fragment()
Dan Carpenter
1
-2
/
+4
[next]