index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-07
net: enic: convert to hw_features
Michał Mirosław
3
-69
/
+10
2011-04-07
net: benet: convert to hw_features
Michał Mirosław
3
-37
/
+10
2011-04-07
skge: convert to hw_features
Michał Mirosław
2
-49
/
+5
2011-04-07
be2net: call FLR after setup wol in be_shutdown
Ajit Khaparde
1
-2
/
+2
2011-04-07
be2net: dynamically allocate adapter->vf_cfg
Ajit Khaparde
2
-5
/
+13
2011-04-07
be2net: fix to get max VFs supported from adapter
Ajit Khaparde
1
-8
/
+14
2011-04-07
be2net: use common method to check for sriov function type
Ajit Khaparde
1
-10
/
+2
2011-04-07
be2net: add rxhash support
Ajit Khaparde
3
-5
/
+30
2011-04-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
20
-34
/
+61
2011-04-06
ewrk3: convert to set_phys_id
stephen hemminger
1
-32
/
+24
2011-04-06
qlcnic: convert to set_phys_id
stephen hemminger
2
-25
/
+29
2011-04-06
net: netxen: convert to hw_features
Michał Mirosław
4
-114
/
+46
2011-04-06
capi: Perform scheduled capifs removal
Jan Kiszka
5
-303
/
+4
2011-04-06
Signed bit field; int have_hotplug_status_watch:1
Ian Campbell
1
-1
/
+1
2011-04-06
be2net: Fix suspend/resume operation
Padmanabh Ratnakar
1
-0
/
+1
2011-04-06
be2net: Rename some struct members for clarity
Padmanabh Ratnakar
2
-7
/
+7
2011-04-06
s2io: convert to set_phys_id (v2)
stephen hemminger
2
-48
/
+41
2011-04-06
niu: convert to new ethtool set_phys_id
stephen hemminger
2
-13
/
+17
2011-04-06
pcnet32: convert to set_phys_id
stephen hemminger
1
-46
/
+28
2011-04-06
benet: convert to set_phys_id
stephen hemminger
2
-17
/
+22
2011-04-06
bnx2x: convert to set_phys_id
stephen hemminger
1
-21
/
+23
2011-04-06
bnx2: convert to set_phys_id
stephen hemminger
2
-29
/
+28
2011-04-06
vxge: convert to set_phys_id
stephen hemminger
1
-9
/
+16
2011-04-06
cxgb3: implement set_phys_id
stephen hemminger
1
-11
/
+14
2011-04-06
tg3: implement ethtool set_phys_id
stephen hemminger
1
-20
/
+23
2011-04-06
skge: implement set_phys_id
stephen hemminger
1
-17
/
+16
2011-04-06
sky2: support ethtool set_phys_id
stephen hemminger
1
-12
/
+13
2011-04-06
pppoe: drop PPPOX_ZOMBIEs in pppoe_flush_dev
Ulrich Weber
1
-1
/
+1
2011-04-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
14
-13
/
+38
2011-04-06
qlcnic: Update version number to 5.0.16
Anirban Chakraborty
1
-2
/
+2
2011-04-06
qlcnic: Fix LRO disable
Rajesh Borundia
3
-11
/
+24
2011-04-06
qlcnic: Use flt method to determine flash fw region
Sritej Velaga
2
-4
/
+16
2011-04-06
qlcnic: Remove unused code
Anirban Chakraborty
4
-81
/
+46
2011-04-06
qlcnic: Changes to VLAN code
Anirban Chakraborty
3
-26
/
+35
2011-04-06
qlcnic: Code optimization patch
Anirban Chakraborty
2
-125
/
+115
2011-04-06
qlcnic: Cleanup patch
Anirban Chakraborty
6
-273
/
+268
2011-04-06
qlcnic: Memory leak fix
Sony Chacko
1
-2
/
+4
2011-04-06
qlcnic: Make PCI info available in all modes
Sony Chacko
1
-3
/
+3
2011-04-06
be2net: Fix a potential crash during shutdown.
Ajit Khaparde
1
-3
/
+5
2011-04-06
bna: Fix for handling firmware heartbeat failure
Rasesh Mody
1
-7
/
+3
2011-04-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
5
-97
/
+40
2011-04-06
can: mcp251x: Allow pass IRQ flags through platform data.
Enric Balletbo i Serra
1
-1
/
+2
2011-04-06
smsc911x: fix mac_lock acquision before calling smsc911x_mac_read
Enric Balletbo i Serra
1
-3
/
+5
2011-04-06
tg3: Support 4mb flash sizes for 5717 and 5719
Matt Carlson
1
-1
/
+5
2011-04-06
tg3: Enable 5720 support
Matt Carlson
1
-0
/
+1
2011-04-06
tg3: Add 5720 PHY ID
Matt Carlson
2
-0
/
+2
2011-04-06
tg3: Add 5720 H2BMC support
Matt Carlson
2
-15
/
+53
2011-04-06
tg3: Add 5720 NVRAM decoding
Matt Carlson
2
-1
/
+152
2011-04-06
tg3: Add 5720 ASIC rev
Matt Carlson
2
-8
/
+27
2011-04-06
tg3: Reintroduce 5717_PLUS
Matt Carlson
2
-24
/
+17
[next]