index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-20
|
\
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-07-19
|
|
\
|
|
*
mac80211: flush stations before stop beaconing
Eliad Peller
2012-07-18
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-17
|
|
\
\
|
|
*
|
mac80211: Fix the Problem of Unreachable Mesh STA from DS
Chun-Yeow Yeoh
2012-07-11
|
|
*
|
mac80211: fix read outside array bounds
Christian Lamparter
2012-07-10
|
*
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-07-17
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
mac80211: go out of PS before sending disassoc
Eliad Peller
2012-07-17
|
|
*
|
mac80211: fix tx-mgmt cookie value being left uninitialized
Nicolas Cavallari
2012-07-17
|
|
*
|
cfg80211/mac80211: re-add get_channel operation
Johannes Berg
2012-07-13
|
|
*
|
Revert "mac80211: refactor virtual monitor code"
Johannes Berg
2012-07-13
|
|
*
|
mac80211: fix use after free
Alan Cox
2012-07-13
|
*
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-07-12
|
|
\
|
|
|
|
*
|
mac80211: iterate the virtual monitor interface
Johannes Berg
2012-07-12
|
|
*
|
minstrel_ht: enable frame aggregation for fixed rate
Sylvain Roger Rieunier
2012-07-12
|
|
*
|
mac80211: tx: do not drop non-robust mgmt to non-MFP stas.
Nicolas Cavallari
2012-07-12
|
|
*
|
mac80211: restructure key selection
Johannes Berg
2012-07-12
|
|
*
|
mac80211: add time synchronisation with BSS for assoc
Johannes Berg
2012-07-12
|
|
*
|
mac80211: redesign scan RX
Johannes Berg
2012-07-12
|
|
*
|
mac80211: track scheduled scan virtual interface
Johannes Berg
2012-07-12
|
|
*
|
mac80211: make scan_sdata pointer usable with RCU
Johannes Berg
2012-07-12
|
|
*
|
mac80211: fix invalid band deref building preq IEs
Arik Nemtsov
2012-07-12
|
|
*
|
nl80211: move scan API to wdev
Johannes Berg
2012-07-12
|
|
*
|
cfg80211: use wireless_dev for interface management
Johannes Berg
2012-07-12
|
|
*
|
cfg80211: use wdev in mgmt-tx/ROC APIs
Johannes Berg
2012-07-09
|
|
*
|
mac80211: remove ieee80211_key_removed
Johannes Berg
2012-07-09
|
|
*
|
mac80211: remove unused assignment
Johannes Berg
2012-07-09
|
|
*
|
mac80211: update BSS info on AC parameters change
Johannes Berg
2012-07-09
|
|
*
|
mac80211: request TX status for BlockAck Requests
Christian Lamparter
2012-07-07
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-12
|
\
|
|
|
|
*
|
|
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
2012-07-09
|
|
\
|
|
|
|
*
|
mac80211: fix crash with single-queue drivers
Johannes Berg
2012-07-06
|
|
*
|
mac80211: always set in_reconfig=false on wakeup
Eliad Peller
2012-07-06
|
|
*
|
mac80211: fix debugfs default key links
Johannes Berg
2012-07-06
|
|
*
|
mac80211: add TX prepare API
Johannes Berg
2012-07-03
|
|
*
|
mac80211: reduce IEEE80211_TX_MAX_RATES
Thomas Huehn
2012-07-03
|
|
*
|
mac80211: remove tx_frags driver callback
Johannes Berg
2012-07-02
|
|
*
|
mac80211: include VHT capability IE in probe requests
Mahesh Palivela
2012-07-02
|
|
*
|
cfg80211: add 802.11ad (60gHz band) support
Vladimir Kondratiev
2012-07-02
|
|
*
|
mac80211: allow calling ieee80211_ap_probereq_get() during auth/assoc
Eliad Peller
2012-07-02
|
|
*
|
cfg80211/mac80211: remove .get_channel
Michal Kazior
2012-06-29
|
|
*
|
mac80211: refactor virtual monitor code
Michal Kazior
2012-06-29
|
|
*
|
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
2012-06-28
|
|
|
\
\
|
|
*
|
|
mac80211: don't require associated->beacon_ies for ps
Eliad Peller
2012-06-28
|
|
*
|
|
mac80211: flush queues before deauth/disassoc
Eliad Peller
2012-06-28
|
|
*
|
|
mac80211: don't expose ieee80211_add_srates_ie()
Johannes Berg
2012-06-28
|
|
*
|
|
cfg80211: don't allow WoWLAN support without CONFIG_PM
Johannes Berg
2012-06-27
|
|
*
|
|
mac80211: make __ieee80211_recalc_idle static
Johannes Berg
2012-06-26
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-09
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-11
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
[next]