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
*
{nl,mac,cfg}80211: Allow user to configure basic rates for mesh
Ashok Nagarajan
2013-06-11
4
-4
/
+28
*
mac80211: expire mesh peers based on mesh configuration
Colleen Twitty
2013-06-11
3
-2
/
+3
*
{nl,cfg}80211: make peer link expiration time configurable
Colleen Twitty
2013-06-11
2
-1
/
+9
*
mac80211: fix mesh deadlock
Thomas Pedersen
2013-06-11
2
-18
/
+18
*
wireless: fix kernel-doc
Johannes Berg
2013-06-05
1
-0
/
+3
*
mac80211: Use suitable semantics for beacon availability indication
Alexander Bondar
2013-06-05
3
-12
/
+16
*
mac80211: fix powersave bug and clean up ieee80211_rx_bss_info
Alexander Bondar
2013-06-05
1
-21
/
+9
*
cfg80211: make wiphy index start at 0 again
Johannes Berg
2013-06-04
1
-0
/
+3
*
cfg80211: fix potential deadlock regression
Johannes Berg
2013-06-04
1
-15
/
+8
*
regulatory: use proper enum return value
Johannes Berg
2013-06-04
1
-1
/
+1
*
cfg80211: separate internal SME implementation
Johannes Berg
2013-06-04
7
-448
/
+335
*
cfg80211/mac80211: clean up cfg80211 SME APIs
Johannes Berg
2013-06-04
5
-98
/
+134
*
mac80211: set IEEE80211_TX_CTL_REQ_TX_STATUS on nullframes
Pontus Fuchs
2013-06-04
1
-0
/
+4
*
nl80211: remove bogus genlmsg_end() error checking
Johannes Berg
2013-06-04
1
-33
/
+7
*
mac80211: add a tx control flag to indicate PS-Poll/uAPSD response
Felix Fietkau
2013-06-04
1
-1
/
+3
*
cfg80211: take WoWLAN support information out of wiphy struct
Johannes Berg
2013-06-03
3
-39
/
+40
*
mac80211: set mesh formation field properly
Jacob Minshall
2013-06-03
2
-4
/
+3
*
mac80211: don't check local mesh TTL on TX
Thomas Pedersen
2013-06-03
1
-6
/
+0
*
mac80211: fix sdata locking around __ieee80211_request_smps
Johannes Berg
2013-06-03
1
-0
/
+2
*
mac80211: always send multicast on CAB queue
Johannes Berg
2013-05-29
1
-2
/
+3
*
mac80211: support active monitor interfaces
Felix Fietkau
2013-05-29
4
-11
/
+38
*
cfg80211: support an active monitor interface flag
Felix Fietkau
2013-05-29
1
-0
/
+10
*
cfg80211: make WoWLAN configuration available to drivers
Johannes Berg
2013-05-27
4
-38
/
+48
*
cfg80211: remove some locked wrappers from sme API
Johannes Berg
2013-05-25
6
-59
/
+32
*
cfg80211: remove some locked wrappers from mlme API
Johannes Berg
2013-05-25
4
-149
/
+70
*
regulatory: remove reg_mutex
Johannes Berg
2013-05-25
1
-57
/
+19
*
regulatory: use RCU in regulatory_hint_11d()
Johannes Berg
2013-05-25
1
-14
/
+16
*
cfg80211: simplify and correct P2P-Device scan check
Johannes Berg
2013-05-25
1
-10
/
+7
*
cfg80211/mac80211: use cfg80211 wdev mutex in mac80211
Johannes Berg
2013-05-25
12
-325
/
+197
*
cfg80211: vastly simplify locking
Johannes Berg
2013-05-25
13
-444
/
+115
*
cfg80211: use atomic_t for wiphy counter
Johannes Berg
2013-05-25
1
-8
/
+3
*
cfg80211: move cfg80211_get_dev_from_ifindex under wext
Johannes Berg
2013-05-25
3
-25
/
+21
*
Merge remote-tracking branch 'mac80211/master' into mac80211-next
Johannes Berg
2013-05-25
11
-33
/
+106
|
\
|
*
mac80211: close AP_VLAN interfaces before unregistering all
Johannes Berg
2013-05-24
1
-0
/
+9
|
*
mac80211: assign AP_VLAN hw queues correctly
Johannes Berg
2013-05-23
1
-0
/
+3
|
*
cfg80211: fix reporting 64-bit station info tx bytes
Felix Fietkau
2013-05-23
1
-1
/
+1
|
*
mac80211: fix queue handling crash
Johannes Berg
2013-05-23
1
-1
/
+5
|
*
cfg80211: check wdev->netdev in connection work
Johannes Berg
2013-05-23
1
-0
/
+3
|
*
mac80211: fix direct probe auth
Stanislaw Gruszka
2013-05-17
1
-6
/
+6
|
*
cfg80211: fix sending WoWLAN TCP wakeup settings
Johannes Berg
2013-05-16
1
-0
/
+2
|
*
mac80211: report deauth to cfg80211 for local state change
Johannes Berg
2013-05-16
1
-4
/
+4
|
*
cfg80211: fix interface down/disconnect state handling
Johannes Berg
2013-05-16
2
-2
/
+2
|
*
mac80211: fix AP-mode frame matching
Johannes Berg
2013-05-16
1
-0
/
+3
|
*
nl80211: Add wdev identifier to some nl80211 notifications
Ilan Peer
2013-05-16
1
-0
/
+2
|
*
mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()
Johannes Berg
2013-05-16
1
-2
/
+2
|
*
mac80211: fix spurious RCU warning and update documentation
Felix Fietkau
2013-05-16
1
-1
/
+8
|
*
mac80211: fix HT beacon-based channel switch handling
Johannes Berg
2013-05-16
1
-6
/
+22
|
*
mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUME
Johannes Berg
2013-05-16
3
-0
/
+33
|
*
cfg80211: fix WoWLAN wakeup tracing
Johannes Berg
2013-05-16
1
-10
/
+13
|
*
cfg80211: fix wiphy_register error path
Johannes Berg
2013-05-16
1
-6
/
+10
[next]