index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
bnx2x: fix assignment of signed expression to unsigned variable
Kumar Amit Mehta
2013-03-24
1
-9
/
+9
*
bnx2x: fix occasional statistics off-by-4GB error
Maciej Żenczykowski
2013-03-18
1
-1
/
+2
*
bnx2x: add missing napi deletion in error path
Michal Schmidt
2013-03-17
1
-0
/
+1
*
tg3: 5715 does not link up when autoneg off
Nithin Sujir
2013-03-13
1
-0
/
+8
*
tg3: Update link_up flag for phylib devices
Nithin Sujir
2013-03-08
1
-9
/
+5
*
bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenario
Yaniv Rosner
2013-03-08
2
-1
/
+6
*
bnx2x: Fix intermittent long KR2 link up time
Yaniv Rosner
2013-03-08
2
-1
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-03-05
5
-3
/
+76
|
\
|
*
bgmac: omit the fcs
Hauke Mehrtens
2013-02-28
1
-0
/
+4
|
*
bnx2x: Fix KR2 work-around condition
Yaniv Rosner
2013-02-28
1
-1
/
+1
|
*
bnx2x: Fix KR2 link
Yaniv Rosner
2013-02-28
2
-0
/
+8
|
*
bnx2x: Fix port identification for the 84834
Yaniv Rosner
2013-02-28
2
-1
/
+62
|
*
bnx2x: fix UDP checksum for 57710/57711.
Dmitry Kravkov
2013-02-27
1
-1
/
+1
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-03-02
2
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Ralf Baechle
2013-02-22
38
-2940
/
+13430
|
|
\
|
*
|
MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names
Hauke Mehrtens
2013-02-15
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-02-26
3
-67
/
+13
|
\
\
\
|
*
|
|
bgmac: fix indexing of 2nd level loops
Rafał Miłecki
2013-02-25
1
-7
/
+11
|
*
|
|
bnx2x: remove dead code and make local funcs static
stephen hemminger
2013-02-24
2
-60
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-02-21
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'master' into for-next
Jiri Kosina
2013-01-29
27
-2041
/
+3734
|
|
\
|
|
*
|
treewide: Replace incomming with incoming in all comments and strings
Jorrit Schippers
2013-01-03
1
-1
/
+1
*
|
|
b44: use netdev_alloc_skb_ip_align()
Hauke Mehrtens
2013-02-19
1
-2
/
+1
*
|
|
tg3: Use different macros for pci_chip_rev_id accesses
Joe Perches
2013-02-18
2
-401
/
+408
*
|
|
tg3: Remove define and single use of GET_CHIP_REV_ID
Joe Perches
2013-02-18
2
-9
/
+5
*
|
|
bgmac: fix unaligned accesses to network headers
Hauke Mehrtens
2013-02-18
1
-1
/
+1
*
|
|
tg3: Update version to 3.130
Michael Chan
2013-02-15
1
-2
/
+2
*
|
|
tg3: Set initial carrier state to off.
Michael Chan
2013-02-15
1
-0
/
+2
*
|
|
tg3: Fix 5762 NVRAM sizing
Michael Chan
2013-02-15
1
-2
/
+4
*
|
|
tg3: Expand EEE support for all 5717 B0
Michael Chan
2013-02-15
1
-1
/
+1
*
|
|
tg3: Add 57766 device support.
Matt Carlson
2013-02-15
2
-1
/
+19
*
|
|
bgmac: add read of interrupt mask after disabling interrupts
Nathan Hintz
2013-02-14
1
-0
/
+1
*
|
|
bgmac: return error on failed PHY write
Rafał Miłecki
2013-02-13
2
-6
/
+7
*
|
|
bgmac: fix "cmdcfg" calls for promisc and loopback modes
Rafał Miłecki
2013-02-08
1
-4
/
+4
*
|
|
bgmac: validate (and random if needed) MAC addr
Rafał Miłecki
2013-02-08
1
-0
/
+6
*
|
|
tg3: add support for Ethernet core in bcm4785
Hauke Mehrtens
2013-02-07
2
-6
/
+116
*
|
|
tg3: make it possible to provide phy_id in ioctl
Hauke Mehrtens
2013-02-07
1
-6
/
+20
*
|
|
bgmac: add ndo_set_rx_mode netdev ops
Hauke Mehrtens
2013-02-06
1
-4
/
+12
*
|
|
bgmac: add generic ndo_validate_addr netdev ops
Hauke Mehrtens
2013-02-06
1
-0
/
+1
*
|
|
bgmac: write mac address to hardware in ndo_set_mac_address
Hauke Mehrtens
2013-02-06
1
-8
/
+25
*
|
|
bgmac: implement missing code for BCM53572
Hauke Mehrtens
2013-02-06
2
-3
/
+5
*
|
|
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
4
-14
/
+6
*
|
|
bnx2x: Force link UP when the interface is in LOOPBACK mode
Mahesh Bandewar
2013-02-02
1
-0
/
+6
*
|
|
bnx2x: SR-IOV version compatibility bugfix
Ariel Elior
2013-01-23
3
-4
/
+5
*
|
|
bnx2x: Fix compilation with stop-on-error
Yuval Mintz
2013-01-23
2
-2
/
+2
*
|
|
cnic, bnx2x: Add CNIC_DRV_STATE_HANDLES_IRQ to ethdev->drv_state
Michael Chan
2013-01-23
3
-8
/
+11
*
|
|
bnx2x: correct memory release scheme
Yuval Mintz
2013-01-23
2
-4
/
+3
*
|
|
bnx2x: Remove many sparse warnings
Yuval Mintz
2013-01-23
9
-159
/
+195
*
|
|
bnx2x: Modify unload conditions
Yuval Mintz
2013-01-23
1
-3
/
+11
*
|
|
bnx2x: Correct memory preparation and release
Dmitry Kravkov
2013-01-23
2
-44
/
+16
[next]