index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: remove ieee80211_key_removed
Johannes Berg
2012-07-09
1
-20
/
+0
*
mac80211: remove unused assignment
Johannes Berg
2012-07-09
1
-1
/
+1
*
mac80211: update BSS info on AC parameters change
Johannes Berg
2012-07-09
2
-14
/
+16
*
mac80211: request TX status for BlockAck Requests
Christian Lamparter
2012-07-07
1
-1
/
+2
*
mac80211: fix crash with single-queue drivers
Johannes Berg
2012-07-06
1
-2
/
+10
*
mac80211: always set in_reconfig=false on wakeup
Eliad Peller
2012-07-06
1
-1
/
+1
*
mac80211: fix debugfs default key links
Johannes Berg
2012-07-06
1
-6
/
+10
*
mac80211: add TX prepare API
Johannes Berg
2012-07-03
3
-0
/
+29
*
mac80211: reduce IEEE80211_TX_MAX_RATES
Thomas Huehn
2012-07-03
1
-2
/
+1
*
mac80211: remove tx_frags driver callback
Johannes Berg
2012-07-02
3
-14
/
+3
*
mac80211: include VHT capability IE in probe requests
Mahesh Palivela
2012-07-02
3
-1
/
+34
*
cfg80211: add 802.11ad (60gHz band) support
Vladimir Kondratiev
2012-07-02
1
-0
/
+2
*
mac80211: allow calling ieee80211_ap_probereq_get() during auth/assoc
Eliad Peller
2012-07-02
1
-3
/
+10
*
cfg80211/mac80211: remove .get_channel
Michal Kazior
2012-06-29
1
-11
/
+0
*
mac80211: refactor virtual monitor code
Michal Kazior
2012-06-29
3
-14
/
+17
*
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
2012-06-28
3
-3
/
+11
|
\
|
*
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
2012-06-26
28
-531
/
+741
|
|
\
|
*
\
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
2012-06-22
16
-104
/
+258
|
|
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-13
3
-2
/
+10
|
|
\
\
\
|
|
*
|
|
mac80211: stop polling in disassociation
David Spinadel
2012-06-13
1
-2
/
+2
|
|
*
|
|
mac80211: check sdata_running on ieee80211_set_bitrate_mask
Eliad Peller
2012-06-13
1
-0
/
+3
|
|
*
|
|
mac80211: add missing kernel-doc
Ashok Nagarajan
2012-06-12
1
-0
/
+3
|
|
*
|
|
mac80211: add some missing kernel-doc
Johannes Berg
2012-06-09
1
-0
/
+2
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-12
1
-1
/
+1
|
|
\
|
|
|
|
|
*
|
|
mac80211: add back channel change flag
Stanislaw Gruszka
2012-06-08
1
-1
/
+1
*
|
|
|
|
mac80211: don't require associated->beacon_ies for ps
Eliad Peller
2012-06-28
1
-3
/
+0
*
|
|
|
|
mac80211: flush queues before deauth/disassoc
Eliad Peller
2012-06-28
1
-0
/
+4
*
|
|
|
|
mac80211: don't expose ieee80211_add_srates_ie()
Johannes Berg
2012-06-28
5
-16
/
+18
*
|
|
|
|
cfg80211: don't allow WoWLAN support without CONFIG_PM
Johannes Berg
2012-06-27
1
-4
/
+3
*
|
|
|
|
mac80211: make __ieee80211_recalc_idle static
Johannes Berg
2012-06-26
2
-122
/
+121
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
mac80211: make ieee80211_check_concurrent_iface netdev-independent
Johannes Berg
2012-06-26
1
-5
/
+3
*
|
|
|
mac80211: remove unused function
Johannes Berg
2012-06-26
1
-6
/
+0
*
|
|
|
mac80211: trace debug messages
Johannes Berg
2012-06-24
4
-0
/
+136
*
|
|
|
mac80211: rename driver-trace file
Johannes Berg
2012-06-24
5
-6
/
+5
*
|
|
|
mac80211: clean up debugging
Johannes Berg
2012-06-24
22
-429
/
+519
*
|
|
|
mac80211: pass sdata to some RX functions
Johannes Berg
2012-06-22
1
-17
/
+16
*
|
|
|
mac80211: two small verbose debug cleanups
Johannes Berg
2012-06-22
2
-2
/
+2
*
|
|
|
mac80211: remove TKIP debug
Johannes Berg
2012-06-22
2
-53
/
+1
*
|
|
|
mac80211: add command to get current rssi
Victor Goldenshtein
2012-06-21
3
-8
/
+54
|
|
_
|
/
|
/
|
|
*
|
|
mac80211: fix double-start of remain-on-channel
Johannes Berg
2012-06-20
2
-2
/
+7
*
|
|
mac80211: Allow userspace to register for auth frames in IBSS
Will Hawkins
2012-06-20
1
-1
/
+3
*
|
|
mac80211: send auth in IBSS only if userspace isn't handling it
Will Hawkins
2012-06-20
1
-1
/
+1
*
|
|
mac80211: Track auth frame registrations on IBSS ifaces
Will Hawkins
2012-06-20
2
-7
/
+22
*
|
|
mac80211: fix cleanup if driver suspend callback fails
Eyal Shapira
2012-06-20
1
-0
/
+10
*
|
|
mac80211: save wmm_acm per sdata
Yoni Divinsky
2012-06-20
6
-14
/
+17
*
|
|
mac80211: use the correct capability info in ieee80211_set_associated()
Luciano Coelho
2012-06-20
1
-1
/
+1
*
|
|
mac80211: initialize sta pointer to avoid false-positive warning
Luciano Coelho
2012-06-20
1
-2
/
+2
*
|
|
mac80211: cleanup offchannel_ps_enable argument
Rajkumar Manoharan
2012-06-20
1
-5
/
+4
*
|
|
mac80211: fix and improve mesh RANN processing
Chun-Yeow Yeoh
2012-06-18
1
-18
/
+25
*
|
|
mac80211: set only VO as a U-APSD enabled AC
Arik Nemtsov
2012-06-18
1
-4
/
+7
[next]