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