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
2012-07-20
can: janz-ican3: drop invalid skbs
Ira W. Snyder
1
-0
/
+3
2012-07-20
can: janz-ican3: remove dead code
Ira W. Snyder
1
-2
/
+0
2012-07-20
can: flexcan: add 2nd clock to support imx53 and newer
Steffen Trumtrar
1
-18
/
+27
2012-07-20
can: mark bittiming_const pointer in struct can_priv as const
Marc Kleine-Budde
14
-14
/
+14
2012-07-19
ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flag
Alexander Duyck
2
-8
/
+13
2012-07-19
ixgbe: Only enable anti-spoof on VF pools
Alexander Duyck
1
-9
/
+11
2012-07-19
ixgbe: Correctly set SAN MAC RAR pool to default pool of PF
Alexander Duyck
6
-3
/
+46
2012-07-19
ixgbe: Make FCoE allocation and configuration closer to how rings work
Alexander Duyck
4
-122
/
+154
2012-07-19
ixgbe: Merge all FCoE percpu values into a single structure
Alexander Duyck
3
-86
/
+86
2012-07-19
ixgbe: Cleanup configuration of FCoE registers
Alexander Duyck
2
-27
/
+32
2012-07-19
ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ API
Alexander Duyck
2
-17
/
+17
2012-07-19
ixgbe: Fix memory leak when SR-IOV VFs are direct assigned
Alexander Duyck
1
-4
/
+11
2012-07-19
ixgbe: Use VMDq offset to indicate the default pool
Alexander Duyck
3
-19
/
+21
2012-07-19
Merge branch 'net' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/...
David S. Miller
1
-27
/
+34
2012-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-10
/
+38
2012-07-19
mlx4_en: map entire pages to increase throughput
Thadeu Lima de Souza Cascardo
2
-109
/
+131
2012-07-19
sfc: initialize dynamic sysfs attributes for lockdep
Michal Schmidt
1
-0
/
+1
2012-07-19
net: e100: ucode is optional in some cases
Bjørn Mork
1
-9
/
+31
2012-07-19
asix: AX88172A driver depends on phylib
Christian Riesch
1
-0
/
+1
2012-07-19
asix: Add support for programming the EEPROM
Christian Riesch
4
-0
/
+87
2012-07-19
asix: Rework reading from EEPROM
Christian Riesch
4
-32
/
+24
2012-07-19
net: stmmac: Add ip version to dts bindings
Dinh Nguyen
1
-2
/
+6
2012-07-19
cxgb3: Set vlan_feature on net_device
brenohl@br.ibm.com
1
-0
/
+4
2012-07-19
libertas: firmware.c: remove duplicated include
Duan Jiong
1
-2
/
+0
2012-07-19
net/mlx4_en: Add accelerated RFS support
Amir Vadai
4
-1
/
+342
2012-07-19
{NET,IB}/mlx4: Add rmap support to mlx4_assign_eq
Amir Vadai
2
-2
/
+13
2012-07-19
net/mlx4: Move MAC_MASK to a common place
Amir Vadai
4
-7
/
+4
2012-07-18
ixgbe: Cleanup holes in flags after removing several of them
Alexander Duyck
1
-25
/
+25
2012-07-18
ixgbe: Retire RSS enabled and capable flags
Alexander Duyck
4
-37
/
+8
2012-07-18
ixgbe: Add support for SR-IOV w/ DCB or RSS
Alexander Duyck
4
-47
/
+423
2012-07-18
ixgbe: Update configure virtualization to allow for multiple PF pools
Alexander Duyck
1
-12
/
+12
2012-07-18
ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparam
Alexander Duyck
1
-70
/
+83
2012-07-18
ixgbevf: Consolidate Tx context descriptor creation code
Alexander Duyck
2
-180
/
+163
2012-07-18
ixgbevf: Add netdev to ring structure
Alexander Duyck
3
-34
/
+28
2012-07-18
ixgbevf: Do not rewind the Rx ring before bumping tail
Alexander Duyck
1
-5
/
+2
2012-07-18
ixgbevf: fix VF untagging when 802.1 prio is set
Pascal Bouchareine
1
-1
/
+1
2012-07-18
tilegx net: use eth_hw_addr_random(), not eth_random_addr()
Chris Metcalf
1
-1
/
+1
2012-07-18
tilegx net driver: handle payload data not in frags
Chris Metcalf
1
-18
/
+18
2012-07-18
net: tilegx driver bugfix (be explicit about percpu queue number)
Chris Metcalf
1
-8
/
+15
2012-07-18
team: refine IFF_XMIT_DST_RELEASE capability
Jiri Pirko
1
-0
/
+5
2012-07-18
driver: net: ethernet: cpsw: runtime PM support
Mugunthan V N
1
-9
/
+14
2012-07-18
driver: net: ethernet: davinci_mdio: runtime PM support
Mugunthan V N
1
-13
/
+12
2012-07-18
jme: netpoll support
Peter Wu
1
-0
/
+14
2012-07-18
net: ethernet: davinci_emac: add OF support
Heiko Schocher
1
-1
/
+88
2012-07-18
qlge: fix an "&&" vs "||" bug
Dan Carpenter
1
-1
/
+1
2012-07-18
net: ftgmac100/ftmac100: dont pull too much data
Eric Dumazet
2
-6
/
+14
2012-07-18
net: qmi_wwan: add ZTE MF821D
Bjørn Mork
1
-0
/
+9
2012-07-18
asix: Fix return value in AX88172A driver bind function
Christian Riesch
1
-0
/
+1
2012-07-18
bonding: refine IFF_XMIT_DST_RELEASE capability
Eric Dumazet
1
-0
/
+5
2012-07-18
net: qmi_wwan: make dynamic device IDs work
Bjørn Mork
1
-1
/
+18
[prev]
[next]