index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethernet: broadcom: bnx2x: Remove redundant #ifdef
Rasmus Villemoes
2014-08-22
1
-4
/
+0
*
bnx2x: Revert UNDI flushing mechanism
Yuval Mintz
2014-08-21
1
-75
/
+17
*
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-08-14
4
-6
/
+6
|
\
|
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
4
-6
/
+6
*
|
tg3: fix return value in tg3_get_stats64
Govindarajulu Varadarajan
2014-08-13
1
-1
/
+2
*
|
net: bcmgenet: correctly resume adapter from Wake-on-LAN
Florian Fainelli
2014-08-11
1
-4
/
+6
*
|
net: bcmgenet: update UMAC_CMD only when link is detected
Florian Fainelli
2014-08-11
1
-2
/
+6
*
|
net: bcmgenet: correctly suspend and resume PHY device
Florian Fainelli
2014-08-11
1
-2
/
+11
*
|
net: bcmgenet: request and enable main clock earlier
Florian Fainelli
2014-08-11
1
-7
/
+7
*
|
net: bcmgenet: fix reference counting for phy node
Uwe Kleine-König
2014-08-07
1
-2
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-08-05
1
-10
/
+12
|
\
|
*
tg3: Modify tg3_tso_bug() to handle multiple TX rings
Prashant Sreedharan
2014-08-05
1
-10
/
+12
*
|
net: bcmgenet: correct spelling
Brian Norris
2014-07-30
1
-11
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-30
4
-0
/
+16
|
\
|
|
*
bnx2x: fix crash during TSO tunneling
Dmitry Kravkov
2014-07-24
2
-0
/
+10
|
*
bnx2x: fix set_setting for some PHYs
Yaniv Rosner
2014-07-24
1
-0
/
+1
|
*
net: bcmgenet: correctly pad short packets
Florian Fainelli
2014-07-22
1
-0
/
+5
*
|
net: bcmgenet: use kcalloc instead of kzalloc
Florian Fainelli
2014-07-23
2
-4
/
+4
*
|
net: bcmgenet: add missing braces to some if statements
Florian Fainelli
2014-07-23
1
-4
/
+5
*
|
net: bcmgenet: add and remove missing blank lines
Florian Fainelli
2014-07-23
1
-3
/
+1
*
|
net: bcmgenet: re-align multiple lines correctly
Florian Fainelli
2014-07-23
3
-147
/
+142
*
|
net: bcmgenet: remove FSF mail address
Florian Fainelli
2014-07-23
3
-30
/
+2
*
|
net: bcmgenet: only update UMAC_CMD if something changed
Florian Fainelli
2014-07-21
1
-2
/
+3
*
|
net: bcmgenet: hook ethtool set/get_wol operations
Florian Fainelli
2014-07-21
1
-0
/
+2
*
|
net: bcmgenet: suspend and resume from Wake-on-LAN
Florian Fainelli
2014-07-21
1
-0
/
+12
*
|
net: bcmgenet: fix bcmgenet_wol_resume
Florian Fainelli
2014-07-21
1
-7
/
+1
*
|
net: bcmgenet: handle UMAC_IRQ_MPD_R interrupt bit
Florian Fainelli
2014-07-21
1
-0
/
+7
*
|
net: bcmgenet: handle GENET_POWER_WOL_MAGIC
Florian Fainelli
2014-07-21
1
-0
/
+7
*
|
net: bcmgenet: add Wake-on-LAN support code
Florian Fainelli
2014-07-21
3
-1
/
+216
*
|
net: bcmgenet: request Wake-on-LAN interrupt
Florian Fainelli
2014-07-21
2
-2
/
+19
*
|
net: bcmgenet: add suspend/resume callbacks
Florian Fainelli
2014-07-21
1
-0
/
+95
*
|
net: bcmgenet: modularize bcmgenet_{open,close}
Florian Fainelli
2014-07-21
1
-33
/
+53
*
|
net: bcmgenet: add umac_enable_set helper
Florian Fainelli
2014-07-21
1
-13
/
+24
*
|
net: bcmgenet: remove wol_enabled conditional code
Florian Fainelli
2014-07-21
2
-10
/
+0
*
|
Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8
Anish Bhatt
2014-07-17
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-16
5
-45
/
+21
|
\
|
|
*
net: bcmgenet: fix RGMII_MODE_EN bit
Florian Fainelli
2014-07-13
1
-1
/
+1
|
*
net: bcmgenet: do not set packet length for RX buffers
Florian Fainelli
2014-07-01
1
-7
/
+0
|
*
net: bcmgenet: start with carrier off
Florian Fainelli
2014-07-01
1
-0
/
+3
|
*
net: bcmgenet: disable clock before register_netdev
Florian Fainelli
2014-07-01
1
-4
/
+4
|
*
net: systemport: fix TX NAPI work done return value
Florian Fainelli
2014-07-01
1
-2
/
+2
|
*
net: systemport: fix UniMAC reset logic
Florian Fainelli
2014-07-01
1
-24
/
+9
|
*
net: systemport: do not clear IFF_MULTICAST flag
Florian Fainelli
2014-07-01
1
-6
/
+0
|
*
bnx2x: fix possible panic under memory stress
Eric Dumazet
2014-07-01
1
-1
/
+2
|
*
bnx2x: Fix the MSI flags
Yijing Wang
2014-06-26
1
-1
/
+1
*
|
net: systemport: use kcalloc instead of kzalloc
Florian Fainelli
2014-07-09
1
-3
/
+3
*
|
net: systemport: align multiple lines correctly
Florian Fainelli
2014-07-09
1
-59
/
+58
*
|
net: systemport: add Wake-on-LAN support
Florian Fainelli
2014-07-07
2
-3
/
+164
*
|
net: systemport: rename rx_csum_en to rx_chk_en
Florian Fainelli
2014-07-07
2
-6
/
+6
*
|
net: systemport: add suspend and resume support
Florian Fainelli
2014-07-07
1
-4
/
+160
[next]