Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8400ab8896324641243b57fc49b448023c07409a
/
drivers
/
net
/
ethernet
/
broadcom
/
bcmsysport.c
263a425
net: systemport: Avoid RBUF stuck in Wake-on-LAN mode
by Florian Fainelli
· 5 years ago
b3f7e3f
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
5a9ef19
net: systemport: Fixed queue mapping in internal ring map
by Florian Fainelli
· 5 years ago
d63b542
net: systemport: Set correct DMA mask
by Florian Fainelli
· 5 years ago
0290bd2
netdev: pass the stuck queue to the timeout handler
by Michael S. Tsirkin
· 5 years ago
0c65b2b
net: of_get_phy_mode: Change API to solve int/unit warnings
by Andrew Lunn
· 5 years ago
25a5849
net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()
by Dan Carpenter
· 5 years ago
399e06a
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
by Markus Elfring
· 5 years ago
913919e
net: systemport: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
f06d0ca
linux/dim: Fix overflow in dim calculation
by Yamin Friedman
· 5 years ago
d7ee287
Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 6 years ago
8960b38
linux/dim: Rename externally used net_dim members
by Tal Gilboa
· 6 years ago
e5b6ab0
linux/dim: Rename net_dim_sample() to net_dim_update_sample()
by Tal Gilboa
· 6 years ago
c002bd5
linux/dim: Rename externally exposed macros
by Tal Gilboa
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
a51645f
net: ethernet: support of_get_mac_address new ERR_PTR error
by Petr Štetiar
· 6 years ago
7e6e185
net: systemport: Remove need for DMA descriptor
by Florian Fainelli
· 6 years ago
62be757
net: systemport: Remove print of base address
by Florian Fainelli
· 6 years ago
a350ecc
net: remove 'fallback' argument from dev->ndo_select_queue()
by Paolo Abeni
· 6 years ago
a40061e
net: systemport: Fix reception of BPDUs
by Florian Fainelli
· 6 years ago
8dfb8d2
net: systemport: Fix WoL with password after deep sleep
by Florian Fainelli
· 6 years ago
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
da106a1
net: systemport: Unmap queues upon DSA unregister event
by Florian Fainelli
· 6 years ago
25c4407
net: systemport: Simplify queue mapping logic
by Florian Fainelli
· 6 years ago
80f8dea
net: systemport: Restore Broadcom tag match filters upon resume
by Florian Fainelli
· 6 years ago
7cb6a2a
net: systemport: Protect stop from timeout
by Florian Fainelli
· 6 years ago
6f41617
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
45ec318
net: systemport: Fix wake-up interrupt race during resume
by Florian Fainelli
· 6 years ago
a5d78ce
net: systemport: Add software counters to track reallocations
by Florian Fainelli
· 6 years ago
aa6ca0e
net: systemport: Be drop monitor friendly while re-allocating headroom
by Florian Fainelli
· 6 years ago
b506177
net: systemport: Turn on offloads by default
by Florian Fainelli
· 6 years ago
297357d
net: systemport: Utilize bcm_sysport_set_features() during resume/open
by Florian Fainelli
· 6 years ago
10b476c
net: systemport: Refactor bcm_sysport_set_features()
by Florian Fainelli
· 6 years ago
cf87615
net: systemport: fix unused function warning
by Arnd Bergmann
· 6 years ago
bb9051a2
net: systemport: Add support for WAKE_FILTER
by Florian Fainelli
· 6 years ago
54226116
net: systemport: Create helper to set MPD
by Florian Fainelli
· 6 years ago
9e85e22
net: systemport: Do not re-configure upon WoL interrupt
by Florian Fainelli
· 6 years ago
c4c5551
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
by David S. Miller
· 7 years ago
9e3bff9
net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite
by Florian Fainelli
· 7 years ago
8ec56fc
net: allow fallback function to pass netdev
by Alexander Duyck
· 7 years ago
4f49dec
net: allow ndo_select_queue to pass netdev
by Alexander Duyck
· 7 years ago
a7b15ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
14b7dc1
net: systemport: fix spelling mistake: "asymetric" -> "asymmetric"
by Colin Ian King
· 7 years ago
1f3ccc3c
net: systemport: Correclty disambiguate driver instances
by Florian Fainelli
· 7 years ago
026a807
net/dim: Rename *_get_profile() functions to *_get_rx_moderation()
by Tal Gilboa
· 7 years ago
c0eb055
net: systemport: Fix sparse warnings in bcm_sysport_insert_tsb()
by Florian Fainelli
· 7 years ago
a8cdfbdf
net: systemport: Fix coalescing settings handling
by Florian Fainelli
· 7 years ago
fd41f2b
net: systemport: Remove adaptive TX coalescing
by Florian Fainelli
· 7 years ago
b6e0e87
net: systemport: Implement adaptive interrupt coalescing
by Florian Fainelli
· 7 years ago
484d802
net: systemport: Rewrite __bcm_sysport_tx_reclaim()
by Florian Fainelli
· 7 years ago
398aff6
net: systemport: Remove short packet padding
by Florian Fainelli
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
93824c8
net: systemport: Correct IPG length settings
by Florian Fainelli
· 7 years ago
3ded76a
net: systemport: Only inspect valid switch port & queues
by Florian Fainelli
· 7 years ago
c0c2145
net: systemport: Check DSA notifier master against ourself
by Florian Fainelli
· 7 years ago
e83b171
net: systemport: Guard against unmapped TX ring
by Florian Fainelli
· 7 years ago
723934f
net: systemport: Turn on ACB at the SYSTEMPORT level
by Florian Fainelli
· 7 years ago
d156576
net: systemport: Establish lower/upper queue mapping
by Florian Fainelli
· 7 years ago
8ecb1a2
net: systemport: Fix 64-bit statistics dependency
by Florian Fainelli
· 7 years ago
7095c97
net: systemport: Fix 64-bit stats deadlock
by Florian Fainelli
· 7 years ago
487234c
net: systemport: Correctly set TSB endian for host
by Florian Fainelli
· 7 years ago
6026e04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
389a06b
net: systemport: Set correct RSB endian bits based on host
by Florian Fainelli
· 7 years ago
f1dd199
net: systemport: Use correct I/O accessors
by Florian Fainelli
· 7 years ago
c2062ee
net: systemport: Free DMA coherent descriptors on errors
by Florian Fainelli
· 7 years ago
c45182e
net: systemport: Be drop monitor friendly
by Florian Fainelli
· 7 years ago
3b2b69e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
50ddfba
net: systemport: Fix software statistics for SYSTEMPORT Lite
by Florian Fainelli
· 7 years ago
10377ba
net: systemport: Support 64bit statistics
by kiki good
· 7 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 8 years ago
d31353c
net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT Lite
by Florian Fainelli
· 8 years ago
c6e970a
net: break include loop netdevice.h, dsa.h, devlink.h
by Andrew Lunn
· 8 years ago
e9d7af7
net: systemport: Simplify circular pointer arithmetic
by Florian Fainelli
· 8 years ago
6baa785
net: systemport: Clear status to reduce spurious interrupts
by Florian Fainelli
· 8 years ago
30defeb
net: systemport: Track per TX ring statistics
by Florian Fainelli
· 8 years ago
44a4524
net: systemport: Add support for SYSTEMPORT Lite
by Florian Fainelli
· 8 years ago
7b78be4
net: systemport: Dynamically allocate number of TX rings
by Florian Fainelli
· 8 years ago
148d3d0
net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim
by Florian Fainelli
· 8 years ago
38e5a85
net: systemport: Pad packet before inserting TSB
by Florian Fainelli
· 8 years ago
bb7da33
net: systemport: Utilize skb_put_padto()
by Florian Fainelli
· 8 years ago
39f8b0d
net: ethernet: bcmsysport: fix fixed-link phydev leaks
by Johan Hovold
· 8 years ago
c1ab0e9
net: systemport: constify ethtool_ops structures
by Julia Lawall
· 8 years ago
9a0a5c4
net: systemport: Fix ordering in intrl2_*_mask_clear macro
by Florian Fainelli
· 8 years ago
30d0844
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
016eb55
net: bcmsysport: Device stats are unsigned long
by Florian Fainelli
· 9 years ago
697666e
net: ethernet: bcmsysport: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
715a022
net: ethernet: bcmsysport: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
c82f47e
net: bcmsysport: use napi_complete_done()
by Florian Fainelli
· 9 years ago
ba90950
net: bcmsysport: use __napi_schedule_irqoff()
by Florian Fainelli
· 9 years ago
d64b5e8
net: add netif_tx_napi_add()
by Eric Dumazet
· 9 years ago
47ea032
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
by Ivan Vecera
· 9 years ago
46d5a34
net: systemport: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
6cec4f5
net: systemport: Add netconsole support
by Florian Fainelli
· 9 years ago
adb3505
net: systemport: Use eth_hw_addr_random
by Vaishali Thakkar
· 10 years ago
25977ac
net: systemport: Add a check for oversized packets
by Florian Fainelli
· 10 years ago
c73b018
net: systemport: rewrite bcm_sysport_rx_refill
by Florian Fainelli
· 10 years ago
baf387a
net: systemport: Pre-calculate and utilize cb->bd_addr
by Florian Fainelli
· 10 years ago
d063486
net: systemport: Implement RX coalescing control knobs
by Florian Fainelli
· 10 years ago
b1a15e8
net: systemport: Implement TX coalescing control knobs
by Florian Fainelli
· 10 years ago
Next »