index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bcm63xx_enet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-29
bcm63xx_enet: delete a redundant assignment
Tang Bin
1
-1
/
+0
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-2
/
+2
2021-02-23
bcm63xx_enet: fix sporadic kernel panic
Sieng Piaw Liew
1
-2
/
+6
2021-01-07
bcm63xx_enet: improve rx loop
Sieng Piaw Liew
1
-2
/
+2
2021-01-07
bcm63xx_enet: convert to build_skb
Sieng Piaw Liew
1
-50
/
+61
2021-01-07
bcm63xx_enet: consolidate rx SKB ring cleanup code
Sieng Piaw Liew
1
-50
/
+22
2021-01-07
bcm63xx_enet: alloc rx skb with NET_IP_ALIGN
Sieng Piaw Liew
1
-1
/
+4
2021-01-07
bcm63xx_enet: add xmit_more support
Sieng Piaw Liew
1
-1
/
+2
2021-01-07
bcm63xx_enet: add BQL support
Sieng Piaw Liew
1
-0
/
+9
2021-01-07
bcm63xx_enet: batch process rx path
Sieng Piaw Liew
1
-1
/
+5
2020-03-05
bcm63xx_enet: remove redundant variable definitions
tangbin
1
-1
/
+0
2020-03-03
net/broadcom: Don't set N/A FW if it is not available
Leon Romanovsky
1
-2
/
+0
2020-03-03
net/broadcom: Clean broadcom code from driver versions
Leon Romanovsky
1
-6
/
+2
2019-08-01
bcm63xx_enet: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-6
/
+3
2019-07-01
net: ethernet: broadcom: bcm63xx_enet: Remove unneeded memset
Hariprasad Kelam
1
-1
/
+0
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-4
/
+4
2018-09-19
net: broadcom: fix return type of ndo_start_xmit function
YueHaibing
1
-2
/
+3
2018-09-12
net: ethernet: Add helper for set_pauseparam for Pause
Andrew Lunn
1
-5
/
+2
2018-09-12
net: ethernet: Add helper for MACs which support pause
Andrew Lunn
1
-1
/
+1
2018-09-12
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
1
-8
/
+2
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-01-02
ethernet/broadcom: Use zeroing memory allocator than allocator/memset
Himanshu Jha
1
-4
/
+2
2017-12-19
bcm63xx_enet: use platform device id directly for miibus name
Jonas Gorski
1
-2
/
+1
2017-12-19
bcm63xx_enet: remove pointless mac_id check
Jonas Gorski
1
-1
/
+1
2017-12-19
bcm63xx_enet: use platform data for dma channel numbers
Jonas Gorski
1
-9
/
+2
2017-12-19
bcm63xx_enet: just use "enet" as the clock name
Jonas Gorski
1
-4
/
+1
2017-10-18
ethernet/broadcom: Convert timers to use timer_setup()
Kees Cook
1
-15
/
+9
2017-10-01
bcm63xx_enet: drop unneeded NULL phy_clk check
Jonas Gorski
1
-5
/
+2
2017-10-01
bcm63xx_enet: use managed functions for clock/ioremap
Jonas Gorski
1
-42
/
+12
2017-10-01
bcm63xx_enet: do not rely on probe order
Jonas Gorski
1
-7
/
+2
2017-10-01
bcm63xx_enet: do not write to random DMA channel on BCM6345
Jonas Gorski
1
-1
/
+2
2017-10-01
bcm63xx_enet: correct clock usage
Jonas Gorski
1
-8
/
+23
2017-09-26
net: bcm63xx_enet: Use setup_timer and mod_timer
Himanshu Jha
1
-5
/
+2
2017-09-21
drivers: net: bcm63xx: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2017-08-30
net: bcm63xx_enet: make bcm_enetsw_ethtool_ops const
Bhumika Goyal
1
-1
/
+1
2017-06-13
networking: use skb_put_zero()
Johannes Berg
1
-2
/
+1
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
1
-1
/
+4
2017-02-27
scripts/spelling.txt: add "overrided" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2017-01-20
bcm63xx_enet: avoid uninitialized variable warning
Arnd Bergmann
1
-2
/
+4
2016-11-15
net: bcm63xx_enet: Fix build failure with phy_ethtool_nway_reset
Florian Fainelli
1
-1
/
+1
2016-11-15
net: bcm63xx_enet: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-5
/
+2
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2016-10-18
net: bcm63xx: avoid referencing uninitialized variable
Arnd Bergmann
1
-1
/
+2
2016-10-18
ethernet/broadcom: use core min/max MTU checking
Jarod Wilson
1
-24
/
+11
2016-09-19
net: ethernet: broadcom: bcm63xx: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+28
2016-09-19
net: ethernet: broadcom: bcm63xx: use phydev from struct net_device
Philippe Reynes
1
-17
/
+14
2016-08-01
net: bcm63xx: avoid possible null pointer dereference
xypron.glpk@gmx.de
1
-1
/
+1
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
1
-9
/
+0
[next]