index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
b44.c
Age
Commit message (
Expand
)
Author
2020-09-19
net: b44: use true,false for bool variables
Jason Yan
2020-03-03
net/broadcom: Clean broadcom code from driver versions
Leon Romanovsky
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-05
drivers/net/b44: Change to non-atomic bit operations on pwol_mask
Fenghua Yu
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-10-15
net: b44: remove redundant assignment to variable reg
Colin Ian King
2019-01-29
net: b44: replace dev_kfree_skb_xxx by dev_consume_skb_xxx for drop profiles
Yang Wei
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-09-21
drivers: net: b44: use setup_timer() helper.
Allen Pais
2017-08-01
b44: Initialize 64-bit stats seqcount
Florian Fainelli
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-18
ethernet/broadcom: use core min/max MTU checking
Jarod Wilson
2016-09-19
net: ethernet: broadcom: b44: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-09-19
net: ethernet: broadcom: b44: use phydev from struct net_device
Philippe Reynes
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
2015-06-07
b44: call netif_napi_del()
Hauke Mehrtens
2015-04-01
MIPS: BCM47xx: Move NVRAM header to the include/linux/.
Rafał Miłecki
2015-02-11
treewide: Remove unnecessary SSB_DEVTABLE_END macro
Joe Perches
2014-12-10
ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align
Alexander Duyck
2014-12-04
SSB / B44: fix WOL for BCM4401
Andrey Skvortsov
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-12
drivers: net: b44: Fix typo in returning multicast stats
Mark Einon
2014-09-09
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-03-14
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2014-03-02
b44: always set duplex mode why phy changes
Hauke Mehrtens
2014-03-02
b44: add calls to phy_{start,stop}
Hauke Mehrtens
2013-12-20
b44: use fixed PHY device if we do not find any
Hauke Mehrtens
2013-12-20
b44: do not set PHY address to 30 for every ext PHY
Hauke Mehrtens
2013-12-20
b44: activate PHY when MAC is off
Hauke Mehrtens
2013-12-20
b44: add phylib support
Hauke Mehrtens
2013-12-20
b44: rename b44_mii_{read, write} to b44_mdio_{read, write}_mii
Hauke Mehrtens
2013-12-20
b44: abort when no PHY is available at all
Hauke Mehrtens
2013-12-20
b44: rename B44_PHY_ADDR_NO_PHY to B44_PHY_ADDR_NO_LOCAL_PHY
Hauke Mehrtens
2013-12-20
b44: check register instead of PHY address to detect external PHY
Hauke Mehrtens
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-09-30
b44: add support for Byte Queue Limits
Hauke Mehrtens
2013-09-21
DMA-API: net: broadcom/b44: replace dma_set_mask()+dma_set_coherent_mask() wi...
Russell King
2013-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Ralf Baechle
2013-02-19
b44: use netdev_alloc_skb_ip_align()
Hauke Mehrtens
[next]