index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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 double shift of a vlan_tci by VLAN_PRIO_SHIFT
Colin Ian King
2020-07-09
1
-2
/
+1
*
net: systemport: Add support for VLAN transmit acceleration
Florian Fainelli
2020-07-07
1
-3
/
+34
*
net: systemport: suppress warnings on failed Rx SKB allocations
Doug Berger
2020-04-24
1
-1
/
+2
*
net: systemport: Omit superfluous error message in bcm_sysport_probe()
Tang Bin
2020-04-20
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
1
-1
/
+1
|
\
|
*
net: systemport: fix index check to avoid an array out of bounds access
Colin Ian King
2020-03-12
1
-1
/
+1
*
|
net: systemport: reject unsupported coalescing params
Jakub Kicinski
2020-03-10
1
-2
/
+4
*
|
net/broadcom: Clean broadcom code from driver versions
Leon Romanovsky
2020-03-03
1
-1
/
+0
|
/
*
net: systemport: Avoid RBUF stuck in Wake-on-LAN mode
Florian Fainelli
2020-02-06
1
-0
/
+3
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
1
-3
/
+4
|
\
|
*
net: systemport: Fixed queue mapping in internal ring map
Florian Fainelli
2020-01-17
1
-3
/
+4
*
|
net: systemport: Set correct DMA mask
Florian Fainelli
2019-12-19
1
-0
/
+8
*
|
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
|
/
*
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
1
-2
/
+2
*
net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()
Dan Carpenter
2019-09-27
1
-1
/
+1
*
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-08-22
1
-2
/
+1
*
net: systemport: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-21
1
-3
/
+1
*
linux/dim: Fix overflow in dim calculation
Yamin Friedman
2019-07-25
1
-1
/
+1
*
Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...
David S. Miller
2019-06-27
1
-10
/
+10
|
\
|
*
linux/dim: Rename externally used net_dim members
Tal Gilboa
2019-06-25
1
-8
/
+8
|
*
linux/dim: Rename net_dim_sample() to net_dim_update_sample()
Tal Gilboa
2019-06-25
1
-2
/
+2
|
*
linux/dim: Rename externally exposed macros
Tal Gilboa
2019-06-25
1
-2
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-07
1
-1
/
+1
*
net: systemport: Remove need for DMA descriptor
Florian Fainelli
2019-04-22
1
-49
/
+7
*
net: systemport: Remove print of base address
Florian Fainelli
2019-03-21
1
-3
/
+3
*
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-03-20
1
-4
/
+3
*
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
|
\
[next]