index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnx2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: allow skb->head to be a page fragment
Eric Dumazet
2012-04-30
1
-1
/
+1
*
broadcom: replace open-coded ARRAY_SIZE with macro
Jim Cromie
2012-04-13
1
-2
/
+1
*
bnx2: stop using net_device.{base_addr, irq}.
Francois Romieu
2012-04-07
1
-27
/
+14
*
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
2012-02-23
1
-1
/
+1
*
bnx2: Add missing memory barrier in bnx2_start_xmit()
Vlad Zolotarov
2012-02-05
1
-0
/
+3
*
bnx2: Add support for ethtool --show-channels|--set-channels
Michael Chan
2012-02-05
1
-9
/
+90
*
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-31
1
-3
/
+1
*
bnx2: Update driver to use new mips firmware.
Michael Chan
2011-12-19
1
-4
/
+4
*
bnx2: Support for byte queue limits
Eric Dumazet
2011-11-30
1
-0
/
+6
*
net: treewide use of RCU_INIT_POINTER
Eric Dumazet
2011-11-23
1
-1
/
+1
*
net: Change mii to ethtool advertisement function names
Matt Carlson
2011-11-21
1
-10
/
+10
*
bnx2: switch to build_skb() infrastructure
Eric Dumazet
2011-11-18
1
-67
/
+70
*
net: Add ethtool to mii advertisment conversion helpers
Matt Carlson
2011-11-16
1
-12
/
+3
*
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
1
-3
/
+3
*
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-11-08
1
-4
/
+4
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
1
-6
/
+6
*
bnx2: fix skb truesize underestimation
Eric Dumazet
2011-10-13
1
-2
/
+1
*
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-10-07
1
-2
/
+0
*
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
2011-10-06
1
-1
/
+1
*
bnx2: don't request firmware when there's no userspace.
françois romieu
2011-10-03
1
-26
/
+41
*
bnx2: convert to SKB paged frag API.
Ian Campbell
2011-08-26
1
-4
/
+4
*
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
2011-08-17
1
-0
/
+2
*
broadcom: Move the Broadcom drivers
Jeff Kirsher
2011-08-10
1
-0
/
+8607