index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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-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
2014-01-01
bnx2: Update version to 2.2.5.
Michael Chan
1
-2
/
+2
2014-01-01
bnx2: Report MDI/MDIX status to ethtool.
Michael Chan
2
-0
/
+20
2014-01-01
bnx2: Enable auto-mdix when autoneg is disabled.
Michael Chan
2
-3
/
+15
2014-01-01
bnx2: Advertise nothing when speed is forced
Michael Chan
1
-11
/
+13
2013-12-31
net: bnx2x: slight optimization of addr compare
dingtianhong
3
-8
/
+6
2013-12-27
bgmac: use phy_mii_ioctl in ioctl handler
Hauke Mehrtens
1
-20
/
+4
2013-12-27
bgmac: drop duplicated PHY defines
Rafał Miłecki
2
-25
/
+2
2013-12-27
tg3: Expand 4g_overflow_test workaround to skb fragments of any size.
Nithin Sujir
1
-1
/
+1
2013-12-26
bnx2x: Fix build with SRIOV disabled.
David S. Miller
1
-0
/
+2
2013-12-26
bnx2x: add VF Multicast filters support
Yuval Mintz
3
-19
/
+39
2013-12-26
bnx2x: Add num of VFs to Management statistics
Yuval Mintz
1
-0
/
+2
2013-12-26
bnx2x: no error when RSS configuration fails
Yuval Mintz
1
-4
/
+8
2013-12-26
bnx2x: add Big-Endian ethtool comment
Yuval Mintz
1
-0
/
+6
2013-12-26
bnx2x: Add AER support (missing bits)
Yuval Mintz
2
-0
/
+30
2013-12-26
bnx2x: Add support for Multi-Function UNDI
Yuval Mintz
4
-12
/
+87
2013-12-20
b44: use fixed PHY device if we do not find any
Hauke Mehrtens
2
-1
/
+18
2013-12-20
b44: do not set PHY address to 30 for every ext PHY
Hauke Mehrtens
1
-2
/
+5
2013-12-20
b44: activate PHY when MAC is off
Hauke Mehrtens
1
-1
/
+4
2013-12-20
b44: add phylib support
Hauke Mehrtens
3
-5
/
+189
2013-12-20
b44: rename b44_mii_{read, write} to b44_mdio_{read, write}_mii
Hauke Mehrtens
1
-5
/
+5
2013-12-20
b44: abort when no PHY is available at all
Hauke Mehrtens
2
-0
/
+7
2013-12-20
b44: rename B44_PHY_ADDR_NO_PHY to B44_PHY_ADDR_NO_LOCAL_PHY
Hauke Mehrtens
2
-4
/
+4
2013-12-20
b44: check register instead of PHY address to detect external PHY
Hauke Mehrtens
2
-10
/
+10
2013-12-19
bnx2x: cleanup skb_set_hash
Tom Herbert
2
-13
/
+12
2013-12-19
bnx2x: downgrade "valid ME register value" message level
Michal Schmidt
1
-1
/
+1
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2013-12-18
net: bnx2x calls skb_set_hash
Tom Herbert
1
-4
/
+7
2013-12-18
net: bnx2 calls skb_set_hash
Tom Herbert
1
-1
/
+2
2013-12-11
bgmac: replace some magic values with defines
Rafał Miłecki
2
-9
/
+18
2013-12-11
bgmac: reset cached MAC state during chip reset
Rafał Miłecki
1
-0
/
+2
2013-12-10
tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0
Nat Gurumoorthy
1
-0
/
+3
2013-12-10
bgmac: start/stop PHY on netdev open/stop
Rafał Miłecki
1
-0
/
+4
2013-12-09
bgmac: connect to PHY and make use of PHY device
Rafał Miłecki
2
-138
/
+64
2013-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2013-12-06
tg3: Update version to 3.135
Nithin Sujir
1
-2
/
+2
2013-12-06
tg3: Expand multicast drop counter miscounting fix to 5762
Nithin Sujir
1
-0
/
+3
2013-12-06
tg3: Fix bit definition for the nvram Auto Power Down setting
Nithin Sujir
1
-1
/
+1
2013-12-06
tg3: Add flag to disable 1G Half Duplex advertisement
Nithin Sujir
2
-7
/
+25
2013-12-06
tg3: Don't add rxbds_empty to rx_over_errors
Nithin Sujir
1
-2
/
+0
2013-12-06
ethernet: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-12-05
bnx2x: avoid null pointer dereference when enabling SR-IOV
Michal Kalderon
1
-0
/
+5
2013-12-05
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
David S. Miller
1
-4
/
+67
2013-12-02
PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not present
Rafael J. Wysocki
1
-7
/
+19
2013-11-28
tg3: Convert to use hwmon_device_register_with_groups
Guenter Roeck
1
-19
/
+6
2013-11-21
tg3: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
1
-4
/
+67
2013-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-21
/
+35
2013-11-18
bnx2x: Prevent "timeout waiting for state X"
Dmitry Kravkov
3
-11
/
+4
2013-11-18
bnx2x: prevent CFC attention
Dmitry Kravkov
1
-1
/
+1
[prev]
[next]