index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-08-02
3
-2
/
+6
|
\
|
*
mac80211: cancel mesh path timer
Johannes Berg
2012-08-01
1
-0
/
+1
|
*
mac80211: clear timer bits when disconnecting
Johannes Berg
2012-08-01
2
-0
/
+4
|
*
mac80211: don't clear sched_scan_sdata on sched scan stop request
Eliad Peller
2012-07-30
1
-1
/
+0
|
*
Merge remote-tracking branch 'wireless/master' into mac80211
Johannes Berg
2012-07-30
40
-2002
/
+2150
|
|
\
|
*
|
mac80211: fix scan_sdata assignment
Johannes Berg
2012-07-24
1
-1
/
+1
*
|
|
Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2012-07-26
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
leds: Rename led_brightness_set() to led_set_brightness()
Shuah Khan
2012-07-24
1
-1
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-20
16
-227
/
+250
|
\
\
\
|
*
\
\
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-07-19
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
mac80211: flush stations before stop beaconing
Eliad Peller
2012-07-18
1
-0
/
+1
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-17
1
-1
/
+4
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
mac80211: Fix the Problem of Unreachable Mesh STA from DS
Chun-Yeow Yeoh
2012-07-11
1
-0
/
+3
|
|
*
|
|
mac80211: fix read outside array bounds
Christian Lamparter
2012-07-10
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-07-17
5
-20
/
+36
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
mac80211: go out of PS before sending disassoc
Eliad Peller
2012-07-17
1
-6
/
+11
|
|
*
|
mac80211: fix tx-mgmt cookie value being left uninitialized
Nicolas Cavallari
2012-07-17
1
-0
/
+1
|
|
*
|
cfg80211/mac80211: re-add get_channel operation
Johannes Berg
2012-07-13
1
-0
/
+11
|
|
*
|
Revert "mac80211: refactor virtual monitor code"
Johannes Berg
2012-07-13
3
-17
/
+14
|
|
*
|
mac80211: fix use after free
Alan Cox
2012-07-13
1
-2
/
+4
|
*
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-07-12
16
-206
/
+209
|
|
\
\
\
|
|
|
/
/
|
|
*
|
mac80211: iterate the virtual monitor interface
Johannes Berg
2012-07-12
2
-10
/
+28
|
|
*
|
minstrel_ht: enable frame aggregation for fixed rate
Sylvain Roger Rieunier
2012-07-12
1
-2
/
+6
|
|
*
|
mac80211: tx: do not drop non-robust mgmt to non-MFP stas.
Nicolas Cavallari
2012-07-12
1
-0
/
+3
|
|
*
|
mac80211: restructure key selection
Johannes Berg
2012-07-12
1
-9
/
+13
|
|
*
|
mac80211: add time synchronisation with BSS for assoc
Johannes Berg
2012-07-12
4
-10
/
+16
|
|
*
|
mac80211: redesign scan RX
Johannes Berg
2012-07-12
4
-80
/
+32
|
|
*
|
mac80211: track scheduled scan virtual interface
Johannes Berg
2012-07-12
4
-14
/
+15
|
|
*
|
mac80211: make scan_sdata pointer usable with RCU
Johannes Berg
2012-07-12
3
-14
/
+30
|
|
*
|
mac80211: fix invalid band deref building preq IEs
Arik Nemtsov
2012-07-12
2
-0
/
+5
|
|
*
|
nl80211: move scan API to wdev
Johannes Berg
2012-07-12
1
-2
/
+3
|
|
*
|
cfg80211: use wireless_dev for interface management
Johannes Berg
2012-07-12
3
-14
/
+14
|
|
*
|
cfg80211: use wdev in mgmt-tx/ROC APIs
Johannes Berg
2012-07-09
5
-17
/
+27
|
|
*
|
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
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-12
11
-194
/
+258
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
2012-07-09
11
-194
/
+258
|
|
\
\
\
|
|
|
/
/
|
|
*
|
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
[next]