index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-25
tg3: Use descriptive label names in tg3_start
Nithin Sujir
1
-7
/
+7
2013-05-25
tg3: Make tg3_rings_reset() more concise
Nithin Sujir
1
-33
/
+48
2013-05-25
tg3: Simplify ring control block setup
Nithin Sujir
1
-33
/
+46
2013-05-25
tg3: Split APE driver state change out of boot reset signature update
Nithin Sujir
1
-15
/
+15
2013-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-14
/
+56
2013-05-24
bnx2x: Enable `set_phys_id' for all functions
Yaniv Rosner
1
-5
/
+0
2013-05-24
bnx2x: Wait for MCP validity during AER
Yuval Mintz
1
-15
/
+4
2013-05-24
bnx2x: Link-flap avoidance in switch dependent mode
Dmitry Kravkov
4
-5
/
+28
2013-05-24
bnx2x: Add Private Flags Support
Yuval Mintz
2
-7
/
+44
2013-05-23
tg3: Update version to 3.132
Nithin Sujir
1
-2
/
+2
2013-05-23
tg3: Ensure boot code has completed initialization before accessing hardware
Nithin Sujir
1
-4
/
+4
2013-05-23
net/ethernet/broadcom/tg3: Use module_pci_driver to register driver
Peter Hüwe
1
-12
/
+1
2013-05-23
net/ethernet/broadcom/bnx2: Use module_pci_driver to register driver
Peter Hüwe
1
-15
/
+1
2013-05-20
bnx2x: Fix GSO for 57710/57711 chips
Yuval Mintz
1
-2
/
+7
2013-05-20
net-bnx2x: dont reload on GRO change
Eric Dumazet
1
-3
/
+10
2013-05-20
tg3: Implement set/get_eee handlers
Nithin Sujir
2
-0
/
+54
2013-05-20
tg3: Simplify tg3_phy_eee_config_ok() by reusing tg3_eee_pull_config()
Nithin Sujir
1
-16
/
+15
2013-05-20
tg3: Add tg3_eee_pull_config() function
Nithin Sujir
1
-9
/
+47
2013-05-20
tg3: Add ethtool_eee struct and tg3_setup_eee()
Nithin Sujir
2
-33
/
+59
2013-05-14
tg3: Fix data corruption on 5725 with TSO
Michael Chan
1
-0
/
+17
2013-05-14
tg3: Skip powering down function 0 on certain serdes devices
Nithin Sujir
1
-6
/
+26
2013-05-08
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
27
-958
/
+2669
2013-05-01
bnx2x: Prevent memory leak when cnic is absent
Yuval Mintz
1
-0
/
+2
2013-05-01
bnx2x: correct reading of speed capabilities
Yaniv Rosner
1
-2
/
+4
2013-05-01
Revert "bnx2x: allow nvram test to run when device is down"
Dmitry Kravkov
1
-10
/
+9
2013-04-30
tg3: fix to append hardware time stamping flags
Flavio Leitner
1
-1
/
+1
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2013-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-21
/
+41
2013-04-29
bnx2x: allow handling tunnel over udp offload
Dmitry Kravkov
2
-2
/
+7
2013-04-29
tg3: shows HW time stamping support only if ptp_capable is present
Flavio Leitner
1
-4
/
+7
2013-04-25
bnx2x, bnx2fc: Use per port max exchange resources
Bhanu Prakash Gollapudi
4
-1
/
+16
2013-04-25
bnx2x: Prevent NULL pointer dereference in kdump
Yuval Mintz
3
-23
/
+39
2013-04-25
bnx2x: Allow recovery from second slot reset
Yuval Mintz
1
-0
/
+1
2013-04-25
bnx2x: Fix memory leak
Yuval Mintz
2
-3
/
+3
2013-04-25
bnx2x: Enhance MAC configuration for VFs
Dmitry Kravkov
4
-15
/
+30
2013-04-25
bnx2x: Allow RX/TX pause control in autoneg
Yaniv Rosner
2
-5
/
+14
2013-04-25
bnx2x: prevent GRO false checksum claims
Yuval Mintz
1
-5
/
+11
2013-04-24
treewide: Fix typo in printk and comments
Masanari Iida
1
-2
/
+2
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+11
2013-04-22
bnx2x: update version to 1.78.17-0
Dmitry Kravkov
1
-2
/
+2
2013-04-22
bnx2x: allow nvram test to run when device is down
Dmitry Kravkov
1
-9
/
+10
2013-04-22
bnx2x: add additional regions for CRC memory test
Dmitry Kravkov
2
-23
/
+185
2013-04-22
bnx2x: remove non-necessary assignment
Dmitry Kravkov
1
-4
/
+1
2013-04-22
bnx2x: fix byte-by-byte nvram write for BE machines
Dmitry Kravkov
1
-8
/
+7
2013-04-22
bnx2x: refactor nvram read procedure
Dmitry Kravkov
1
-7
/
+21
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
3
-4
/
+4
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
3
-8
/
+8
2013-04-18
bnx2x: Fix status blocks configuration
Ariel Elior
1
-2
/
+5
2013-04-18
bnx2x: Prevent UNDI FW illegal host access
Dmitry Kravkov
1
-0
/
+4
[prev]
[next]