index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-27
qlcnic: Fix operation type and command type.
Pratik Pujar
2
-3
/
+3
2013-07-27
qlcnic: Fix initialization of work function.
Jitendra Kalsaria
1
-2
/
+2
2013-07-27
Revert "atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring"
David S. Miller
1
-1
/
+1
2013-07-26
atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring
Neil Horman
1
-1
/
+1
2013-07-26
net/tg3: Fix warning from pci_disable_device()
Gavin Shan
1
-1
/
+2
2013-07-26
net/tg3: Fix kernel crash
Gavin Shan
1
-1
/
+2
2013-07-26
drivers: net: sun4i-emac: select MDIO_SUN4I
Maxime Ripard
1
-0
/
+1
2013-07-26
drivers: net: allwinner: Fix Kconfig indentation
Maxime Ripard
1
-12
/
+13
2013-07-25
pch_gbe: Add MinnowBoard support
Darren Hart
4
-0
/
+163
2013-07-24
drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_r...
Wolfram Sang
1
-3
/
+0
2013-07-24
pch_gbe: Use PCH_GBE_PHY_REGS_LEN instead of 32
Darren Hart
1
-1
/
+1
2013-07-24
drivers: net: cpsw: add support to show hw stats via ethtool
Mugunthan V N
1
-2
/
+200
2013-07-24
drivers/net: enic: Move ethtool code to a separate file
Neel Patel
5
-270
/
+309
2013-07-24
mlx5: use after free in mlx5_cmd_comp_handler()
Dan Carpenter
1
-4
/
+7
2013-07-24
r8169: fix lockdep warning when removing interface
Lekensteyn
1
-2
/
+2
2013-07-24
be2net: delete primary MAC address while unloading
Sathya Perla
1
-3
/
+5
2013-07-24
be2net: use SET/GET_MAC_LIST for SH-R
Sathya Perla
3
-36
/
+50
2013-07-24
be2net: refactor MAC-addr setup code
Sathya Perla
3
-58
/
+48
2013-07-24
be2net: fix pmac_id for BE3 VFs
Sathya Perla
1
-0
/
+4
2013-07-24
be2net: allow VFs to program MAC and VLAN filters
Sathya Perla
3
-0
/
+53
2013-07-24
be2net: fix MAC address modification for VF
Sathya Perla
3
-38
/
+73
2013-07-24
sh_eth: Add support for r8a7790 SoC
Simon Horman
2
-1
/
+22
2013-07-24
sh_eth: add support for RMIIMODE register
Simon Horman
2
-0
/
+6
2013-07-24
bgmac: make bgmac depend on bcm47xx
Hauke Mehrtens
1
-1
/
+1
2013-07-23
fec: Add MODULE_ALIAS
Fabio Estevam
1
-0
/
+1
2013-07-22
sfc: Enable RX scatter for flows steered by RFS
Ben Hutchings
1
-1
/
+3
2013-07-22
fec: Use devm_request_irq()
Fabio Estevam
1
-18
/
+3
2013-07-22
fec: Remove unneeded check in platform_get_resource()
Fabio Estevam
1
-4
/
+1
2013-07-22
fec: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-12
/
+54
2013-07-22
fec: Enable/disable clk_ptp in suspend/resume
Fabio Estevam
1
-0
/
+4
2013-07-22
fec: Fix the order for enabling/disabling the clocks
Fabio Estevam
1
-8
/
+8
2013-07-22
fec: Do not enable/disable optional clocks unconditionally
Fabio Estevam
1
-8
/
+16
2013-07-22
net: pch_gbe depends on x86
Jiri Slaby
1
-1
/
+1
2013-07-19
net/velocity: add poll controller function for velocity nic
Amit Uttamchandani
1
-0
/
+20
2013-07-19
qlcnic: Fix guest VLAN
Manish Chopra
1
-2
/
+10
2013-07-19
qlcnic: Fix releasing of Tx frag which was never mapped.
Jitendra Kalsaria
1
-1
/
+1
2013-07-19
qlcnic: Fix dump template version mask
Shahed Shaikh
1
-1
/
+1
2013-07-19
qlcnic: Fix ethtool display for 83xx adapter.
Himanshu Madhani
1
-2
/
+2
2013-07-19
qlcnic: Fix panic while setting VF's MAC address
Manish Chopra
1
-1
/
+3
2013-07-19
qlcnic: Fix multicast packet handling for PF and VF.
Sucheta Chakraborty
1
-12
/
+10
2013-07-19
qlcnic: Fix NULL pointer dereference in VF probe path.
Sucheta Chakraborty
1
-1
/
+2
2013-07-19
qlcnic: Set __QLCNIC_DEV_UP in adapter state before enabling interrupts
Pratik Pujar
1
-1
/
+1
2013-07-19
qlcnic: Fix invalid register offset calculation
Shahed Shaikh
1
-1
/
+1
2013-07-16
be2net: Fix to avoid hardware workaround when not needed
Sarveshwar Bandi
1
-4
/
+10
2013-07-16
mlx5 core: Fix __udivdi3 when compiling for 32 bit arches
Tim Gardner
1
-1
/
+1
2013-07-16
bgmac: add dependency to phylib
Hauke Mehrtens
1
-0
/
+1
2013-07-16
atl1e: unmap partially mapped skb on dma error and free skb
Neil Horman
1
-1
/
+23
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
4
-4
/
+4
2013-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-31
/
+124
2013-07-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
[prev]
[next]