index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
2012-07-09
23
-257
/
+746
|
\
|
*
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
|
*
cfg80211: bitrate calculation for 60g
Vladimir Kondratiev
2012-07-05
1
-0
/
+49
|
*
{nl,cfg}80211: support high bitrates
Vladimir Kondratiev
2012-07-05
2
-3
/
+8
|
*
cfg80211: fix locking regression in monitor channel tracking
Johannes Berg
2012-07-04
2
-7
/
+5
|
*
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
|
*
wireless: regulatory for 60g
Vladimir Kondratiev
2012-07-02
1
-1
/
+4
|
*
cfg80211: add 802.11ad (60gHz band) support
Vladimir Kondratiev
2012-07-02
3
-10
/
+37
|
*
mac80211: allow calling ieee80211_ap_probereq_get() during auth/assoc
Eliad Peller
2012-07-02
1
-3
/
+10
|
*
cfg80211: respect iface combinations when starting operation
Michal Kazior
2012-06-29
6
-5
/
+52
|
*
cfg80211: add channel checking for iface combinations
Michal Kazior
2012-06-29
3
-8
/
+88
|
*
cfg80211/mac80211: remove .get_channel
Michal Kazior
2012-06-29
3
-28
/
+7
|
*
cfg80211: set initial monitor channel
Michal Kazior
2012-06-29
1
-0
/
+31
|
*
cfg80211: track monitor channel
Michal Kazior
2012-06-29
3
-2
/
+18
|
*
cfg80211: refuse to .set_monitor_channel when non-monitors are present
Michal Kazior
2012-06-29
1
-0
/
+2
|
*
mac80211: refactor virtual monitor code
Michal Kazior
2012-06-29
3
-14
/
+17
|
*
cfg80211: track monitor interfaces count
Michal Kazior
2012-06-29
3
-0
/
+43
|
*
cfg80211: introduce cfg80211_get_chan_state
Michal Kazior
2012-06-29
2
-0
/
+63
|
*
cfg80211: track ibss fixed channel
Michal Kazior
2012-06-29
1
-0
/
+1
|
*
cfg80211: add channel tracking for AP and mesh
Michal Kazior
2012-06-29
4
-5
/
+19
|
*
cfg80211: .stop_ap when interface is going down
Michal Kazior
2012-06-29
2
-0
/
+6
|
*
cfg80211: introduce cfg80211_stop_ap
Michal Kazior
2012-06-29
4
-17
/
+50
|
*
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
2012-06-28
37
-1716
/
+3089
|
|
\
|
*
|
cfg80211: allow advertising VHT capabilities
Mahesh Palivela
2012-06-28
1
-0
/
+9
|
*
|
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
3
-4
/
+13
|
*
|
mac80211: make __ieee80211_recalc_idle static
Johannes Berg
2012-06-26
2
-122
/
+121
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-09
8
-27
/
+32
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mac80211: destroy assoc_data correctly if assoc fails
Eliad Peller
2012-07-09
1
-4
/
+2
|
*
|
NFC: Prevent NULL deref when getting socket name
Sasha Levin
2012-07-09
1
-1
/
+1
|
*
|
mac80211: correct size the argument to kzalloc in minstrel_ht
Thomas Huehn
2012-07-09
1
-1
/
+1
|
*
|
mac80211: correct behaviour on unrecognised action frames
Johannes Berg
2012-06-27
1
-1
/
+4
|
*
|
NFC: Return from rawsock_release when sk is NULL
Eric Dumazet
2012-06-26
1
-1
/
+4
|
*
|
NFC: Prevent multiple buffer overflows in NCI
Dan Rosenberg
2012-06-25
1
-5
/
+5
|
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-06-22
1
-7
/
+6
|
|
\
\
|
|
*
|
mac80211: clear ifmgd->bssid only after building DELBA
Eliad Peller
2012-06-21
1
-7
/
+6
|
*
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2012-06-19
2
-7
/
+9
|
|
\
\
\
|
|
*
|
|
Bluetooth: Fix sending HCI_Disconnect only when connected
Vishal Agarwal
2012-06-14
1
-1
/
+1
|
|
*
|
|
Bluetooth: Fix using uninitialized option in RFCMode
Szymon Janc
2012-06-11
1
-6
/
+8
*
|
|
|
|
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
2012-06-26
29
-532
/
+749
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
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
|
*
|
|
|
nl80211: specify RSSI threshold in scheduled scan
Thomas Pedersen
2012-06-26
1
-1
/
+8
[next]