index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-10
ixgbevf: Driver main and ethool interface module and main header
Greg Rose
3
-0
/
+4605
2010-01-10
ixgbevf: Mailbox communication
Greg Rose
2
-0
/
+441
2010-01-10
ixgbevf: 82599 Virtual Function core functions and header
Greg Rose
2
-0
/
+555
2010-01-10
ixgbevf: Macros, data structures, useful defines and registers
Greg Rose
2
-0
/
+377
2010-01-10
NET: irda, remove unnecessary checks
Jiri Slaby
1
-6
/
+0
2010-01-10
NET: ipv6, remove unnecessary check
Jiri Slaby
1
-1
/
+1
2010-01-09
mac8390: Fix build breakage
Geert Uytterhoeven
1
-1
/
+1
2010-01-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
5
-25
/
+31
2010-01-08
netfilter: ebtables: enforce CAP_NET_ADMIN
Florian Westphal
1
-0
/
+6
2010-01-08
igb: add support for device reset interrupt
Alexander Duyck
1
-0
/
+9
2010-01-08
powerpc/mpc5xxx: add OF platform binding doc for FSL MSCAN devices
Wolfgang Grandegger
2
-8
/
+54
2010-01-08
can: mscan-mpc5xxx: add support for the MPC512x processor
Wolfgang Grandegger
4
-95
/
+295
2010-01-08
can: mscan: fix improper return if dlc < 8 in start_xmit function
Wolfgang Grandegger
1
-3
/
+6
2010-01-08
net/ipv6/tcp_ipv6.c: Use compressed IPv6 address
Joe Perches
1
-1
/
+1
2010-01-08
ep93xx_eth.c general cleanup
H Hartley Sweeten
1
-72
/
+68
2010-01-08
bnx2: Flush the register writes which setup the MSI-X table
Benjamin Li
1
-0
/
+4
2010-01-08
e1000e: fix and commonize code for setting the receive address registers
Bruce Allan
1
-9
/
+15
2010-01-08
e1000e: e1000e_enable_tx_pkt_filtering() returns wrong value
Bruce Allan
1
-7
/
+9
2010-01-08
e1000e: perform 10/100 adaptive IFS only on parts that support it
Bruce Allan
5
-0
/
+21
2010-01-08
e1000e: don't accumulate PHY statistics on PHY read failure
Bruce Allan
1
-14
/
+14
2010-01-08
e1000e: call pci_save_state() after pci_restore_state()
Bruce Allan
1
-0
/
+2
2010-01-08
netxen: update version to 4.0.72
Amit Kumar Salecha
1
-2
/
+2
2010-01-08
netxen: fix set mac addr
Amit Kumar Salecha
1
-0
/
+3
2010-01-08
netxen: fix smatch warning
Amit Kumar Salecha
3
-4
/
+3
2010-01-08
netxen: fix tx ring memory leak
Amit Kumar Salecha
1
-0
/
+2
2010-01-08
be2net: implements ethtool function to read eeprom data.
Sarveshwar Bandi
3
-0
/
+91
2010-01-08
tcp: update the netstamp_needed counter when cloning sockets
Octavian Purdila
1
-0
/
+4
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
118
-118
/
+118
2010-01-07
TI DaVinci EMAC: Handle emac module clock correctly.
Sriram
1
-1
/
+3
2010-01-07
dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chips
Ben Hutchings
3
-7
/
+50
2010-01-07
ixgbe: Fix compiler warning about variable being used uninitialized
PJ Waskiewicz
1
-2
/
+7
2010-01-07
stmmac: update the driver's module version
Giuseppe CAVALLARO
1
-1
/
+1
2010-01-07
stmmac: improve Kconfig help
Giuseppe CAVALLARO
1
-3
/
+5
2010-01-07
stmmac: include netdevice.h into the common.h header
Giuseppe CAVALLARO
5
-5
/
+1
2010-01-07
stmmac: rename the gmac as dwmac1000 and split core and dma parts
Giuseppe CAVALLARO
7
-287
/
+324
2010-01-07
stmmac: rename mac100 as dwmac100 and fix spare coding style
Giuseppe CAVALLARO
5
-90
/
+95
2010-01-07
stmmac: move the dma out from the main
Giuseppe CAVALLARO
8
-387
/
+481
2010-01-07
stmmac: reorganise class operations.
Giuseppe CAVALLARO
7
-146
/
+162
2010-01-07
stmmac: do not call fix_mac_speed if NULL
Giuseppe CAVALLARO
1
-2
/
+3
2010-01-07
stmmac: perform hw bus configuration
Giuseppe CAVALLARO
2
-3
/
+3
2010-01-07
stmmac: rewiew platform data
Giuseppe CAVALLARO
2
-7
/
+33
2010-01-07
stmmac: add the new Header file for stmmac platform data
Giuseppe CAVALLARO
1
-0
/
+53
2010-01-07
stmmac: convert unicast addr list to list_head
Giuseppe CAVALLARO
1
-16
/
+8
2010-01-07
stmmac: use MII_BUS_ID_SIZE instead of BUS_ID_SIZE
Giuseppe CAVALLARO
1
-3
/
+4
2010-01-07
drivers/net/skfp/skfddi.c: use %pMF to show MAC address
hartleys
1
-16
/
+3
2010-01-07
drivers/net/defxx.c: use %pMF to show MAC address
hartleys
1
-5
/
+2
2010-01-07
lib/vsprintf.c: Add %pMF to format FDDI bit reversed MAC addresses
Joe Perches
1
-2
/
+18
2010-01-07
netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
Patrick McHardy
1
-9
/
+9
2010-01-07
drivers/message/i2o/i2o_proc.c: use %pM to show MAC address
H Hartley Sweeten
1
-8
/
+3
2010-01-07
drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC address
H Hartley Sweeten
1
-9
/
+2
[prev]
[next]