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
2011-03-03
ixgbe: Drop unused code for setting up unicast addresses
Emil Tantilov
6
-105
/
+0
2011-03-03
ixgbe: rework ixgbe MTA handling to not drop packets
Emil Tantilov
2
-60
/
+11
2011-03-03
ixgbe: cleanup X540 PHY reset function pointer
Don Skidmore
1
-1
/
+1
2011-03-03
ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdq
Emil Tantilov
3
-83
/
+95
2011-03-03
ixgbe: Fill out PCIe speed and width enums with values
Emil Tantilov
1
-11
/
+11
2011-03-03
ixgbe: add polling test to end of PHY reset
Emil Tantilov
1
-3
/
+37
2011-03-03
ixgbe: Check link wants report current link state
Emil Tantilov
1
-1
/
+10
2011-03-03
ixgbe: cleanup code in ixgbe_identify_sfp_module_generic
Emil Tantilov
1
-55
/
+94
2011-03-03
ixgbe: Add ability to double reset on failure to clear master enable
Emil Tantilov
5
-22
/
+90
2011-03-03
ixgbe: set media type for 82599 T3 LOM
Emil Tantilov
3
-11
/
+42
2011-03-03
ixgbe: balance free_irq calls with request_irq calls
Alexander Duyck
1
-0
/
+5
2011-03-03
ixgbe: cleanup logic related to HW semaphores
Emil Tantilov
1
-18
/
+24
2011-03-03
ixgbe: cleanup wake on LAN defines
Emil Tantilov
1
-2
/
+2
2011-03-03
ixgbevf: Fix Compiler Warnings
Greg Rose
1
-7
/
+2
2011-03-03
igb: Fix strncpy calls to be safe per source code review tools
Carolyn Wyborny
1
-4
/
+7
2011-03-03
igb: Fix reg pattern test in ethtool for i350 devices
Carolyn Wyborny
1
-1
/
+1
2011-03-03
igb: warn if max_vfs limit is exceeded
Stefan Assmann
1
-1
/
+6
2011-03-02
ipv4: Make output route lookup return rtable directly.
David S. Miller
8
-16
/
+24
2011-03-01
ipv4: Kill can_sleep arg to ip_route_output_flow()
David S. Miller
3
-3
/
+3
2011-03-01
ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
David S. Miller
3
-3
/
+3
2011-03-01
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
30
-220
/
+150
2011-02-28
sfc: Bump version to 3.1
Ben Hutchings
1
-1
/
+1
2011-02-28
sfc: Remove configurable FIFO thresholds for pause frame generation
Ben Hutchings
4
-41
/
+5
2011-02-28
sfc: Expose TX push and TSO counters through ethtool statistics
Ben Hutchings
1
-1
/
+20
2011-02-28
sfc: Update copyright dates
Ben Hutchings
30
-30
/
+30
2011-02-28
sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd()
Ben Hutchings
4
-31
/
+8
2011-02-28
sfc: Read MC firmware version when requested through ethtool
Ben Hutchings
5
-41
/
+9
2011-02-28
sfc: Reduce size of efx_rx_buffer further by removing data member
Steve Hodgson
2
-24
/
+28
2011-02-28
sfc: Reduce size of efx_rx_buffer by unionising skb and page
Steve Hodgson
2
-53
/
+51
2011-02-28
bonding: use the correct size for _simple_hash()
Amerigo Wang
1
-1
/
+1
2011-02-28
enic: Flush driver cache of registered addr lists during port profile disasso...
Roopa Prabhu
2
-1
/
+3
2011-02-28
DM9000: Allow randomised ethernet address
Ben Dooks
1
-1
/
+6
2011-02-28
qla3xxx: add missing __iomem annotation
stephen hemminger
1
-5
/
+5
2011-02-28
bonding: fix sparse warning
stephen hemminger
1
-2
/
+3
2011-02-28
sis900: use pci_dev->revision
Sergei Shtylyov
1
-2
/
+2
2011-02-28
bnx2x: use dcb_setapp to manage negotiated application tlvs
Shmulik Ravid
4
-59
/
+92
2011-02-28
net: use pci_dev->revision, again
Sergei Shtylyov
13
-50
/
+19
2011-02-27
net: convert bonding to use rx_handler
Jiri Pirko
1
-1
/
+73
2011-02-27
netpoll: remove IFF_IN_NETPOLL flag
Amerigo Wang
2
-5
/
+3
2011-02-27
bonding: sync netpoll code with bridge
Amerigo Wang
2
-57
/
+118
2011-02-26
qeth: remove needless IPA-commands in offline
Ursula Braun
4
-120
/
+33
2011-02-24
rtlwifi: Need to include vmalloc.h
David S. Miller
1
-0
/
+1
2011-02-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
113
-4874
/
+18287
2011-02-24
igb: update version string
Carolyn Wyborny
1
-1
/
+1
2011-02-24
igb: Update Intel copyright notice for driver source.
Carolyn Wyborny
1
-1
/
+1
2011-02-24
igb: add support for VF Transmit rate limit using iproute2
Lior Levy
4
-2
/
+99
2011-02-24
igbvf: remove Tx hang detection
Lior Levy
2
-63
/
+0
2011-02-24
ixgbevf: Fix name of function in function header comment
Greg Rose
1
-8
/
+8
2011-02-24
ixgbevf: Enable jumbo frame support for X540 VF
Greg Rose
2
-2
/
+19
2011-02-24
ixgbe: Enable Jumbo Frames on the X540 10Gigabit Controller
Greg Rose
3
-3
/
+46
[next]