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
...
|
|
|
*
|
|
cfg80211: Add TDLS event to allow drivers to request operations
Jouni Malinen
2012-11-19
2
-0
/
+70
|
|
|
*
|
|
mac80211: support radiotap vendor namespace RX data
Johannes Berg
2012-11-19
1
-12
/
+59
|
|
|
*
|
|
mac80211: introduce IEEE80211_NUM_TIDS and use it
Johannes Berg
2012-11-19
10
-44
/
+41
|
|
|
*
|
|
mac80211: use CMAC_PN_LEN
Johannes Berg
2012-11-19
1
-2
/
+3
|
|
|
*
|
|
mac80211: check add_chanctx callback before use in ieee80211_reconfig
Arend van Spriel
2012-11-19
1
-4
/
+6
|
|
|
*
|
|
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
2012-11-13
5
-64
/
+85
|
|
*
|
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2012-11-21
5
-27
/
+177
|
|
|
\
\
\
\
|
|
|
*
|
|
|
Bluetooth: Remove OOB data if device was discovered in band
Szymon Janc
2012-11-20
1
-0
/
+2
|
|
|
*
|
|
|
Bluetooth: AMP: Set no FCS for incoming L2CAP chan
Andrei Emeltchenko
2012-11-20
1
-0
/
+1
|
|
|
*
|
|
|
Bluetooth: Improve error message printing
Andrei Emeltchenko
2012-11-20
1
-1
/
+1
|
|
|
*
|
|
|
Bluetooth: Set local_amp_id after getting Phylink Completed evt
Andrei Emeltchenko
2012-11-20
1
-0
/
+1
|
|
|
*
|
|
|
Bluetooth: Fix sending L2CAP Create Chan Req
Andrei Emeltchenko
2012-11-20
1
-11
/
+18
|
|
|
*
|
|
|
Bluetooth: trivial: Use __constant for constants
Andrei Emeltchenko
2012-11-19
1
-4
/
+4
|
|
|
*
|
|
|
Bluetooth: Disable FCS only for new HS channels
Andrei Emeltchenko
2012-11-19
2
-1
/
+2
|
|
|
*
|
|
|
Bluetooth: Refactor locking in amp_physical_cfm
Andrei Emeltchenko
2012-11-19
2
-6
/
+7
|
|
|
*
|
|
|
Bluetooth: Remove unneeded local_amp_id initialization
Andrei Emeltchenko
2012-11-19
1
-1
/
+0
|
|
|
*
|
|
|
Bluetooth: Use __l2cap_no_conn_pending helper
Andrei Emeltchenko
2012-11-19
1
-1
/
+1
|
|
|
*
|
|
|
Bluetooth: Fix updating advertising state flags and data
Johan Hedberg
2012-11-18
1
-0
/
+31
|
|
|
*
|
|
|
Bluetooth: Add support for setting LE advertising data
Johan Hedberg
2012-11-18
2
-1
/
+104
|
|
|
*
|
|
|
Bluetooth: Use proper invalid value for tx_power
Johan Hedberg
2012-11-18
3
-1
/
+5
|
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-11-21
15
-25
/
+72
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
NFC: Queue a copy of the transmitted LLCP skb
Samuel Ortiz
2012-11-19
1
-4
/
+13
|
|
*
|
|
|
|
|
NFC: Stop sending LLCP frames when tx queues are getting too deep
Samuel Ortiz
2012-11-19
1
-0
/
+17
|
|
*
|
|
|
|
|
NFC: Copy user space buffer when sending UI frames
Samuel Ortiz
2012-11-19
1
-2
/
+13
|
|
*
|
|
|
|
|
NFC: Export nfc_hci_sak_to_protocol()
Eric Lapuyade
2012-11-19
1
-1
/
+2
|
|
*
|
|
|
|
|
NFC: Export nfc_hci_result_to_errno as it can be needed by HCI drivers
Eric Lapuyade
2012-11-19
1
-1
/
+2
|
|
*
|
|
|
|
|
NFC: Dot not dispatch HCI event received on unopened pipe
Eric Lapuyade
2012-11-19
1
-5
/
+8
|
|
*
|
|
|
|
|
NFC: Ignore err when chip doesn't implement HW/SW info registers
Eric Lapuyade
2012-11-19
1
-0
/
+6
|
|
*
|
|
|
|
|
NFC: Fix hci_connect_gate() when a pre-opened pipe is passed
Eric Lapuyade
2012-11-19
1
-2
/
+2
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
lib80211: hide Kconfig symbol
Johannes Berg
2012-11-16
1
-3
/
+2
|
|
*
|
|
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-16
24
-327
/
+739
|
|
|
\
\
\
\
\
|
|
|
|
|
/
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
mac80211: reassign channel contexts before stations
Johannes Berg
2012-11-09
1
-11
/
+17
|
|
|
*
|
|
|
mac80211: clarify interface iteration and make it configurable
Johannes Berg
2012-11-09
1
-4
/
+14
|
|
|
*
|
|
|
mac80211: call driver method when restart completes
Johannes Berg
2012-11-09
3
-1
/
+18
|
|
|
*
|
|
|
mac80211: remove unused tracepoint
Johannes Berg
2012-11-09
1
-28
/
+0
|
|
|
*
|
|
|
mac80211: add debugfs file for HW queues
Johannes Berg
2012-11-09
1
-0
/
+21
|
|
|
*
|
|
|
mac80211: fix TX error path
Johannes Berg
2012-11-07
1
-0
/
+1
|
|
|
*
|
|
|
mac80211: include export.h in aes_cmac
Emmanuel Grumbach
2012-11-07
1
-0
/
+1
|
|
|
*
|
|
|
mac80211: use kstrtoull return value
Johannes Berg
2012-11-07
1
-1
/
+1
|
|
|
*
|
|
|
mac80211: fix race in TKIP MIC test debugfs file
Johannes Berg
2012-11-07
1
-2
/
+5
|
|
|
*
|
|
|
mac80211: use mac_pton
Johannes Berg
2012-11-07
1
-28
/
+2
|
|
|
*
|
|
|
nl80211: send the NL80211_ATTR_SSID in nl80211_send_iface()
Antonio Quartulli
2012-11-07
1
-0
/
+5
|
|
|
*
|
|
|
cfg80211: store the ssid into wirless_dev in AP mode
Antonio Quartulli
2012-11-07
2
-0
/
+3
|
|
|
*
|
|
|
mac80211: pass P2P powersave parameters to driver
Johannes Berg
2012-11-06
3
-0
/
+46
|
|
|
*
|
|
|
wireless: add utility function to get P2P attribute
Johannes Berg
2012-11-06
1
-0
/
+99
|
|
|
*
|
|
|
cfg80211: allow registering more than one beacon listener
Ben Greear
2012-11-05
4
-30
/
+74
|
|
|
*
|
|
|
mac80211: implement set_mcast_rate() callback
Antonio Quartulli
2012-11-05
1
-0
/
+11
|
|
|
*
|
|
|
nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE command
Antonio Quartulli
2012-11-05
1
-0
/
+39
|
|
|
*
|
|
|
mac80211: send deauth only with channel context
Johannes Berg
2012-11-05
1
-14
/
+18
|
|
|
*
|
|
|
mac80211: use a counter for remain-on-channel cookie
Johannes Berg
2012-10-30
3
-11
/
+20
[prev]
[next]