index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: initialize power mode for mesh STAs
Thomas Pedersen
2013-06-24
1
-0
/
+1
*
mac80211: allow self-protected frame tx without sta
Thomas Pedersen
2013-06-24
1
-1
/
+2
*
cfg80211: fix compilation warning for cfg80211_leave_all()
Arend van Spriel
2013-06-24
1
-1
/
+1
*
wireless: check for dangling wdev->current_bss pointer
Ben Greear
2013-06-24
1
-0
/
+6
*
wireless: add comments about bss refcounting
Ben Greear
2013-06-24
2
-0
/
+7
*
wireless: Make sure __cfg80211_connect_result always puts bss
Ben Greear
2013-06-24
1
-1
/
+4
*
cfg80211: hold BSS over association process
Johannes Berg
2013-06-19
2
-5
/
+14
*
cfg80211: require passing BSS struct back to cfg80211_assoc_timeout
Johannes Berg
2013-06-19
3
-19
/
+20
*
nl80211: use small state buffer for wiphy_dump
Johannes Berg
2013-06-19
1
-94
/
+116
*
Merge remote-tracking branch 'mac80211/master' into HEAD
Johannes Berg
2013-06-19
7
-21
/
+122
|
\
|
*
nl80211: fix attrbuf access race by allocating a separate one
Johannes Berg
2013-06-19
1
-2
/
+9
|
*
mac80211: Fix rate control mask matching call
Simon Wunderlich
2013-06-12
1
-1
/
+1
|
*
mac80211: abort CAC in stop_ap()
Simon Wunderlich
2013-06-12
1
-0
/
+6
|
*
mac80211: work around broken APs not including HT info
Johannes Berg
2013-06-12
3
-11
/
+85
|
*
mac80211: Allow single vif mac address change with addr_mask
Helmut Schaa
2013-05-27
1
-6
/
+20
|
*
mac80211: close AP_VLAN interfaces before unregistering all
Johannes Berg
2013-05-27
1
-0
/
+9
|
*
mac80211: assign AP_VLAN hw queues correctly
Johannes Berg
2013-05-27
1
-0
/
+3
*
|
Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion"
Antonio Quartulli
2013-06-18
3
-46
/
+7
*
|
mac80211: change IBSS channel state to chandef
Simon Wunderlich
2013-06-18
2
-13
/
+12
*
|
mac80211: fix various components for the new 5 and 10 MHz widths
Simon Wunderlich
2013-06-18
5
-3
/
+31
*
|
nl80211: add rate flags for 5/10 Mhz channels
Simon Wunderlich
2013-06-18
1
-0
/
+28
*
|
nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flag
Simon Wunderlich
2013-06-18
4
-12
/
+72
*
|
mac80211: update mesh beacon on workqueue
Thomas Pedersen
2013-06-18
3
-12
/
+44
*
|
nl80211: use attributes to parse beacons
Simon Wunderlich
2013-06-18
1
-28
/
+25
*
|
mac80211: Fix VHT bandwidth change event
Ilan Peer
2013-06-13
1
-1
/
+1
*
|
mac80211: track AP's beacon rate and give it to the driver
Alexander Bondar
2013-06-13
4
-1
/
+19
*
|
mac80211: Ensure tid_start_tx is protected by sta->lock
Ben Greear
2013-06-13
2
-1
/
+4
*
|
mac80211: fix TX aggregation TID struct leak
Johannes Berg
2013-06-13
1
-0
/
+1
*
|
cfg80211: fix rtnl leak in wiphy dump error cases
Johannes Berg
2013-06-11
1
-1
/
+4
*
|
nl80211: allow sending CMD_FRAME without specifying any frequency
Antonio Quartulli
2013-06-11
1
-4
/
+15
*
|
ath6kl: make mgmt_tx accept a NULL channel
Antonio Quartulli
2013-06-11
1
-10
/
+17
*
|
brcm80211: make mgmt_tx in brcmfmac accept a NULL channel
Antonio Quartulli
2013-06-11
1
-3
/
+12
*
|
mac80211: make mgmt_tx accept a NULL channel
Antonio Quartulli
2013-06-11
1
-3
/
+14
*
|
cfg80211: fix VHT TDLS peer AID verification
Jouni Malinen
2013-06-11
1
-5
/
+7
*
|
{nl,mac,cfg}80211: Allow user to configure basic rates for mesh
Ashok Nagarajan
2013-06-11
5
-4
/
+30
*
|
mac80211: expire mesh peers based on mesh configuration
Colleen Twitty
2013-06-11
3
-2
/
+3
*
|
{nl,cfg}80211: make peer link expiration time configurable
Colleen Twitty
2013-06-11
4
-1
/
+18
*
|
nl80211: add kernel-doc for NL80211_FEATURE_ACTIVE_MONITOR
Felix Fietkau
2013-06-11
1
-0
/
+4
*
|
mac80211: fix mesh deadlock
Thomas Pedersen
2013-06-11
2
-18
/
+18
*
|
wireless: fix kernel-doc
Johannes Berg
2013-06-05
3
-7
/
+18
*
|
mac80211: Use suitable semantics for beacon availability indication
Alexander Bondar
2013-06-05
5
-17
/
+21
*
|
mac80211: fix powersave bug and clean up ieee80211_rx_bss_info
Alexander Bondar
2013-06-05
1
-21
/
+9
*
|
cfg80211: make wiphy index start at 0 again
Johannes Berg
2013-06-04
1
-0
/
+3
*
|
cfg80211: fix potential deadlock regression
Johannes Berg
2013-06-04
1
-15
/
+8
*
|
regulatory: use proper enum return value
Johannes Berg
2013-06-04
1
-1
/
+1
*
|
cfg80211: separate internal SME implementation
Johannes Berg
2013-06-04
8
-453
/
+335
*
|
cfg80211/mac80211: clean up cfg80211 SME APIs
Johannes Berg
2013-06-04
6
-153
/
+170
*
|
Merge remote-tracking branch 'wireless-next/master' into HEAD
Johannes Berg
2013-06-04
161
-1995
/
+19929
|
\
\
|
*
|
brcmsmac: Reduce log spam in heavy tx, make err print in debug
John Greene
2013-06-03
1
-1
/
+1
|
*
|
ath9k: Do not maintain ANI state per-channel
Sujith Manoharan
2013-06-03
4
-28
/
+22
[next]