index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: bcmgenet: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-22
1
-0
/
+1
*
net: systemport: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-22
1
-0
/
+1
*
bnx2x: track vxlan port count
Jiri Benc
2015-09-18
2
-2
/
+13
*
bnx2x: use ktime_get_seconds() for timestamp
Arnd Bergmann
2015-09-12
1
-4
/
+2
*
bgmac: Update fixed_phy_register()
Fabio Estevam
2015-09-02
1
-1
/
+1
*
tg3: Fix temperature reporting
Jean Delvare
2015-09-02
1
-1
/
+1
*
phy: fixed_phy: Add gpio to determine link up/down.
Andrew Lunn
2015-08-31
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-28
1
-4
/
+16
|
\
|
*
net: bcmgenet: fix uncleaned dma flags
Jaedon Shin
2015-08-24
1
-0
/
+16
|
*
net: bcmgenet: Avoid sleeping in bcmgenet_timeout
Florian Fainelli
2015-08-24
1
-4
/
+0
*
|
bnx2x: Add new device ids under the Qlogic vendor
Yuval Mintz
2015-08-28
1
-0
/
+3
*
|
bgmac: support up to 3 cores (devices) on a bus
Rafał Miłecki
2015-08-27
1
-5
/
+23
*
|
bnx2x: Fix vxlan endianity issue
Yuval Mintz
2015-08-20
1
-1
/
+1
*
|
bnx2x: Add vxlan RSS support
Rajesh Borundia
2015-08-18
4
-0
/
+123
*
|
bnx2: Fix bandwidth allocation for some MF modes
Yuval Mintz
2015-08-17
3
-2
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-14
2
-1
/
+17
|
\
|
|
*
bnx2x: Free NVRAM lock at end of each page
Yuval Mintz
2015-08-10
1
-0
/
+16
|
*
bnx2x: Prevent null pointer dereference on SKB release
Yuval Mintz
2015-08-10
1
-1
/
+1
*
|
bnx2x: Add BD support for storage
Yuval Mintz
2015-08-07
4
-2
/
+118
*
|
cnic: Add the interfaces to get FC-NPIV table.
Adheer Chandravanshi
2015-08-07
2
-2
/
+32
*
|
cnic: Populate upper layer driver state in MFW
Tej Parkash
2015-08-07
2
-3
/
+20
*
|
bnx2x: Correct logic for pvid configuration.
Yuval Mintz
2015-08-03
1
-1
/
+1
*
|
net: systemport: Add netconsole support
Florian Fainelli
2015-08-01
1
-0
/
+18
*
|
net: bcmgenet: Add netconsole support
Florian Fainelli
2015-08-01
1
-0
/
+20
*
|
bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not set
Yuval Mintz
2015-07-30
2
-0
/
+7
*
|
bnx2x: add vlan filtering offload
Yuval Mintz
2015-07-30
10
-290
/
+905
*
|
net: bcmgenet: Register link_update callback for all MoCA PHYs
Florian Fainelli
2015-07-27
1
-14
/
+23
*
|
net: bcmgenet: Remove checks on clock handles
Florian Fainelli
2015-07-27
1
-14
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-23
1
-9
/
+0
|
\
|
|
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-07-19
1
-9
/
+0
|
|
\
|
|
*
MIPS: SB1: Remove support for Pass 1 parts.
Ralf Baechle
2015-07-14
1
-9
/
+0
*
|
|
bnx2x: Bump up driver version to 1.712.30
Yuval Mintz
2015-07-22
1
-1
/
+1
*
|
|
bnx2x: Add MFW dump support
Yuval Mintz
2015-07-22
4
-0
/
+51
*
|
|
bnx2x: new Multi-function mode - BD
Yuval Mintz
2015-07-22
8
-15
/
+251
*
|
|
bnx2x: Add 84858 phy support
Yaniv Rosner
2015-07-22
3
-73
/
+232
*
|
|
bnx2x: Rebrand from 'broadcom' into 'qlogic'
Yuval Mintz
2015-07-22
25
-88
/
+142
*
|
|
bnx2x: Utilize FW 7.12.30
Yuval Mintz
2015-07-22
8
-70
/
+136
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-07-21
1
-10
/
+1
|
\
\
\
|
*
|
|
bnx2x: only report most generic filters in get_ts_info
Jacob Keller
2015-07-18
1
-10
/
+1
|
|
/
/
*
|
|
net: bcmgenet: Remove init parameter from bcmgenet_mii_config
Florian Fainelli
2015-07-21
3
-6
/
+5
*
|
|
net: bcmgenet: Delay PHY initialization to bcmgenet_open()
Florian Fainelli
2015-07-21
3
-30
/
+20
*
|
|
net: bcmgenet: Determine PHY type before scanning MDIO bus
Florian Fainelli
2015-07-21
3
-12
/
+32
*
|
|
net: bcmgenet: Power on integrated GPHY in bcmgenet_power_up()
Florian Fainelli
2015-07-21
1
-0
/
+2
*
|
|
net: bcmgenet: Use correct dev_id for free_irq
Florian Fainelli
2015-07-21
1
-1
/
+1
*
|
|
net: bcmgenet: Remove excessive PHY reset
Florian Fainelli
2015-07-21
3
-15
/
+0
|
/
/
*
|
net: bcmgenet: fix accounting of packet drops vs errors
Petri Gynther
2015-07-12
1
-4
/
+0
*
|
net: systemport: Use eth_hw_addr_random
Vaishali Thakkar
2015-07-09
1
-1
/
+1
|
/
*
net: bcmgenet: workaround initial read failures for integrated PHYs
Florian Fainelli
2015-06-29
2
-4
/
+51
*
bnx2x: fix DMA API usage
Michal Schmidt
2015-06-29
3
-24
/
+12
*
bnx2x: fix lockdep splat
Eric Dumazet
2015-06-29
1
-1
/
+2
[next]