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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-08
can: slcan: Add missing linux/sched.h include.
David S. Miller
1
-0
/
+1
2010-12-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
53
-386
/
+652
2010-12-08
ehea: Fixing LRO configuration
Breno Leitao
2
-2
/
+14
2010-12-08
driver/net/benet: fix be_cmd_multicast_set() memcpy bug
Joe Jin
1
-1
/
+1
2010-12-08
Merge branch 'sfc-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...
David S. Miller
3
-14
/
+37
2010-12-08
isdn/hisax: fix compiler warning on hisax_pci_tbl
Namhyung Kim
1
-1
/
+1
2010-12-08
via-rhine: hardware VLAN support
Roger Luethi
1
-14
/
+312
2010-12-08
ifb: goto resched directly if error happens and dp->tq isn't empty
Changli Gao
1
-0
/
+2
2010-12-08
cxgb4: fix MAC address hash filter
Dimitris Michailidis
1
-1
/
+1
2010-12-08
can: add slcan driver for serial/USB-serial CAN adapters
Oliver Hartkopp
3
-0
/
+777
2010-12-08
atm: lanai: use kernel's '%pM' format option to print MAC
Andy Shevchenko
1
-5
/
+2
2010-12-08
CAIF: Fix U5500 compile error for shared memory driver
Kim Lilliestierna XX
2
-2
/
+2
2010-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
21
-93
/
+120
2010-12-07
sfc: Fix NAPI list corruption during ring reallocation
Ben Hutchings
1
-12
/
+19
2010-12-07
sfc: Fix crash in legacy onterrupt handler during ring reallocation
Ben Hutchings
3
-2
/
+18
2010-12-06
Revert "ehea: Use the standard logging functions"
David S. Miller
5
-274
/
+293
2010-12-06
net: cris/eth_v10: Use net_device_stats from struct net_device_stats
Tobias Klauser
1
-19
/
+15
2010-12-06
net: emaclite: Omit private ndo_get_stats function
Tobias Klauser
1
-16
/
+0
2010-12-06
net: am79c961a: Omit private ndo_get_stats function
Tobias Klauser
1
-9
/
+0
2010-12-06
ixgbe: fix enum type mismatch on disable laser
Don Skidmore
1
-3
/
+3
2010-12-06
ixgbe: fix for link failure on SFP+ DA cables
Don Skidmore
2
-3
/
+28
2010-12-06
ixgbe: fix possible NULL pointer deference in shutdown path
Don Skidmore
1
-0
/
+3
2010-12-06
be2net: Handle out of buffer completions for lancer
Sathya Perla
2
-21
/
+38
2010-12-06
be2net: FW init cmd fix for lancer
Sathya Perla
1
-19
/
+8
2010-12-06
be2net: Fix be_dev_family_check() return value check
Sathya Perla
1
-1
/
+1
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
10
-48
/
+27
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
1
-14
/
+31
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
2
-11
/
+8
2010-12-06
tg3: Raise the jumbo frame BD flag threshold
Matt Carlson
1
-2
/
+2
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
7
-140
/
+21
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
[next]