index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bcmsysport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: systemport: Fix reception of BPDUs
Florian Fainelli
2019-02-15
1
-0
/
+4
*
net: systemport: Fix WoL with password after deep sleep
Florian Fainelli
2019-02-03
1
-15
/
+10
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-2
/
+2
*
net: systemport: Unmap queues upon DSA unregister event
Florian Fainelli
2018-11-06
1
-6
/
+50
*
net: systemport: Simplify queue mapping logic
Florian Fainelli
2018-11-06
1
-8
/
+9
*
net: systemport: Restore Broadcom tag match filters upon resume
Florian Fainelli
2018-11-06
1
-0
/
+12
*
net: systemport: Protect stop from timeout
Florian Fainelli
2018-11-03
1
-8
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-03
1
-17
/
+11
|
\
|
*
net: systemport: Fix wake-up interrupt race during resume
Florian Fainelli
2018-10-02
1
-17
/
+11
*
|
net: systemport: Add software counters to track reallocations
Florian Fainelli
2018-10-01
1
-0
/
+5
*
|
net: systemport: Be drop monitor friendly while re-allocating headroom
Florian Fainelli
2018-10-01
1
-1
/
+2
*
|
net: systemport: Turn on offloads by default
Florian Fainelli
2018-10-01
1
-3
/
+4
*
|
net: systemport: Utilize bcm_sysport_set_features() during resume/open
Florian Fainelli
2018-10-01
1
-7
/
+7
*
|
net: systemport: Refactor bcm_sysport_set_features()
Florian Fainelli
2018-10-01
1
-23
/
+15
|
/
*
net: systemport: fix unused function warning
Arnd Bergmann
2018-08-13
1
-4
/
+2
*
net: systemport: Add support for WAKE_FILTER
Florian Fainelli
2018-08-07
1
-7
/
+186
*
net: systemport: Create helper to set MPD
Florian Fainelli
2018-08-03
1
-7
/
+13
*
net: systemport: Do not re-configure upon WoL interrupt
Florian Fainelli
2018-08-03
1
-3
/
+1
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
1
-2
/
+2
|
\
|
*
net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite
Florian Fainelli
2018-07-12
1
-2
/
+2
*
|
net: allow fallback function to pass netdev
Alexander Duyck
2018-07-09
1
-2
/
+2
*
|
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-07-09
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-04
1
-5
/
+13
|
\
|
*
net: systemport: fix spelling mistake: "asymetric" -> "asymmetric"
Colin Ian King
2018-04-29
1
-1
/
+1
|
*
net: systemport: Correclty disambiguate driver instances
Florian Fainelli
2018-04-27
1
-4
/
+12
*
|
net/dim: Rename *_get_profile() functions to *_get_rx_moderation()
Tal Gilboa
2018-04-24
1
-3
/
+3
|
/
*
net: systemport: Fix sparse warnings in bcm_sysport_insert_tsb()
Florian Fainelli
2018-04-04
1
-5
/
+6
*
net: systemport: Fix coalescing settings handling
Florian Fainelli
2018-03-30
1
-18
/
+44
*
net: systemport: Remove adaptive TX coalescing
Florian Fainelli
2018-03-30
1
-53
/
+8
*
net: systemport: Implement adaptive interrupt coalescing
Florian Fainelli
2018-03-25
1
-15
/
+126
*
net: systemport: Rewrite __bcm_sysport_tx_reclaim()
Florian Fainelli
2018-03-16
1
-18
/
+15
*
net: systemport: Remove short packet padding
Florian Fainelli
2018-01-05
1
-12
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-4
/
+6
|
\
|
*
net: systemport: Correct IPG length settings
Florian Fainelli
2017-11-03
1
-4
/
+6
*
|
net: systemport: Only inspect valid switch port & queues
Florian Fainelli
2017-11-02
1
-2
/
+7
*
|
net: systemport: Check DSA notifier master against ourself
Florian Fainelli
2017-10-27
1
-15
/
+18
*
|
net: systemport: Guard against unmapped TX ring
Florian Fainelli
2017-10-23
1
-0
/
+3
*
|
net: systemport: Turn on ACB at the SYSTEMPORT level
Florian Fainelli
2017-10-12
1
-1
/
+5
*
|
net: systemport: Establish lower/upper queue mapping
Florian Fainelli
2017-10-12
1
-4
/
+111
|
/
*
net: systemport: Fix 64-bit statistics dependency
Florian Fainelli
2017-09-18
1
-20
/
+32
*
net: systemport: Fix 64-bit stats deadlock
Florian Fainelli
2017-09-15
1
-3
/
+0
*
net: systemport: Correctly set TSB endian for host
Florian Fainelli
2017-09-01
1
-0
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
1
-1
/
+3
|
\
|
*
net: systemport: Free DMA coherent descriptors on errors
Florian Fainelli
2017-08-24
1
-0
/
+2
|
*
net: systemport: Be drop monitor friendly
Florian Fainelli
2017-08-24
1
-1
/
+1
*
|
net: systemport: Set correct RSB endian bits based on host
Florian Fainelli
2017-08-29
1
-2
/
+6
*
|
net: systemport: Use correct I/O accessors
Florian Fainelli
2017-08-29
1
-6
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-10
1
-0
/
+2
|
\
\
|
|
/
|
*
net: systemport: Fix software statistics for SYSTEMPORT Lite
Florian Fainelli
2017-08-09
1
-0
/
+4
*
|
net: systemport: Support 64bit statistics
kiki good
2017-08-06
1
-17
/
+61
|
/
[next]