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
2014-03-18
cnic: Update version to 2.5.20 and copyright year.
Michael Chan
4
-6
/
+6
2014-03-18
cnic,bnx2i,bnx2fc: Fix inconsistent use of page size
Michael Chan
2
-52
/
+62
2014-03-18
cnic: Use proper ulp_ops for per device operations.
Michael Chan
1
-2
/
+3
2014-03-09
bnx2: Fix shutdown sequence
Michael Chan
2
-4
/
+38
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
2014-02-28
tg3: Don't check undefined error bits in RXBD
Michael Chan
2
-3
/
+6
2014-02-27
bnx2x: Add missing bit in default Tx switching
Yuval Mintz
1
-1
/
+8
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
2
-3
/
+3
2014-02-06
bnx2x: Allow VF rss on higher PFs
Yuval Mintz
1
-3
/
+3
2014-02-06
tg3: Fix deadlock in tg3_change_mtu()
Nithin Sujir
1
-2
/
+2
2014-02-06
tg3: cleanup an error path in tg3_phy_reset_5703_4_5()
Dan Carpenter
1
-6
/
+7
2014-02-06
bnx2[x]: Make module parameters readable
James M Leddy
2
-7
/
+7
2014-02-04
bnx2x: fix L2-GRE TCP issues
Dmitry Kravkov
1
-1
/
+1
2014-01-28
bnx2x: Fix generic option settings
Yaniv Rosner
1
-40
/
+38
2014-01-27
bnx2x: More Shutdown revisions
Yuval Mintz
1
-2
/
+2
2014-01-21
bnx2x: Fix VF flr flow
Ariel Elior
1
-28
/
+33
2014-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-15
/
+15
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
3
-3
/
+0
2014-01-15
bnx2x: Don't release PCI bars on shutdown
Yuval Mintz
1
-14
/
+15
2014-01-15
bnx2x: fix sparse warning
stephen hemminger
1
-2
/
+2
2014-01-14
bgmac: propagate error codes in bgmac_probe()
Florian Fainelli
1
-2
/
+0
2014-01-14
bnx2x: Correct default Tx switching behaviour
Yuval Mintz
5
-1
/
+75
2014-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-24
/
+51
2014-01-13
bnx2x: namespace and dead code cleanups
stephen hemminger
11
-524
/
+147
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
2
-2
/
+4
2014-01-10
bnx2x: fix DMA unmapping of TSO split BDs
Michal Schmidt
1
-4
/
+9
2014-01-09
bnx2x: prevent WARN during driver unload
Yuval Mintz
2
-18
/
+38
2014-01-06
bgmac: fix typos
Hauke Mehrtens
1
-2
/
+2
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-158
/
+257
2014-01-05
bnx2x: fix VLAN configuration for VFs.
Yuval Mintz
5
-112
/
+174
2014-01-05
bnx2x: fix AFEX memory overflow
Yuval Mintz
1
-1
/
+4
2014-01-05
bnx2x: Clean before update RSS arrives
Michal Kalderon
2
-1
/
+7
2014-01-05
bnx2x: Correct number of MSI-X vectors for VFs
Michal Kalderon
1
-3
/
+6
2014-01-05
bnx2x: limit number of interrupt vectors for 57711
Dmitry Kravkov
2
-3
/
+5
2014-01-04
bgmac: add support for Northstar SoC (BCM4707, BCM53018)
Hauke Mehrtens
2
-18
/
+46
2014-01-04
bgmac: reset all cores on Northstar SoC
Hauke Mehrtens
1
-0
/
+21
2014-01-04
bgmac: add support for new BGMAC_CMDCFG_SR position on core rev >= 4
Hauke Mehrtens
2
-5
/
+7
2014-01-04
bgmac: initialize the DMA controller of core rev >= 4
Hauke Mehrtens
2
-0
/
+73
2014-01-03
tg3: Update version to 3.136
Nithin Sujir
1
-2
/
+2
2014-01-03
tg3: Poll cpmu link state on APE + ASF enabled devices
Nithin Sujir
2
-0
/
+12
2014-01-03
tg3: Set the MAC clock to the fastest speed during boot code load
Nithin Sujir
2
-4
/
+54
2014-01-03
tg3: Add unicast filtering support.
Michael Chan
1
-0
/
+21
2014-01-03
tg3: Refactor __tg3_set_mac_addr()
Michael Chan
1
-13
/
+22
2014-01-01
bnx2x: Fix KR2 work-around detection of BCM8073
Yaniv Rosner
1
-1
/
+1
2014-01-01
bnx2x: Fix incorrect link-up report
Yaniv Rosner
1
-0
/
+4
2014-01-01
bnx2x: Fix Duplex setting for 54618se
Yaniv Rosner
1
-26
/
+28
2014-01-01
bnx2x: Fix passive DAC cable detection
Yaniv Rosner
1
-9
/
+12
2014-01-01
bnx2x: Fix 578xx-KR 1G link
Yaniv Rosner
2
-0
/
+14
2014-01-01
cnic: Add a signature to indicate valid doorbell offset.
Eddie Wai
3
-2
/
+5
[next]