index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
chan.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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
3
-19
/
+20
2013-06-19
nl80211: use small state buffer for wiphy_dump
Johannes Berg
1
-94
/
+116
2013-06-19
nl80211: fix attrbuf access race by allocating a separate one
Johannes Berg
1
-2
/
+9
2013-06-18
Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion"
Antonio Quartulli
3
-46
/
+7
2013-06-18
mac80211: change IBSS channel state to chandef
Simon Wunderlich
2
-13
/
+12
2013-06-18
mac80211: fix various components for the new 5 and 10 MHz widths
Simon Wunderlich
5
-3
/
+31
2013-06-18
nl80211: add rate flags for 5/10 Mhz channels
Simon Wunderlich
1
-0
/
+28
2013-06-18
nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flag
Simon Wunderlich
4
-12
/
+72
2013-06-18
mac80211: update mesh beacon on workqueue
Thomas Pedersen
3
-12
/
+44
2013-06-18
nl80211: use attributes to parse beacons
Simon Wunderlich
1
-28
/
+25
2013-06-13
mac80211: Fix VHT bandwidth change event
Ilan Peer
1
-1
/
+1
2013-06-13
mac80211: track AP's beacon rate and give it to the driver
Alexander Bondar
4
-1
/
+19
2013-06-13
mac80211: Ensure tid_start_tx is protected by sta->lock
Ben Greear
2
-1
/
+4
2013-06-13
mac80211: fix TX aggregation TID struct leak
Johannes Berg
1
-0
/
+1
2013-06-12
mac80211: Fix rate control mask matching call
Simon Wunderlich
1
-1
/
+1
2013-06-12
mac80211: abort CAC in stop_ap()
Simon Wunderlich
1
-0
/
+6
2013-06-12
mac80211: work around broken APs not including HT info
Johannes Berg
3
-11
/
+85
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
ath6kl: make mgmt_tx accept a NULL channel
Antonio Quartulli
1
-10
/
+17
2013-06-11
brcm80211: make mgmt_tx in brcmfmac accept a NULL channel
Antonio Quartulli
1
-3
/
+12
2013-06-11
mac80211: make mgmt_tx accept a NULL channel
Antonio Quartulli
1
-3
/
+14
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
5
-4
/
+30
2013-06-11
mac80211: expire mesh peers based on mesh configuration
Colleen Twitty
3
-2
/
+3
2013-06-11
{nl,cfg}80211: make peer link expiration time configurable
Colleen Twitty
4
-1
/
+18
2013-06-11
nl80211: add kernel-doc for NL80211_FEATURE_ACTIVE_MONITOR
Felix Fietkau
1
-0
/
+4
2013-06-11
mac80211: fix mesh deadlock
Thomas Pedersen
2
-18
/
+18
2013-06-05
wireless: fix kernel-doc
Johannes Berg
3
-7
/
+18
2013-06-05
mac80211: Use suitable semantics for beacon availability indication
Alexander Bondar
5
-17
/
+21
2013-06-05
mac80211: fix powersave bug and clean up ieee80211_rx_bss_info
Alexander Bondar
1
-21
/
+9
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
8
-453
/
+335
2013-06-04
cfg80211/mac80211: clean up cfg80211 SME APIs
Johannes Berg
6
-153
/
+170
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
2
-1
/
+6
2013-06-03
brcmsmac: Reduce log spam in heavy tx, make err print in debug
John Greene
1
-1
/
+1
2013-06-03
ath9k: Do not maintain ANI state per-channel
Sujith Manoharan
4
-28
/
+22
2013-06-03
ath9k: Print ANI statistics in debugfs
Sujith Manoharan
2
-19
/
+64
2013-06-03
ath9k: Set ofdmWeakSigDetect directly
Sujith Manoharan
4
-12
/
+4
2013-06-03
ath9k: Simplify ANI initialization
Sujith Manoharan
6
-27
/
+10
2013-06-03
ath9k: Remove unused structure ath_dbg_bb_mac_samp
Sujith Manoharan
1
-39
/
+0
2013-06-03
ath9k: Enable WoW only for AR9462
Sujith Manoharan
7
-207
/
+35
[next]