index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
stmmac: move the dma out from the main
Giuseppe CAVALLARO
2010-01-07
8
-387
/
+481
*
stmmac: reorganise class operations.
Giuseppe CAVALLARO
2010-01-07
7
-146
/
+162
*
stmmac: do not call fix_mac_speed if NULL
Giuseppe CAVALLARO
2010-01-07
1
-2
/
+3
*
stmmac: perform hw bus configuration
Giuseppe CAVALLARO
2010-01-07
2
-3
/
+3
*
stmmac: rewiew platform data
Giuseppe CAVALLARO
2010-01-07
2
-7
/
+33
*
stmmac: add the new Header file for stmmac platform data
Giuseppe CAVALLARO
2010-01-07
1
-0
/
+53
*
stmmac: convert unicast addr list to list_head
Giuseppe CAVALLARO
2010-01-07
1
-16
/
+8
*
stmmac: use MII_BUS_ID_SIZE instead of BUS_ID_SIZE
Giuseppe CAVALLARO
2010-01-07
1
-3
/
+4
*
drivers/net/skfp/skfddi.c: use %pMF to show MAC address
hartleys
2010-01-07
1
-16
/
+3
*
drivers/net/defxx.c: use %pMF to show MAC address
hartleys
2010-01-07
1
-5
/
+2
*
lib/vsprintf.c: Add %pMF to format FDDI bit reversed MAC addresses
Joe Perches
2010-01-07
1
-2
/
+18
*
drivers/message/i2o/i2o_proc.c: use %pM to show MAC address
H Hartley Sweeten
2010-01-07
1
-8
/
+3
*
drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC address
H Hartley Sweeten
2010-01-07
1
-9
/
+2
*
drivers/net/wimax/i2400m/driver.c: use %pM to show MAC address
hartleys
2010-01-07
1
-13
/
+4
*
drivers/net/qlge/qlge_main.c: use %pM to show MAC address
hartleys
2010-01-07
1
-3
/
+1
*
drivers/net/atl1e/atl1e_main.c: use %pM to show MAC address
hartleys
2010-01-07
1
-4
/
+1
*
drivers/net/wimax/i2400m/fw.c: use %pM to show MAC address
hartleys
2010-01-07
1
-9
/
+2
*
drivers/net/atl1c/atl1c_main.c: use %pM to show MAC address
hartleys
2010-01-07
1
-5
/
+2
*
drivers/net/vxge/vxge-main.c: use %pM to show MAC address
hartleys
2010-01-07
1
-4
/
+2
*
drivers/media/dvb/dvb-core/dvb_net.c: use %pM to show MAC address
hartleys
2010-01-07
1
-5
/
+2
*
drivers/atm/lanai.c: use %pM to show MAC address
hartleys
2010-01-07
1
-11
/
+3
*
drivers/atm/fore200e.c: use %pM to show MAC address
hartleys
2010-01-07
1
-7
/
+4
*
drivers/firmware/iscsi_ibft.c: use %pM to show MAC address
hartleys
2010-01-07
1
-5
/
+1
*
drivers/atm/idt77252.c: use %pM to show MAC address
hartleys
2010-01-07
1
-4
/
+1
*
drivers/net/ixgbe/ixgbe_common.c: use %pM to show MAC address
hartleys
2010-01-07
1
-10
/
+2
*
drivers/atm/nicstar.c: use %pM to show MAC address
hartleys
2010-01-07
1
-3
/
+1
*
net: Make it easier to parse /proc/net/dev contents.
Jesper Dangaard Brouer
2010-01-07
1
-1
/
+1
*
net: RFC3069, private VLAN proxy arp support
Jesper Dangaard Brouer
2010-01-07
6
-5
/
+76
*
fix bonding: allow arp_ip_targets on separate vlans to use arp validation
Andy Gospodarek
2010-01-07
1
-6
/
+5
*
8139too: make PCI device ids constant
Márton Németh
2010-01-07
2
-2
/
+2
*
Phonet: reject unsupported sendmsg/recvmsg flags
Rémi Denis-Courmont
2010-01-07
2
-3
/
+13
*
Phonet: zero-copy GPRS TX
Rémi Denis-Courmont
2010-01-07
2
-2
/
+16
*
Phonet: zero-copy aligned GPRS RX
Rémi Denis-Courmont
2010-01-07
3
-2
/
+6
*
drivers/net/mac8390.c: Add mac8390_init function
Joe Perches
2010-01-06
1
-102
/
+105
*
drivers/net/mac8390.c: Checkpatch cleanups
Joe Perches
2010-01-06
1
-107
/
+122
*
drivers/net/mac8390.c: Convert printk(KERN_<level> to pr_<level>(
Joe Perches
2010-01-06
1
-32
/
+25
*
drivers/net/mac8390.c: Remove useless memcpy casting
Joe Perches
2010-01-06
1
-9
/
+10
*
drivers/net/mac8390.c: Indent case labels
Joe Perches
2010-01-06
1
-126
/
+126
*
phy: SMSC device Energy Detect power-down mode
Giuseppe Cavallaro
2010-01-06
1
-2
/
+19
*
qlge: Add napi gro frags interface.
Ron Mercer
2010-01-06
1
-0
/
+53
*
qlge: Add RX frame handlers for non-split frames.
Ron Mercer
2010-01-06
1
-4
/
+257
*
qlge: Turn on RX header split based on platform.
Ron Mercer
2010-01-06
2
-7
/
+18
*
sky2: Lock transmit queue while disabling device
Mike McCormack
2010-01-06
1
-0
/
+2
*
sky2: Refactor sky2_get_regs into two functions
Mike McCormack
2010-01-06
1
-46
/
+48
*
axnet_cs: remove unnecessary spin_unlock_irqrestore
Ken Kawasaki
2010-01-03
1
-3
/
+0
*
tipc: use kconfig to limit numeric ranges
Amerigo Wang
2010-01-03
2
-7
/
+11
*
can/netlink: add CAN_CTRLMODE_ONE_SHOT
Marc Kleine-Budde
2010-01-03
1
-0
/
+1
*
can: Speed up CAN frame receiption by using ml_priv
Oliver Hartkopp
2010-01-03
3
-119
/
+96
*
drivers/net/cxgb3: Use kzalloc for allocating only one thing
Julia Lawall
2010-01-03
1
-1
/
+1
*
bonding: allow arp_ip_targets on separate vlans to use arp validation
Andy Gospodarek
2010-01-03
3
-3
/
+30
[next]