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-05-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
5
-29
/
+69
2012-05-06
skb: Add inline helper for getting the skb end offset from head
Alexander Duyck
1
-1
/
+1
2012-05-05
ixgbe: dcb: IEEE PFC stats and reset logic incorrect
John Fastabend
2
-1
/
+12
2012-05-05
e1000e: increase version number
Bruce Allan
1
-1
/
+1
2012-05-05
e1000e: clear REQ and GNT in EECD (82571 && 82572)
Richard Alpe
1
-1
/
+11
2012-05-05
e1000e: enable forced master/slave on 82577
Bruce Allan
1
-26
/
+45
2012-05-04
ixgbe: Update link flow control to correctly handle multiple packet buffer DCB
Alexander Duyck
6
-158
/
+102
2012-05-04
ixgbe: Reorder link flow control functions in ixgbe_common.c
Alexander Duyck
1
-290
/
+282
2012-05-04
ixgbe: Use __free_pages instead of put_page to release pages
Alexander Duyck
1
-2
/
+3
2012-05-04
ixgbe: Make ixgbe_fc_autoneg return void and always set current_mode
Alexander Duyck
4
-31
/
+13
2012-05-04
ixgbe: Reorder the ring to q_vector mapping to improve performance
Alexander Duyck
1
-15
/
+20
2012-05-04
ixgbe: Track instances of buffer available but no DMA resources present
Alexander Duyck
1
-3
/
+3
2012-05-04
e1000e: initial support for i217
Bruce Allan
7
-28
/
+398
2012-05-04
e1000e: Update driver version number
Matthew Vick
1
-1
/
+1
2012-05-03
net/niu: remove one superfluous dma mask check
Sebastian Andrzej Siewior
1
-1
/
+1
2012-05-03
ixgbevf: Update version string
Greg Rose
1
-1
/
+1
2012-05-03
ixgbevf: Make sure jumbo frames are set correctly after PF reset
Greg Rose
2
-15
/
+15
2012-05-03
ixgbevf: Add support to recognize 100mb link speed
Greg Rose
3
-7
/
+25
2012-05-03
e1000e: Remove special case for 82573/82574 ASPM L1 disablement
Chris Boot
1
-8
/
+0
2012-05-03
e1000e: Disable ASPM L1 on 82574
Chris Boot
1
-1
/
+2
2012-05-03
e1000e: Driver workaround for IPv6 Header Extension Erratum.
Matthew Vick
4
-8
/
+26
2012-05-03
e1000e: Resolve intermittent negotiation issue on 82574/82583.
Matthew Vick
1
-1
/
+17
2012-05-03
e1000e: cleanup long [read|write]_reg_locked PHY ops function pointers
Bruce Allan
2
-28
/
+29
2012-05-03
e1000e: suggest a possible workaround to a device hang on 82577/8
Bruce Allan
1
-0
/
+4
2012-05-03
ixgbe: Fix use after free on module remove
Alexander Duyck
1
-1
/
+3
2012-05-02
be2net: Fix EEH error reset before a flash dump completes
Somnath Kotur
1
-0
/
+5
2012-05-02
be2net: Record receive queue index in skb to aid RPS.
Somnath Kotur
1
-0
/
+2
2012-05-02
be2net: Fix to apply duplex value as unknown when link is down.
Somnath Kotur
1
-1
/
+1
2012-05-02
be2net: Fix to not set link speed for disabled functions of a UMC card
Somnath Kotur
1
-1
/
+1
2012-05-02
net/pasemi: fix compiler warning
Stephen Rothwell
1
-1
/
+1
2012-05-02
bnx2x: fix handling single MSIX mode for 57710/57711
Dmitry Kravkov
1
-2
/
+5
2012-05-02
ixgbe: Reset max_vfs to zero when user request is out of range
Greg Rose
1
-3
/
+4
2012-05-02
ixgbe: Deny MACVLAN requests from VFs with admin set MAC
Greg Rose
1
-0
/
+6
2012-05-02
ixgbe: add hwmon interface to export thermal data
Don Skidmore
9
-7
/
+322
2012-05-02
ixgbe: add support functions to access thermal data
Don Skidmore
3
-0
/
+224
2012-05-02
e1000e: fix .ndo_set_rx_mode for 82579
Bruce Allan
7
-14
/
+92
2012-05-02
e1000e: PHY initialization flow changes for 82577/8/9
Bruce Allan
1
-101
/
+146
2012-05-02
e1000e: workaround EEPROM configuration change on 82579
Bruce Allan
2
-15
/
+34
2012-04-30
atl1c: remove PHY polling from atl1c_change_mtu
Huang, Xiong
1
-8
/
+0
2012-04-30
atl1c: Disable L0S when no cable link
Huang, Xiong
1
-1
/
+1
2012-04-30
atl1c: do MAC-reset when PHY link down
Huang, Xiong
1
-27
/
+47
2012-04-30
atl1c: cancel task when interface closed
Huang, Xiong
1
-0
/
+5
2012-04-30
atl1c: enlarge L1 response waiting timer
Huang, Xiong
1
-1
/
+1
2012-04-30
atl1c: refine mac address related code
Huang, Xiong
3
-74
/
+57
2012-04-30
atl1c: remove code of closing register writable attribution
Huang, Xiong
1
-6
/
+0
2012-04-30
atl1c: clear WoL status when reset pcie
Huang, Xiong
2
-5
/
+3
2012-04-30
atl1c: add PHY link event(up/down) patch
Huang, Xiong
4
-0
/
+92
2012-04-30
bnx2x: remove some bloat
Eric Dumazet
5
-499
/
+499
2012-04-30
pch_gbe: reprogram multicast address register on reset
RongQing.Li
1
-55
/
+5
2012-04-30
tg3: provide frags as skb head
Eric Dumazet
2
-10
/
+66
[next]