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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-25
bgmac: fix indexing of 2nd level loops
Rafał Miłecki
1
-7
/
+11
2013-02-25
mlx4: Implement memory windows allocation and deallocation
Shani Michaeli
1
-0
/
+95
2013-02-25
mlx4_core: Enable memory windows in {INIT, QUERY}_HCA
Shani Michaeli
4
-0
/
+10
2013-02-25
mlx4_core: Disable memory windows for virtual functions
Shani Michaeli
4
-15
/
+75
2013-02-24
net/pasemi: Fix missing coding style
Syam Sidhardhan
1
-3
/
+6
2013-02-24
bnx2x: remove dead code and make local funcs static
stephen hemminger
2
-60
/
+2
2013-02-24
gianfar: fix compile fail for NET_POLL=y due to struct packing
Paul Gortmaker
1
-12
/
+14
2013-02-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+2
2013-02-23
mlx4_en: fix allocation of CPU affinity reverse-map
Kleber Sacilotto de Souza
1
-1
/
+1
2013-02-23
mlx4_en: fix allocation of device tx_cq
Kleber Sacilotto de Souza
1
-1
/
+1
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-22
net: fec: Fix division by zero
Fabio Estevam
1
-34
/
+34
2013-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Ralf Baechle
340
-37384
/
+32091
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+1
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-4
/
+3
2013-02-21
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-2
/
+2
2013-02-21
sun.com documentation fixes
Christian Kujau
1
-2
/
+2
2013-02-21
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-0
/
+3
2013-02-21
qlcnic: Bump up the version to 5.1.35
Jitendra Kalsaria
1
-2
/
+2
2013-02-21
qlcnic: Fix configure interrupts for 83xx adapter types
Manish Chopra
1
-7
/
+0
2013-02-21
qlcnic: Fix internal loopback test for 82xx adapter
Shahed Shaikh
1
-1
/
+1
2013-02-21
net: fec: Ensure that initialization is done prior to request_irq()
Fabio Estevam
1
-15
/
+15
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
16
-39
/
+25
2013-02-21
mlx4_core: Propagate MR deregistration failures to caller
Shani Michaeli
2
-9
/
+24
2013-02-21
mlx4_core: Rename MPT-related functions to have mpt_ prefix
Shani Michaeli
3
-39
/
+39
2013-02-20
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
1
-2
/
+2
2013-02-19
atl1c: restore buffer state
Huang, Xiong
1
-1
/
+1
2013-02-19
b44: use netdev_alloc_skb_ip_align()
Hauke Mehrtens
1
-2
/
+1
2013-02-19
net: fec: Do a sanity check on the gpio number
Fabio Estevam
1
-1
/
+4
2013-02-19
qlcnic: Bump up the version to 5.1.34
Jitendra Kalsaria
1
-2
/
+2
2013-02-19
qlcnic: fix ping resumption to a VM after a live migration
Shahed Shaikh
4
-12
/
+177
2013-02-19
qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapter
Shahed Shaikh
3
-9
/
+29
2013-02-19
qlcnic: refactor Legacy interrupt handling for 83xx
Himanshu Madhani
4
-56
/
+144
2013-02-19
qlcnic: fix mailbox interrupt.
Sucheta Chakraborty
3
-19
/
+29
2013-02-19
qlcnic: fix unsupported CDRP command error message.
Jitendra Kalsaria
1
-2
/
+23
2013-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
3
-8
/
+70
2013-02-18
drivers: net: davinci_cpdma: acknowledge interrupt properly
Mugunthan V N
3
-12
/
+24
2013-02-18
tg3: Use different macros for pci_chip_rev_id accesses
Joe Perches
2
-401
/
+408
2013-02-18
tg3: Remove define and single use of GET_CHIP_REV_ID
Joe Perches
2
-9
/
+5
2013-02-18
bgmac: fix unaligned accesses to network headers
Hauke Mehrtens
1
-1
/
+1
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-660
/
+973
2013-02-18
net: ehea module param description fix
Dave Young
1
-4
/
+4
2013-02-15
ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGS
Alexander Duyck
1
-1
/
+1
2013-02-15
ixgbe: fix Tx timeouts with BQL
Emil Tantilov
2
-7
/
+34
2013-02-15
ixgbe: implement SFF diagnostic monitoring via ethtool
Aurélien Guillaume
3
-0
/
+119
2013-02-15
ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic()
Emil Tantilov
1
-24
/
+10
2013-02-15
ixgbe: fix possible data corruption in read_i2c_byte
Emil Tantilov
1
-1
/
+1
2013-02-15
ixgbe: Add support for set_channels ethtool operation
Alexander Duyck
1
-0
/
+38
2013-02-15
ixgbe: Add support for displaying the number of Tx/Rx channels
Alexander Duyck
1
-0
/
+72
2013-02-15
ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabled
Alexander Duyck
2
-13
/
+8
[prev]
[next]