index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Lines
2013-02-10
bnx2x: set gso_type
Michael S. Tsirkin
-7
/
+5
2013-01-14
tg3: Fix crc errors on jumbo frame receive
Nithin Nayak Sujir
-23
/
+35
2013-01-14
tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
Nithin Nayak Sujir
-0
/
+4
2013-01-10
bnx2x: Allow management traffic after boot from SAN
Barak Witkowski
-8
/
+52
2013-01-10
bnx2x: Fix fastpath structures when memory allocation fails
Yuval Mintz
-2
/
+28
2013-01-10
bnx2x: move debugging code before the return
Dan Carpenter
-1
/
+1
2012-12-17
bnx2x: use prandom_bytes()
Akinobu Mita
-4
/
+1
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-1
/
+1
2012-12-11
bnx2: Fix accidental reversions.
Michael Chan
-2
/
+2
2012-12-11
bnx2x: use netdev_alloc_frag()
Eric Dumazet
-13
/
+32
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
-14
/
+8
2012-12-07
bnx2x: Prevent link flaps when booting from SAN.
Barak Witkowski
-3
/
+34
2012-12-07
cnic, bnx2x, bnx2: Simplify cnic probing.
Michael Chan
-19
/
+17
2012-12-07
cnic: Include bnx2x.h
Michael Chan
-46
/
+20
2012-12-07
bnx2: Add BNX2 prefix to CHIP ID and name macros
Michael Chan
-120
/
+120
2012-12-07
bnx2: Add BNX2 prefix to descriptor structures and macros
Michael Chan
-172
/
+181
2012-12-07
bnx2: Rename register read and write macros
Michael Chan
-321
/
+321
2012-12-05
cnic: Fix rare race condition during iSCSI disconnect.
Eddie Wai
-4
/
+13
2012-12-05
cnic: Reset iSCSI EQ during shutdown.
Michael Chan
-0
/
+24
2012-12-04
tg3: PTP - Enable the timestamping feature in hardware and fill skb tx/rx tim...
Matt Carlson
-5
/
+52
2012-12-04
tg3: PTP - Add the hardware timestamp ioctl
Matt Carlson
-0
/
+93
2012-12-04
tg3: PTP - Implement the ptp api and ethtool functions
Matt Carlson
-1
/
+145
2012-12-04
tg3: PTP - Add header definitions, initialization and hw access functions.
Matt Carlson
-7
/
+115
2012-12-04
tg3: Fix inconsistent locking for tg3_netif_start().
Nithin Nayak Sujir
-1
/
+4
2012-12-03
Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
David S. Miller
-104
/
+105
2012-12-03
bnx2x: remove __dev* attributes
Bill Pemberton
-35
/
+35
2012-12-03
net/broadcom: remove __dev* attributes
Bill Pemberton
-8
/
+8
2012-12-03
tg3: remove __dev* attributes
Bill Pemberton
-47
/
+48
2012-12-03
bnx2: remove __dev* attributes
Bill Pemberton
-10
/
+10
2012-12-03
b44: remove __dev* attributes
Bill Pemberton
-4
/
+4
2012-12-03
bnx2x: recognize fan failure
Yaniv Rosner
-1
/
+11
2012-12-02
bnx2x: Correct PFC disablement
Barak Witkowski
-2
/
+5
2012-12-02
bnx2x: fix 'Ethtool -A' when autoneg
Yuval Mintz
-23
/
+28
2012-12-02
bnx2x: prevent DCB if disabled in nvram
Barak Witkowski
-2
/
+14
2012-12-02
bnx2x: Handle a rarely missed interrupt
Yaniv Rosner
-0
/
+16
2012-12-02
bnx2x: mask CPL_OF interrupt
Yuval Mintz
-11
/
+10
2012-12-02
bnx2x: IGU parse error cause probe failure
Barak Witkowski
-5
/
+12
2012-12-02
bnx2x: Ext. config accessed only on non-E1x.
Yuval Mintz
-1
/
+2
2012-12-02
bnx2x: nvram enables dropless flow control
Yuval Mintz
-4
/
+31
2012-12-02
bnx2x: Correct advertised speed/duplex
Yuval Mintz
-8
/
+4
2012-12-02
bnx2x: Filter packets on FCoE rings
Dmitry Kravkov
-4
/
+17
2012-12-02
bnx2x: Management can control PFC/ETS
Barak Witkowski
-6
/
+24
2012-12-02
bnx2x: parity recovery flow enhancement
Barak Witkowski
-13
/
+20
2012-12-02
bnx2x: revised and corrected SPIO access
Yuval Mintz
-23
/
+30
2012-11-28
bnx2x: Change duplex setting in EEE function
Yaniv Rosner
-2
/
+2
2012-11-28
bnx2x: Add warning message in case of non-10G SFP module
Yaniv Rosner
-2
/
+8
2012-11-28
bnx2x: Cosmetic changes
Yaniv Rosner
-188
/
+127
2012-11-28
bnx2x: Always take PHY lock
Yaniv Rosner
-52
/
+11
2012-11-28
bnx2x: Add support for BCM84834
Yaniv Rosner
-16
/
+67
2012-11-28
bnx2x: Fix SFP+ current leakage
Yaniv Rosner
-46
/
+45
[next]