index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel...
David S. Miller
2008-05-29
24
-428
/
+1136
|
\
|
*
via-velocity: use memmove
Stephen Hemminger
2008-05-22
1
-5
/
+1
|
*
via-velocity: use netdev_alloc_skb
Stephen Hemminger
2008-05-22
1
-13
/
+6
|
*
dl2k: use netdev_alloc_skb
Stephen Hemminger
2008-05-22
1
-4
/
+4
|
*
hamachi: use netdev_alloc_skb
Stephen Hemminger
2008-05-22
1
-10
/
+2
|
*
ixp2000: use netdev_alloc_skb
Stephen Hemminger
2008-05-22
1
-2
/
+2
|
*
sb1250: use netdev_alloc_skb
Maciej W. Rozycki
2008-05-22
1
-36
/
+31
|
*
atl1: use netdev_alloc_skb
Stephen Hemminger
2008-05-22
1
-1
/
+2
|
*
tg3: remove unneeded semicolons
Stephen Hemminger
2008-05-22
1
-16
/
+16
|
*
3c515: fix using pnp_get_resource when CONFIG_ISAPNP=n
Randy Dunlap
2008-05-22
1
-0
/
+4
|
*
PHYLIB: Kconfig: Complete the list of Broadcom PHYs supported
Maciej W. Rozycki
2008-05-22
1
-1
/
+2
|
*
PHYLIB: Add 1000Base-X support for Broadcom bcm5482
Nate Case
2008-05-22
1
-2
/
+199
|
*
bonding: Add "follow" option to fail_over_mac
Jay Vosburgh
2008-05-22
3
-60
/
+165
|
*
bonding: refactor ARP active-backup monitor
Jay Vosburgh
2008-05-22
2
-185
/
+248
|
*
bonding: Send more than one gratuitous ARP when slave takes over
Moni Shoua
2008-05-22
3
-4
/
+60
|
*
bonding: Remove unneeded list_empty checks.
Pavel Emelyanov
2008-05-22
1
-6
/
+0
|
*
bonding: Relax unneeded _safe lists iterations.
Pavel Emelyanov
2008-05-22
2
-19
/
+15
|
*
bonding: Remove redundant argument from bond_create.
Pavel Emelyanov
2008-05-22
3
-7
/
+4
|
*
bonding: remove test for IP in ARP monitor
Jay Vosburgh
2008-05-22
1
-27
/
+4
|
*
bonding: Use msecs_to_jiffies, eliminate panic
Jay Vosburgh
2008-05-22
1
-3
/
+3
|
*
misc drivers/net endianness noise
Al Viro
2008-05-22
6
-14
/
+16
|
*
cxgb3 - Add LRO support
Divy Le Ray
2008-05-22
7
-12
/
+268
|
*
cxgb3 - Add page support to jumbo frame Rx queue
Divy Le Ray
2008-05-22
2
-35
/
+84
|
*
cxgb3 - Fix dma mapping error path
Divy Le Ray
2008-05-22
1
-12
/
+41
*
|
tg3: Update version to 3.93
Matt Carlson
2008-05-29
1
-2
/
+2
*
|
tg3: Add shmem options.
Matt Carlson
2008-05-29
2
-8
/
+117
*
|
tg3: Add 5785 ASIC revision
Matt Carlson
2008-05-29
2
-15
/
+44
*
|
tg3: Add libphy support.
Matt Carlson
2008-05-29
2
-45
/
+352
*
|
tg3: Add mdio bus registration
Matt Carlson
2008-05-29
3
-7
/
+127
*
|
tg3: Add TG3_FLG3_USE_PHYLIB
Matt Carlson
2008-05-29
2
-34
/
+53
*
|
tg3: Code cleanup.
Matt Carlson
2008-05-29
2
-27
/
+16
*
|
tg3: Pure code movement.
Matt Carlson
2008-05-29
1
-239
/
+237
*
|
ppp: push BKL down into the driver
Alan Cox
2008-05-25
1
-7
/
+15
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-05-25
58
-607
/
+904
|
\
\
|
|
/
|
/
|
|
*
fmvj18x_cs: add NextCom NC5310 rev B support
Komuro
2008-05-22
1
-1
/
+3
|
*
xirc2ps_cs: re-initialize the multicast address in do_reset
Komuro
2008-05-22
1
-4
/
+8
|
*
3C509: rx_bytes should not be increased when alloc_skb failed
Wang Chen
2008-05-22
1
-1
/
+1
|
*
NETFRONT: Use __skb_queue_purge()
Wang Chen
2008-05-22
1
-4
/
+2
|
*
VIRTIO: Use __skb_queue_purge()
Wang Chen
2008-05-22
1
-2
/
+1
|
*
phylib: do EXPORT_SYMBOL on get_phy_id
Paul Gortmaker
2008-05-22
1
-0
/
+1
|
*
WAN: protect HDLC proto list while insmod/rmmod
Krzysztof Halasa
2008-05-22
1
-8
/
+11
|
*
drivers/net/fs_enet: remove null pointer dereference
Julia Lawall
2008-05-22
1
-1
/
+1
|
*
S2io: Version update for napi and MSI-X patches
Sreenivasa Honnur
2008-05-22
1
-1
/
+1
|
*
S2io: Added napi support when MSIX is enabled.
Sreenivasa Honnur
2008-05-22
3
-141
/
+205
|
*
S2io: Move all the transmit completions to a single msi-x (alarm) vector
Sreenivasa Honnur
2008-05-22
2
-70
/
+105
|
*
drivers/net/ehea - remove unnecessary memset after kzalloc
Joe Perches
2008-05-22
1
-2
/
+0
|
*
au1000_eth: remove useless check
Francois Romieu
2008-05-22
1
-6
/
+1
|
*
Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h>
Huang Weiyi
2008-05-22
1
-1
/
+0
|
*
cpmac bugfixes and enhancements
Matteo Croce
2008-05-22
1
-55
/
+179
|
*
e1000e: use resource_size_t, not unsigned long, for phys addrs
Becky Bruce
2008-05-22
1
-2
/
+2
[next]