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
2013-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-3
/
+76
2013-03-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-5
/
+5
2013-02-28
bgmac: omit the fcs
Hauke Mehrtens
1
-0
/
+4
2013-02-28
bnx2x: Fix KR2 work-around condition
Yaniv Rosner
1
-1
/
+1
2013-02-28
bnx2x: Fix KR2 link
Yaniv Rosner
2
-0
/
+8
2013-02-28
bnx2x: Fix port identification for the 84834
Yaniv Rosner
2
-1
/
+62
2013-02-27
bnx2x: fix UDP checksum for 57710/57711.
Dmitry Kravkov
1
-1
/
+1
2013-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-67
/
+13
2013-02-25
bgmac: fix indexing of 2nd level loops
Rafał Miłecki
1
-7
/
+11
2013-02-24
bnx2x: remove dead code and make local funcs static
stephen hemminger
2
-60
/
+2
2013-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Ralf Baechle
38
-2940
/
+13430
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-02-19
b44: use netdev_alloc_skb_ip_align()
Hauke Mehrtens
1
-2
/
+1
2013-02-18
tg3: Use different macros for pci_chip_rev_id accesses
Joe Perches
2
-401
/
+408
2013-02-18
tg3: Remove define and single use of GET_CHIP_REV_ID
Joe Perches
2
-9
/
+5
2013-02-18
bgmac: fix unaligned accesses to network headers
Hauke Mehrtens
1
-1
/
+1
2013-02-15
tg3: Update version to 3.130
Michael Chan
1
-2
/
+2
2013-02-15
tg3: Set initial carrier state to off.
Michael Chan
1
-0
/
+2
2013-02-15
tg3: Fix 5762 NVRAM sizing
Michael Chan
1
-2
/
+4
2013-02-15
tg3: Expand EEE support for all 5717 B0
Michael Chan
1
-1
/
+1
2013-02-15
tg3: Add 57766 device support.
Matt Carlson
2
-1
/
+19
2013-02-15
MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names
Hauke Mehrtens
1
-2
/
+2
2013-02-14
bgmac: add read of interrupt mask after disabling interrupts
Nathan Hintz
1
-0
/
+1
2013-02-13
bgmac: return error on failed PHY write
Rafał Miłecki
2
-6
/
+7
2013-02-08
bgmac: fix "cmdcfg" calls for promisc and loopback modes
Rafał Miłecki
1
-4
/
+4
2013-02-08
bgmac: validate (and random if needed) MAC addr
Rafał Miłecki
1
-0
/
+6
2013-02-07
tg3: add support for Ethernet core in bcm4785
Hauke Mehrtens
2
-6
/
+116
2013-02-07
tg3: make it possible to provide phy_id in ioctl
Hauke Mehrtens
1
-6
/
+20
2013-02-06
bgmac: add ndo_set_rx_mode netdev ops
Hauke Mehrtens
1
-4
/
+12
2013-02-06
bgmac: add generic ndo_validate_addr netdev ops
Hauke Mehrtens
1
-0
/
+1
2013-02-06
bgmac: write mac address to hardware in ndo_set_mac_address
Hauke Mehrtens
1
-8
/
+25
2013-02-06
bgmac: implement missing code for BCM53572
Hauke Mehrtens
2
-3
/
+5
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
4
-14
/
+6
2013-02-02
bnx2x: Force link UP when the interface is in LOOPBACK mode
Mahesh Bandewar
1
-0
/
+6
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
27
-2041
/
+3734
2013-01-23
bnx2x: SR-IOV version compatibility bugfix
Ariel Elior
3
-4
/
+5
2013-01-23
bnx2x: Fix compilation with stop-on-error
Yuval Mintz
2
-2
/
+2
2013-01-23
cnic, bnx2x: Add CNIC_DRV_STATE_HANDLES_IRQ to ethdev->drv_state
Michael Chan
3
-8
/
+11
2013-01-23
bnx2x: correct memory release scheme
Yuval Mintz
2
-4
/
+3
2013-01-23
bnx2x: Remove many sparse warnings
Yuval Mintz
9
-159
/
+195
2013-01-23
bnx2x: Modify unload conditions
Yuval Mintz
1
-3
/
+11
2013-01-23
bnx2x: Correct memory preparation and release
Dmitry Kravkov
2
-44
/
+16
2013-01-23
bnx2x: Add missing VFs reference in macros
Yuval Mintz
1
-1
/
+3
2013-01-23
bnx2x: Add additional debug information
Yuval Mintz
4
-6
/
+38
2013-01-23
bnx2x: correct usleep_range usage
Yuval Mintz
4
-10
/
+10
2013-01-23
bnx2x: reorganization and beautification
Yuval Mintz
5
-139
/
+122
2013-01-23
bnx2x: Semantic renovation
Yuval Mintz
9
-105
/
+86
2013-01-17
bnx2x: fix GRO parameters
Yuval Mintz
1
-24
/
+23
2013-01-15
bnx2x: Introduce 2013 and advance version to 1.78.02
Yuval Mintz
24
-26
/
+26
2013-01-15
bnx2x: Added FW GRO bridging support
Yuval Mintz
1
-2
/
+52
[next]