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-12-06
ehea: Use the standard logging functions
Joe Perches
5
-293
/
+274
2010-12-06
net: Fix too optimistic NETIF_F_HW_CSUM features
Michał Mirosław
12
-51
/
+35
2010-12-06
USB CDC NCM host driver
Alexey Orishko
3
-0
/
+1233
2010-12-06
usbnet: changes for upcoming cdc_ncm driver
Alexey Orishko
2
-14
/
+37
2010-12-06
tg3: Update version to 3.116
Matt Carlson
1
-2
/
+2
2010-12-06
tg3: Relax EEE thresholds
Matt Carlson
2
-12
/
+33
2010-12-06
tg3: Minor EEE code tweaks
Matt Carlson
1
-7
/
+10
2010-12-06
tg3: Fix 57765 EEE support
Matt Carlson
1
-16
/
+16
2010-12-06
tg3: Move EEE definitions into mdio.h
Matt Carlson
3
-11
/
+13
2010-12-06
tg3: Raise the jumbo frame BD flag threshold
Matt Carlson
1
-2
/
+2
2010-12-06
filter: fix sk_filter rcu handling
Eric Dumazet
2
-14
/
+9
2010-12-03
net: don't reallocate skb->head unless the current one hasn't the needed extr...
Changli Gao
1
-11
/
+23
2010-12-03
ixgbe: add support for new format of PBA numbers
Don Skidmore
4
-16
/
+105
2010-12-03
ixgbe: add support for 82599 FCoE SKU
Don Skidmore
3
-0
/
+8
2010-12-03
ixgbe: add WOL support for SFP+ subdevice
Don Skidmore
3
-5
/
+22
2010-12-03
ixgbe: fix link behavior for SFP+ when driver is brought down
Don Skidmore
2
-11
/
+27
2010-12-03
qlcnic: Updated driver version to 5.0.13
Anirban Chakraborty
1
-2
/
+2
2010-12-03
qlcnic: LICENSE file for qlcnic
Sritej Velaga
8
-140
/
+348
2010-12-03
qlcnic: validate eswitch config values for PF
Amit Kumar Salecha
1
-3
/
+6
2010-12-03
qlcnic: Disable loopback support
Sucheta Chakraborty
5
-311
/
+1
2010-12-03
sfc: Store MAC address from NVRAM in net_device::perm_addr
Ben Hutchings
4
-13
/
+7
2010-12-03
sfc: Use current MAC address, not NVRAM MAC address, for WoL filter
Ben Hutchings
1
-1
/
+1
2010-12-03
sfc: When waking a stopped tx_queue, only lock that tx_queue
Steve Hodgson
1
-2
/
+6
2010-12-03
sfc: Update kernel-doc to match earlier move of Toeplitz hash key
Ben Hutchings
2
-1
/
+1
2010-12-03
sfc: Move xmac_poll_required into struct falcon_nic_data
Ben Hutchings
5
-8
/
+15
2010-12-03
sfc: Move Falcon global event handling to falcon.c
Ben Hutchings
3
-43
/
+43
2010-12-03
sfc: Move mdio_lock to struct falcon_nic_data
Ben Hutchings
4
-7
/
+9
2010-12-03
sfc: Move SPI state to struct falcon_nic_data
Ben Hutchings
6
-75
/
+69
2010-12-03
sfc: Remove unnecessary inclusion of various private header files
Ben Hutchings
8
-10
/
+0
2010-12-03
sfc: Expose Falcon BootROM config through MTD, not ethtool
Ben Hutchings
2
-82
/
+54
2010-12-03
sfc: Remove broken automatic fallback for invalid Falcon chip/board config
Ben Hutchings
1
-33
/
+24
2010-12-03
sfc: Fix event based MCDI completion and MC REBOOT/CMDDONE ordering issue
Steve Hodgson
1
-0
/
+1
2010-12-03
sfc: Clear RXIN_SEL when soft-resetting QT2025C
Ben Hutchings
1
-0
/
+6
2010-12-03
sfc: Read-to-clear LM87 alarm/interrupt status at start of day
Ben Hutchings
1
-0
/
+4
2010-12-03
sfc: Distinguish critical and non-critical over-temperature conditions
Ben Hutchings
1
-29
/
+80
2010-12-03
sfc: Fix condition for no-op in set_phy_flash_cfg()
Ben Hutchings
1
-1
/
+1
2010-12-03
sfc: Reduce log level for MCDI error response in efx_mcdi_rpc()
Ben Hutchings
1
-1
/
+1
2010-12-02
tipc: Delete tipc_ownidentity()
Allan Stephens
3
-10
/
+2
2010-12-02
tipc: Eliminate obsolete native API forwarding routines
Allan Stephens
2
-87
/
+15
2010-12-02
tipc: Eliminate an unused symbolic constant in link code
Allan Stephens
1
-6
/
+0
2010-12-02
tipc: Eliminate useless initialization when creating subscriber
Allan Stephens
1
-1
/
+1
2010-12-02
tipc: Remove unused domain argument from multicast send routine
Allan Stephens
3
-3
/
+2
2010-12-02
tipc: Remove support for TIPC mode change callback
Allan Stephens
4
-53
/
+5
2010-12-02
tipc: Delete useless function prototypes
Allan Stephens
4
-4
/
+0
2010-12-02
tipc: Eliminate useless return value when disabling a bearer
Allan Stephens
1
-4
/
+5
2010-12-02
tipc: Delete unused configuration service structure definition
Allan Stephens
1
-7
/
+0
2010-12-02
tipc: Remove obsolete inclusions of header files
Allan Stephens
22
-77
/
+0
2010-12-02
tipc: Remove obsolete native API files and exports
Allan Stephens
15
-690
/
+382
2010-12-02
net: kill unused macros from head file
Shan Wei
6
-16
/
+0
2010-12-02
ipv6: use ND_REACHABLE_TIME and ND_RETRANS_TIMER instead of magic number
Shan Wei
1
-12
/
+12
[prev]
[next]