index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-11
bnx2: Fix accidental reversions.
Michael Chan
1
-2
/
+2
2012-12-11
bnx2x: use netdev_alloc_frag()
Eric Dumazet
2
-13
/
+32
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
3
-14
/
+8
2012-12-07
bnx2x: Prevent link flaps when booting from SAN.
Barak Witkowski
5
-3
/
+34
2012-12-07
cnic, bnx2x, bnx2: Simplify cnic probing.
Michael Chan
6
-19
/
+17
2012-12-07
cnic: Include bnx2x.h
Michael Chan
2
-46
/
+20
2012-12-07
bnx2: Add BNX2 prefix to CHIP ID and name macros
Michael Chan
3
-120
/
+120
2012-12-07
bnx2: Add BNX2 prefix to descriptor structures and macros
Michael Chan
4
-172
/
+181
2012-12-07
bnx2: Rename register read and write macros
Michael Chan
2
-321
/
+321
2012-12-05
cnic: Fix rare race condition during iSCSI disconnect.
Eddie Wai
2
-4
/
+13
2012-12-05
cnic: Reset iSCSI EQ during shutdown.
Michael Chan
2
-0
/
+24
2012-12-04
tg3: PTP - Enable the timestamping feature in hardware and fill skb tx/rx tim...
Matt Carlson
1
-5
/
+52
2012-12-04
tg3: PTP - Add the hardware timestamp ioctl
Matt Carlson
1
-0
/
+93
2012-12-04
tg3: PTP - Implement the ptp api and ethtool functions
Matt Carlson
1
-1
/
+145
2012-12-04
tg3: PTP - Add header definitions, initialization and hw access functions.
Matt Carlson
3
-7
/
+115
2012-12-04
tg3: Fix inconsistent locking for tg3_netif_start().
Nithin Nayak Sujir
1
-1
/
+4
2012-12-03
Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
David S. Miller
9
-104
/
+105
2012-12-03
bnx2x: remove __dev* attributes
Bill Pemberton
3
-35
/
+35
2012-12-03
net/broadcom: remove __dev* attributes
Bill Pemberton
3
-8
/
+8
2012-12-03
tg3: remove __dev* attributes
Bill Pemberton
1
-47
/
+48
2012-12-03
bnx2: remove __dev* attributes
Bill Pemberton
1
-10
/
+10
2012-12-03
b44: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-12-03
bnx2x: recognize fan failure
Yaniv Rosner
2
-1
/
+11
2012-12-02
bnx2x: Correct PFC disablement
Barak Witkowski
1
-2
/
+5
2012-12-02
bnx2x: fix 'Ethtool -A' when autoneg
Yuval Mintz
2
-23
/
+28
2012-12-02
bnx2x: prevent DCB if disabled in nvram
Barak Witkowski
2
-2
/
+14
2012-12-02
bnx2x: Handle a rarely missed interrupt
Yaniv Rosner
2
-0
/
+16
2012-12-02
bnx2x: mask CPL_OF interrupt
Yuval Mintz
1
-11
/
+10
2012-12-02
bnx2x: IGU parse error cause probe failure
Barak Witkowski
1
-5
/
+12
2012-12-02
bnx2x: Ext. config accessed only on non-E1x.
Yuval Mintz
1
-1
/
+2
2012-12-02
bnx2x: nvram enables dropless flow control
Yuval Mintz
3
-4
/
+31
2012-12-02
bnx2x: Correct advertised speed/duplex
Yuval Mintz
1
-8
/
+4
2012-12-02
bnx2x: Filter packets on FCoE rings
Dmitry Kravkov
4
-4
/
+17
2012-12-02
bnx2x: Management can control PFC/ETS
Barak Witkowski
3
-6
/
+24
2012-12-02
bnx2x: parity recovery flow enhancement
Barak Witkowski
1
-13
/
+20
2012-12-02
bnx2x: revised and corrected SPIO access
Yuval Mintz
2
-23
/
+30
2012-11-28
bnx2x: Change duplex setting in EEE function
Yaniv Rosner
1
-2
/
+2
2012-11-28
bnx2x: Add warning message in case of non-10G SFP module
Yaniv Rosner
1
-2
/
+8
2012-11-28
bnx2x: Cosmetic changes
Yaniv Rosner
2
-188
/
+127
2012-11-28
bnx2x: Always take PHY lock
Yaniv Rosner
6
-52
/
+11
2012-11-28
bnx2x: Add support for BCM84834
Yaniv Rosner
2
-16
/
+67
2012-11-28
bnx2x: Fix SFP+ current leakage
Yaniv Rosner
1
-46
/
+45
2012-11-28
bnx2x: Change MDIO clock settings
Yaniv Rosner
4
-20
/
+66
2012-11-28
bnx2x: Add support for 20G-KR2
Yaniv Rosner
4
-34
/
+365
2012-11-28
bnx2x: Activate LFA
Yaniv Rosner
3
-1
/
+22
2012-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+7
2012-11-23
bnx2x: remove redundant warning log
Ariel Elior
1
-4
/
+7
2012-11-20
bnx2x: Remove duplicate inclusion of bnx2x_hsi.h
Sachin Kamat
1
-1
/
+0
2012-11-19
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
1
-1
/
+1
[next]