index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bcmsysport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-20
net: systemport: free dev before on error path
Pan Bian
1
-2
/
+4
2020-12-21
net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZE
Florian Fainelli
1
-0
/
+1
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+4
2020-09-03
net: systemport: Manage Wake-on-LAN clock
Florian Fainelli
1
-1
/
+9
2020-09-03
net: systemport: fetch and use clock resources
Florian Fainelli
1
-1
/
+29
2020-08-24
net: systemport: Fix memleak in bcm_sysport_probe
Dinghao Liu
1
-2
/
+4
2020-07-09
net: systemport: fix double shift of a vlan_tci by VLAN_PRIO_SHIFT
Colin Ian King
1
-2
/
+1
2020-07-07
net: systemport: Add support for VLAN transmit acceleration
Florian Fainelli
1
-3
/
+34
2020-04-24
net: systemport: suppress warnings on failed Rx SKB allocations
Doug Berger
1
-1
/
+2
2020-04-20
net: systemport: Omit superfluous error message in bcm_sysport_probe()
Tang Bin
1
-1
/
+0
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-03-12
net: systemport: fix index check to avoid an array out of bounds access
Colin Ian King
1
-1
/
+1
2020-03-10
net: systemport: reject unsupported coalescing params
Jakub Kicinski
1
-2
/
+4
2020-03-03
net/broadcom: Clean broadcom code from driver versions
Leon Romanovsky
1
-1
/
+0
2020-02-06
net: systemport: Avoid RBUF stuck in Wake-on-LAN mode
Florian Fainelli
1
-0
/
+3
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+4
2020-01-17
net: systemport: Fixed queue mapping in internal ring map
Florian Fainelli
1
-3
/
+4
2019-12-19
net: systemport: Set correct DMA mask
Florian Fainelli
1
-0
/
+8
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
1
-2
/
+2
2019-09-27
net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()
Dan Carpenter
1
-1
/
+1
2019-08-22
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
1
-2
/
+1
2019-08-21
net: systemport: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-07-25
linux/dim: Fix overflow in dim calculation
Yamin Friedman
1
-1
/
+1
2019-06-27
Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...
David S. Miller
1
-10
/
+10
2019-06-25
linux/dim: Rename externally used net_dim members
Tal Gilboa
1
-8
/
+8
2019-06-25
linux/dim: Rename net_dim_sample() to net_dim_update_sample()
Tal Gilboa
1
-2
/
+2
2019-06-25
linux/dim: Rename externally exposed macros
Tal Gilboa
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-04-22
net: systemport: Remove need for DMA descriptor
Florian Fainelli
1
-49
/
+7
2019-03-21
net: systemport: Remove print of base address
Florian Fainelli
1
-3
/
+3
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
1
-4
/
+3
2019-02-15
net: systemport: Fix reception of BPDUs
Florian Fainelli
1
-0
/
+4
2019-02-03
net: systemport: Fix WoL with password after deep sleep
Florian Fainelli
1
-15
/
+10
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-2
/
+2
2018-11-06
net: systemport: Unmap queues upon DSA unregister event
Florian Fainelli
1
-6
/
+50
2018-11-06
net: systemport: Simplify queue mapping logic
Florian Fainelli
1
-8
/
+9
2018-11-06
net: systemport: Restore Broadcom tag match filters upon resume
Florian Fainelli
1
-0
/
+12
2018-11-03
net: systemport: Protect stop from timeout
Florian Fainelli
1
-8
/
+7
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-17
/
+11
2018-10-02
net: systemport: Fix wake-up interrupt race during resume
Florian Fainelli
1
-17
/
+11
2018-10-01
net: systemport: Add software counters to track reallocations
Florian Fainelli
1
-0
/
+5
2018-10-01
net: systemport: Be drop monitor friendly while re-allocating headroom
Florian Fainelli
1
-1
/
+2
2018-10-01
net: systemport: Turn on offloads by default
Florian Fainelli
1
-3
/
+4
2018-10-01
net: systemport: Utilize bcm_sysport_set_features() during resume/open
Florian Fainelli
1
-7
/
+7
2018-10-01
net: systemport: Refactor bcm_sysport_set_features()
Florian Fainelli
1
-23
/
+15
2018-08-13
net: systemport: fix unused function warning
Arnd Bergmann
1
-4
/
+2
2018-08-07
net: systemport: Add support for WAKE_FILTER
Florian Fainelli
1
-7
/
+186
2018-08-03
net: systemport: Create helper to set MPD
Florian Fainelli
1
-7
/
+13
[next]