index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
genet
/
bcmgenet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-24
net: bcmgenet: power down and up GPHY during suspend/resume
Florian Fainelli
1
-0
/
+8
2015-03-24
net: bcmgenet: power up and down integrated GPHY when unused
Florian Fainelli
1
-3
/
+8
2015-03-24
net: bcmgenet: propagate errors from bcmgenet_power_down
Florian Fainelli
1
-6
/
+9
2015-03-16
net: bcmgenet: add support for Hardware Filter Block
Petri Gynther
1
-0
/
+175
2015-03-13
net: bcmgenet: add support for xmit_more
Florian Fainelli
1
-3
/
+4
2015-03-13
net: bcmgenet: update ring producer index and buffer count in xmit
Florian Fainelli
1
-13
/
+5
2015-03-13
net: bcmgenet: rewrite bcmgenet_rx_refill()
Petri Gynther
1
-56
/
+43
2015-03-12
net: bcmgenet: collect Rx discarded packet count
Petri Gynther
1
-0
/
+18
2015-03-10
net: bcmgenet: core changes for supporting multiple Rx queues
Petri Gynther
1
-49
/
+107
2015-03-08
net: bcmgenet: rework Rx queue init
Petri Gynther
1
-16
/
+27
2015-03-06
net: bcmgenet: add GENET_Q16_RX_BD_CNT and hw_params->rx_bds_per_q
Petri Gynther
1
-2
/
+8
2015-03-06
net: bcmgenet: adjust the call to alloc_etherdev_mqs()
Petri Gynther
1
-2
/
+3
2015-03-06
net: bcmgenet: set hw_params->rx_queues = 0
Petri Gynther
1
-3
/
+3
2015-03-05
net: bcmgenet: simplify __bcmgenet_tx_reclaim()
Petri Gynther
1
-24
/
+21
2015-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-30
/
+92
2015-03-01
net: bcmgenet: fix software maintained statistics
Florian Fainelli
1
-3
/
+6
2015-03-01
net: bcmgenet: fix throughtput regression
Jaedon Shin
1
-27
/
+86
2015-02-24
net: bcmgenet: rename bcmgenet_hw_params->bds_cnt and GENET_DEFAULT_BD_CNT
Petri Gynther
1
-14
/
+15
2015-02-24
net: bcmgenet: precalculate TxCB->bd_addr
Petri Gynther
1
-1
/
+8
2015-02-24
net: bcmgenet: rework Tx queue init
Petri Gynther
1
-46
/
+35
2015-02-24
net: bcmgenet: bcmgenet_init_tx_ring() cleanup
Petri Gynther
1
-14
/
+8
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-09
net: bcmgenet: add support for new GENET PHY revision scheme
Florian Fainelli
1
-1
/
+23
2014-12-09
net: bcmgenet: enable driver to work without a device tree
Petri Gynther
1
-10
/
+21
2014-11-26
net: bcmgenet: support restarting auto-negotiation
Florian Fainelli
1
-0
/
+8
2014-11-26
net: bcmgenet: add EEE support
Florian Fainelli
1
-0
/
+96
2014-11-21
net: bcmgenet: log RX buffer allocation and RX/TX dma failures
Florian Fainelli
1
-1
/
+9
2014-11-12
net: bcmgenet: apply MII configuration in bcmgenet_open()
Florian Fainelli
1
-1
/
+4
2014-11-12
net: bcmgenet: connect and disconnect from the PHY state machine
Florian Fainelli
1
-0
/
+6
2014-10-20
net: ethernet: broadcom: genet: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-10
net: bcmgenet: fix off-by-one in incrementing read pointer
Florian Fainelli
1
-5
/
+4
2014-10-07
net: bcmgenet: fix Tx ring priority programming
Petri Gynther
1
-17
/
+25
2014-10-06
net: bcmgenet: improve bcmgenet_mii_setup()
Petri Gynther
1
-1
/
+2
2014-10-02
net: bcmgenet: fix bcmgenet_put_tx_csum()
Petri Gynther
1
-6
/
+7
2014-09-27
net: bcmgenet: Fix compile warning
Tobias Klauser
1
-16
/
+7
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-68
/
+75
2014-09-23
net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dma
Florian Fainelli
1
-53
/
+52
2014-09-23
net: bcmgenet: fix TX reclaim accounting for fragments
Florian Fainelli
1
-1
/
+4
2014-09-20
net: bcmgenet: communicate integrated PHY revision to PHY driver
Florian Fainelli
1
-0
/
+7
2014-09-09
net: bcmgenet: check harder for out of memory conditions
Florian Fainelli
1
-14
/
+19
2014-08-12
net: bcmgenet: correctly resume adapter from Wake-on-LAN
Florian Fainelli
1
-4
/
+6
2014-08-12
net: bcmgenet: correctly suspend and resume PHY device
Florian Fainelli
1
-2
/
+11
2014-08-12
net: bcmgenet: request and enable main clock earlier
Florian Fainelli
1
-7
/
+7
2014-07-31
net: bcmgenet: correct spelling
Brian Norris
1
-11
/
+11
2014-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2014-07-24
net: bcmgenet: use kcalloc instead of kzalloc
Florian Fainelli
1
-3
/
+3
2014-07-24
net: bcmgenet: add missing braces to some if statements
Florian Fainelli
1
-4
/
+5
2014-07-24
net: bcmgenet: add and remove missing blank lines
Florian Fainelli
1
-3
/
+1
2014-07-24
net: bcmgenet: re-align multiple lines correctly
Florian Fainelli
1
-131
/
+126
2014-07-24
net: bcmgenet: remove FSF mail address
Florian Fainelli
1
-9
/
+0
[prev]
[next]