index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
39
-96
/
+199
2012-09-28
netdev: octeon: fix return value check in octeon_mgmt_init_phy()
Wei Yongjun
1
-3
/
+1
2012-09-27
Revert "be2net: fix vfs enumeration"
David S. Miller
1
-2
/
+4
2012-09-27
qlcnic: Fix scheduling while atomic bug
Narendra K
1
-2
/
+2
2012-09-27
bnx2: Clean up remaining iounmap
Neil Horman
1
-1
/
+1
2012-09-27
bna: Fix warning false positive.
David S. Miller
1
-0
/
+1
2012-09-27
net: phy: smsc: Implement PHY config_init for LAN87xx
Marek Vasut
1
-1
/
+27
2012-09-27
be2net: fix vfs enumeration
Ivan Vecera
1
-4
/
+2
2012-09-27
smsc75xx: fix resume after device reset
Steve Glendinning
1
-0
/
+1
2012-09-27
lxt PHY: Support for the buggy LXT973 rev A2
LEROY Christophe
1
-0
/
+127
2012-09-27
cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slave
Vipul Pandya
5
-5
/
+206
2012-09-27
cxgb4: Inform caller if driver didn't upgrade firmware
Vipul Pandya
1
-0
/
+6
2012-09-27
cxgb4: Add support for T4 hardwired driver configuration settings
Vipul Pandya
5
-32
/
+442
2012-09-27
cxgb4: Add support for T4 configuration file
Vipul Pandya
6
-133
/
+920
2012-09-27
cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support
Vipul Pandya
5
-71
/
+365
2012-09-27
cxgb4: Add functions to read memory via PCIE memory window
Vipul Pandya
3
-0
/
+219
2012-09-27
cxgb4: Fix incorrect values for MEMWIN*_APERTURE and MEMWIN*_BASE
Vipul Pandya
1
-4
/
+4
2012-09-27
netdev: pasemi: fix return value check in pasemi_mac_phy_init()
Wei Yongjun
1
-2
/
+2
2012-09-27
team: fix return value check
Wei Yongjun
1
-6
/
+6
2012-09-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-0
/
+1
2012-09-24
net: mipsnet: Remove the MIPSsim Ethernet driver.
Steven J. Hill
3
-355
/
+0
2012-09-24
gianfar: Change default HW Tx queue scheduling mode
Claudiu Manoil
2
-2
/
+20
2012-09-24
net: loopback: set default mtu to 64K
Eric Dumazet
1
-1
/
+1
2012-09-24
phy/micrel: Rename KS80xx to KSZ80xx
Marek Vasut
1
-9
/
+9
2012-09-24
phy/micrel: Implement support for KSZ8021
Marek Vasut
1
-0
/
+27
2012-09-24
bnx2x: Improve code around bnx2x_tests_str_arr
Merav Sicron
1
-9
/
+4
2012-09-24
ixgbevf: Return error on failure to enable VLAN
Alexander Duyck
2
-7
/
+34
2012-09-24
ixgbevf: Add fix to VF to handle multi-descriptor buffers
Alexander Duyck
2
-2
/
+17
2012-09-24
ixgbevf: Fix AIM (Adaptive Interrupt Moderation)
Greg Rose
1
-0
/
+4
2012-09-24
ixgbevf - Remove unused parameter in ixgbevf_receive_skb
Narendra K
1
-3
/
+1
2012-09-24
ixgbe: Do not read the spoofed packets counter when not in IOV mode
Greg Rose
1
-2
/
+3
2012-09-24
ixgbevf: Fix code for handling timeout
Alexander Duyck
3
-52
/
+58
2012-09-22
net: Make ZNET driver config depend on X86.
David S. Miller
1
-1
/
+1
2012-09-22
pppoe: drop PPPOX_ZOMBIEs in pppoe_release
Xiaodong Xu
1
-1
/
+1
2012-09-22
team: send port changed when added
Jiri Pirko
1
-8
/
+24
2012-09-22
ptp: link the phc device to its parent device
Richard Cochran
5
-5
/
+8
2012-09-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2
-256
/
+122
2012-09-22
net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driver
Peter Hüwe
1
-0
/
+2
2012-09-22
can: sja1000: Add support for listen-only mode and one-shot mode
Andreas Larsson
1
-7
/
+24
2012-09-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2012-09-22
igb: Use dma_unmap_addr and dma_unmap_len defines
Alexander Duyck
2
-34
/
+34
2012-09-22
igb: Simplify how we populate the RSS key
Alexander Duyck
1
-12
/
+6
2012-09-22
igb: Change how we populate the RSS indirection table
Alexander Duyck
1
-29
/
+26
2012-09-22
igb: Change Tx cleanup loop to do/while instead of for
Alexander Duyck
1
-12
/
+16
2012-09-22
igb: Remove logic that was doing NUMA pseudo-aware allocations
Alexander Duyck
2
-85
/
+13
2012-09-22
igb: Fix stats output on i210/i211 parts.
Carolyn Wyborny
1
-1
/
+5
2012-09-22
igb: Change how we check for pre-existing and assigned VFs
Stefan Assmann
2
-83
/
+22
2012-09-21
can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()
Wei Yongjun
1
-2
/
+2
2012-09-21
can: usb: peak: rename peak_usb dump_mem function
Randy Dunlap
3
-9
/
+9
2012-09-21
can: c_can: Adopt pinctrl support
AnilKumar Ch
1
-0
/
+7
[next]