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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-26
bnx2: Eliminate AER error messages on systems not supporting it
Michael Chan
2
-8
/
+10
2011-01-26
cnic: Fix big endian bug
Michael Chan
1
-6
/
+6
2011-01-26
tg3: Use new VLAN code
Matt Carlson
2
-88
/
+10
2011-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
8
-12
/
+29
2011-01-25
rt2x00: add device id for windy31 usb device
Greg Kroah-Hartman
1
-0
/
+1
2011-01-24
USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware()
Jesper Juhl
1
-0
/
+1
2011-01-24
pch_gbe: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+1
2011-01-24
bnx2: Always set ETH_FLAG_TXVLAN
Michael Chan
1
-0
/
+4
2011-01-24
Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/l...
David S. Miller
1
-26
/
+112
2011-01-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
56
-103
/
+94
2011-01-24
can: at91_can: make can_id of mailbox 0 configurable
Marc Kleine-Budde
1
-7
/
+83
2011-01-24
can: at91_can: don't use mailbox 0
Marc Kleine-Budde
1
-12
/
+20
2011-01-24
can: at91_can: clean up usage of AT91_MB_RX_FIRST and AT91_MB_RX_NUM
Marc Kleine-Budde
1
-8
/
+10
2011-01-24
module: fix missing semicolons in MODULE macro usage
Rusty Russell
1
-1
/
+1
2011-01-21
can: add driver for Softing card
Kurt Van Dijck
3
-0
/
+374
2011-01-21
can: add driver for Softing card
Kurt Van Dijck
8
-0
/
+1815
2011-01-21
rtlwifi: Fix possible NULL dereference
Jesper Juhl
1
-2
/
+9
2011-01-21
ath9k: add missing ps wakeup/restore calls
Felix Fietkau
2
-5
/
+5
2011-01-21
ath9k_hw: disabled PAPRD for AR9003
Luis R. Rodriguez
2
-1
/
+6
2011-01-21
iwlwifi: don't read sku information from EEPROM for 4965
Wey-Yi Guy
2
-4
/
+8
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
1
-1
/
+1
2011-01-20
bonding: Ensure that we unshare skbs prior to calling pskb_may_pull
Neil Horman
3
-0
/
+12
2011-01-20
cxgb4: fix reported state of interfaces without link
Dimitris Michailidis
1
-1
/
+2
2011-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
20
-210
/
+424
2011-01-18
gianfar: Fix misleading indentation in startup_gfar()
Anton Vorontsov
1
-1
/
+1
2011-01-18
net/irda/sh_irda: return to RX mode when TX error
Kuninori Morimoto
1
-2
/
+12
2011-01-18
USB CDC NCM: tx_fixup() race condition fix
Alexey Orishko
1
-7
/
+12
2011-01-18
ns83820: Avoid bad pointer deref in ns83820_init_one().
Jesper Juhl
1
-3
/
+2
2011-01-18
bnx2x: Update bnx2x version to 1.62.00-4
Yaniv Rosner
1
-2
/
+2
2011-01-18
bnx2x: Fix AER setting for BCM57712
Yaniv Rosner
1
-1
/
+1
2011-01-18
bnx2x: Fix BCM84823 LED behavior
Yaniv Rosner
2
-1
/
+21
2011-01-18
bnx2x: Mark full duplex on some external PHYs
Yaniv Rosner
1
-1
/
+8
2011-01-18
bnx2x: Fix BCM8073/BCM8727 microcode loading
Yaniv Rosner
1
-30
/
+43
2011-01-18
bnx2x: LED fix for BCM8727 over BCM57712
Yaniv Rosner
1
-1
/
+17
2011-01-18
bnx2x: Common init will be executed only once after POR
Yaniv Rosner
1
-0
/
+11
2011-01-18
bnx2x: Swap BCM8073 PHY polarity if required
Yaniv Rosner
2
-0
/
+46
2011-01-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
9
-13
/
+22
2011-01-18
iwlwifi: fix valid chain reading from EEPROM
Wey-Yi Guy
1
-1
/
+1
2011-01-18
ath5k: fix locking in tx_complete_poll_work
Bob Copeland
1
-0
/
+4
2011-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
4
-15
/
+19
2011-01-17
ath9k_hw: do PA offset calibration only on longcal interval
Rajkumar Manoharan
1
-5
/
+5
2011-01-17
ath9k_htc: Fix endian issue in tx header
Rajkumar Manoharan
2
-4
/
+6
2011-01-17
ath9k_hw: ASPM interoperability fix for AR9380/AR9382
Luis R. Rodriguez
2
-3
/
+3
2011-01-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...
Linus Torvalds
1
-2
/
+1
2011-01-16
net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FS
Nicholas Bellinger
1
-2
/
+1
2011-01-15
vmxnet3: Dont allocate extra MSI-x vectors
Shreyas Bhatewara
2
-5
/
+5
2011-01-15
vmxnet3: Add locking for access to command register
Shreyas Bhatewara
3
-0
/
+54
2011-01-15
vmxnet3: Disable napi in suspend, reenable in resume.
Shreyas Bhatewara
1
-1
/
+6
2011-01-15
vmxnet3: Make ethtool handlers multiqueue aware
Shreyas Bhatewara
1
-114
/
+145
2011-01-15
vmxnet3: Provide required number of bytes in first SG buffer
Shreyas Bhatewara
1
-14
/
+9
[next]