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
/
b44.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-29
net: b44: replace dev_kfree_skb_xxx by dev_consume_skb_xxx for drop profiles
Yang Wei
1
-2
/
+2
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
1
-5
/
+7
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+3
2017-09-21
drivers: net: b44: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-08-01
b44: Initialize 64-bit stats seqcount
Florian Fainelli
1
-0
/
+1
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
1
-1
/
+3
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
1
-3
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-18
ethernet/broadcom: use core min/max MTU checking
Jarod Wilson
1
-5
/
+4
2016-09-19
net: ethernet: broadcom: b44: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-44
/
+54
2016-09-19
net: ethernet: broadcom: b44: use phydev from struct net_device
Philippe Reynes
1
-11
/
+11
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
1
-1
/
+1
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
1
-1
/
+1
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
1
-13
/
+1
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
1
-2
/
+1
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
1
-1
/
+1
2015-06-07
b44: call netif_napi_del()
Hauke Mehrtens
1
-0
/
+2
2015-04-01
MIPS: BCM47xx: Move NVRAM header to the include/linux/.
Rafał Miłecki
1
-1
/
+1
2015-02-11
treewide: Remove unnecessary SSB_DEVTABLE_END macro
Joe Perches
1
-1
/
+1
2014-12-10
ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align
Alexander Duyck
1
-1
/
+1
2014-12-04
SSB / B44: fix WOL for BCM4401
Andrey Skvortsov
1
-0
/
+2
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-09-12
drivers: net: b44: Fix typo in returning multicast stats
Mark Einon
1
-1
/
+1
2014-09-09
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
1
-1
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-03-14
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
1
-4
/
+4
2014-03-02
b44: always set duplex mode why phy changes
Hauke Mehrtens
1
-1
/
+6
2014-03-02
b44: add calls to phy_{start,stop}
Hauke Mehrtens
1
-0
/
+7
2013-12-20
b44: use fixed PHY device if we do not find any
Hauke Mehrtens
1
-1
/
+15
2013-12-20
b44: do not set PHY address to 30 for every ext PHY
Hauke Mehrtens
1
-2
/
+5
2013-12-20
b44: activate PHY when MAC is off
Hauke Mehrtens
1
-1
/
+4
2013-12-20
b44: add phylib support
Hauke Mehrtens
1
-5
/
+185
2013-12-20
b44: rename b44_mii_{read, write} to b44_mdio_{read, write}_mii
Hauke Mehrtens
1
-5
/
+5
2013-12-20
b44: abort when no PHY is available at all
Hauke Mehrtens
1
-0
/
+6
2013-12-20
b44: rename B44_PHY_ADDR_NO_PHY to B44_PHY_ADDR_NO_LOCAL_PHY
Hauke Mehrtens
1
-1
/
+1
2013-12-20
b44: check register instead of PHY address to detect external PHY
Hauke Mehrtens
1
-9
/
+9
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-2
/
+1
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-1
/
+1
2013-09-30
b44: add support for Byte Queue Limits
Hauke Mehrtens
1
-0
/
+10
2013-09-21
DMA-API: net: broadcom/b44: replace dma_set_mask()+dma_set_coherent_mask() wi...
Russell King
1
-2
/
+1
2013-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Ralf Baechle
1
-7
/
+2
2013-02-19
b44: use netdev_alloc_skb_ip_align()
Hauke Mehrtens
1
-2
/
+1
2013-02-15
MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names
Hauke Mehrtens
1
-2
/
+2
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-3
/
+1
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
1
-2
/
+0
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-1
/
+1
2012-12-03
b44: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-07-18
b44: add 64 bit stats
Kevin Groeneveld
1
-40
/
+56
[next]