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.13.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
2011-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-2
/
+40
2011-11-24
bnx2x: Fix 5461x LED
Yaniv Rosner
2
-1
/
+39
2011-11-24
net: treewide use of RCU_INIT_POINTER
Eric Dumazet
3
-5
/
+5
2011-11-24
b44: Use dev_kfree_skb_irq() in b44_tx()
Xander Hover
1
-1
/
+1
2011-11-23
net: remove ipv6_addr_copy()
Alexey Dobriyan
1
-1
/
+1
2011-11-23
tg3: Add MDI-X reporting
Matt Carlson
2
-1
/
+28
2011-11-23
tg3: Restrict large prod ring cap devices
Matt Carlson
1
-5
/
+4
2011-11-23
tg3: Adjust BD replenish thresholds
Matt Carlson
1
-5
/
+3
2011-11-23
tg3: Make 1000Base-X FC resolution look like 1000T
Matt Carlson
1
-12
/
+6
2011-11-23
tg3: Fix advertisement handling
Hiroaki SHIMODA
1
-4
/
+3
2011-11-22
tg3: switch to build_skb() infrastructure
Eric Dumazet
2
-55
/
+66
2011-11-22
net: Change mii to ethtool advertisement function names
Matt Carlson
2
-15
/
+15
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-30
/
+35
2011-11-18
bnx2: switch to build_skb() infrastructure
Eric Dumazet
2
-69
/
+85
2011-11-17
ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALEN
Joe Perches
1
-2
/
+1
2011-11-17
net: Add ethtool to mii advertisment conversion helpers
Matt Carlson
2
-52
/
+16
2011-11-17
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
4
-12
/
+15
2011-11-17
bnx2x: cache-in compressed fw image
Dmitry Kravkov
2
-30
/
+35
2011-11-14
bnx2x: add endline at end of message
Dmitry Kravkov
1
-1
/
+1
2011-11-14
bnx2x: uses build_skb() in receive path
Eric Dumazet
5
-169
/
+171
2011-11-14
bnx2x: update driver version to 1.70.35-0
Dmitry Kravkov
1
-2
/
+2
2011-11-14
bnx2x: Remove on-stack napi struct variable
Ariel Elior
1
-5
/
+7
2011-11-14
bnx2x: prevent race in statistics flow
Dmitry Kravkov
1
-1
/
+3
2011-11-14
bnx2x: add fan failure event handling
Ariel Elior
2
-1
/
+26
2011-11-14
bnx2x: remove unused #define
Dmitry Kravkov
1
-7
/
+0
2011-11-14
bnx2x: simplify definition of RX_SGE_MASK_LEN and use it.
Dmitry Kravkov
2
-4
/
+2
2011-11-14
bnx2x: DCBX: use #define instead of magic
Dmitry Kravkov
2
-4
/
+6
2011-11-14
bnx2x: propagate DCBX negotiation
Dmitry Kravkov
4
-46
/
+90
2011-11-14
bnx2x: separate FCoE and iSCSI license initialization.
Dmitry Kravkov
3
-11
/
+46
2011-11-14
bnx2x: remove unused variable
Dmitry Kravkov
1
-3
/
+1
2011-11-14
bnx2x: use rx_queue index for skb_record_rx_queue()
Dmitry Kravkov
4
-2
/
+4
2011-11-14
bnx2x: allow FCoE and DCB for 578xx
Dmitry Kravkov
2
-3
/
+3
2011-11-09
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
3
-12
/
+12
2011-11-05
tg3: Update version to 3.121
Matt Carlson
1
-2
/
+2
2011-11-05
tg3: Eliminate timer race with reset_task
Matt Carlson
2
-13
/
+2
2011-11-05
tg3: Schedule at most one tg3_reset_task run
Matt Carlson
2
-9
/
+25
2011-11-05
tg3: Obtain PCI function number from device
Matt Carlson
2
-6
/
+33
2011-11-05
tg3: Fix irq alloc error cleanup path
Matt Carlson
1
-5
/
+4
2011-11-05
tg3: Fix 4k skb error recovery path
Matt Carlson
1
-8
/
+8
2011-11-05
tg3: Fix 4k tx bd segmentation code
Matt Carlson
1
-23
/
+24
2011-11-05
tg3: Fix APE mutex init and use
Matt Carlson
2
-24
/
+30
2011-10-28
bnx2x: update driver version to 1.70.30-0
Dmitry Kravkov
1
-2
/
+2
2011-10-28
bnx2x: use FW 7.0.29.0
Dmitry Kravkov
1
-1
/
+1
2011-10-28
bnx2x: Enable changing speed when port type is PORT_DA
Yaniv Rosner
1
-0
/
+1
2011-10-28
bnx2x: Fix 54618se LED behavior
Yaniv Rosner
1
-21
/
+23
2011-10-28
bnx2x: Fix RX/TX problem caused by the MAC layer
Yaniv Rosner
1
-12
/
+33
2011-10-28
bnx2x: Add link retry to 578xx-KR
Yaniv Rosner
2
-16
/
+104
2011-10-28
bnx2x: Fix LED blink rate for 578xx
Yaniv Rosner
1
-2
/
+9
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
37
-0
/
+116116
2011-10-25
|PATCH net-next] tg3: add tx_dropped counter
Eric Dumazet
2
-12
/
+12
[next]