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-08-21
sfc: const-qualify source pointers for MMIO write functions
Ben Hutchings
1
-8
/
+10
2013-08-21
Merge branch 'sfc-3.11'
Ben Hutchings
1
-1
/
+1
2013-08-21
sfc: Fix lookup of default RX MAC filters when steered using ethtool
Ben Hutchings
1
-1
/
+1
2013-08-20
net: cpsw: Add support for wake-on-lan for cpsw
Matus Ujhelyi
1
-0
/
+25
2013-08-20
drivers: net: cpsw: remove platform data header file of cpsw
Mugunthan V N
2
-1
/
+43
2013-08-20
bcm63xx_enet: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
1
-5
/
+5
2013-08-20
net: davinci_mdio: use platform_{get,set}_drvdata()
Libo Chen
1
-2
/
+1
2013-08-20
net: xilinx_emaclite: use platform_{get,set}_drvdata()
Libo Chen
1
-2
/
+1
2013-08-20
net: sunhme: use platform_{get,set}_drvdata()
Libo Chen
1
-1
/
+1
2013-08-20
net: sunbmac: use platform_{get,set}_drvdata()
Libo Chen
1
-1
/
+1
2013-08-20
net: fec_mpc52xx_phy: use platform_{get,set}_drvdata()
Libo Chen
1
-2
/
+1
2013-08-20
net: ucc_geth: use platform_{get,set}_drvdata()
Libo Chen
1
-2
/
+1
2013-08-20
net: fsl_pq_mdio: use platform_{get,set}_drvdata()
Libo Chen
1
-1
/
+1
2013-08-20
sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'
Sergei Shtylyov
1
-0
/
+7
2013-08-20
sh_eth: get register layout from 'struct sh_eth_cpu_data'
Sergei Shtylyov
2
-1
/
+22
2013-08-20
r8169: remember WOL preferences on driver load
Peter Wu
1
-1
/
+1
2013-08-20
myri10ge: Add support for ndo_busy_poll
Hyong-Youb Kim
1
-2
/
+198
2013-08-20
pch_gbe: ethtool cannot change parameters when link is down
Anders Larsen
1
-0
/
+1
2013-08-20
moxa: fix missing unlock on error in moxart_mac_start_xmit()
Wei Yongjun
1
-4
/
+6
2013-08-20
sundance: Add netpoll support
Denis Kirjanov
1
-0
/
+14
2013-08-20
r8169,sis190: remove unnecessary length check
Peter Wu
2
-6
/
+0
2013-08-20
drivers/net: enic: Generate notification of hardware crash
Neel Patel
2
-1
/
+2
2013-08-20
drivers/net: enic: Add an interface for USNIC to interact with firmware
Neel Patel
5
-1
/
+83
2013-08-20
drivers/net: enic: Adding support for Cisco Low Latency NIC
Neel Patel
7
-17
/
+197
2013-08-20
treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks
Joe Perches
2
-2
/
+2
2013-08-20
treewide: Fix typo in printk
Masanari Iida
2
-3
/
+3
2013-08-20
qlcnic: Update version to 5.3.47
Himanshu Madhani
1
-3
/
+3
2013-08-20
qlcnic: Add support for 84xx adapters to load firmware from file
Pratik Pujar
2
-2
/
+28
2013-08-20
qlcnic: Loopback Inter Driver Communication AEN handler
Manish Chopra
2
-9
/
+37
2013-08-20
qlcnic: Add PVID support for 84xx adapters
Manish Chopra
2
-7
/
+14
2013-08-20
qlcnic: Enable support for 844X adapter
Manish Chopra
3
-7
/
+23
2013-08-20
bnx2x: set VF DMAE when first function has 0 supported VFs
Ariel Elior
1
-5
/
+2
2013-08-20
bnx2x: Protect against VFs' ndos when SR-IOV is disabled
Ariel Elior
1
-18
/
+31
2013-08-20
bnx2x: prevent VF benign attentions
Yuval Mintz
1
-0
/
+3
2013-08-20
bnx2x: Consider DCBX remote error
Dmitry Kravkov
1
-3
/
+6
2013-08-20
bnx2x: Change DCB context handling
Dmitry Kravkov
4
-8
/
+43
2013-08-20
bnx2x: dropless flow control not always functional
Dmitry Kravkov
1
-13
/
+23
2013-08-20
sis900: don't restart auto-negotiation each time after link resume.
Denis Kirjanov
1
-17
/
+11
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
25
-222
/
+344
2013-08-15
net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes
Moshe Lazer
4
-35
/
+29
2013-08-15
qlcnic: Update version to 5.2.46.
Sucheta Chakraborty
1
-2
/
+2
2013-08-15
qlcnic: Dump mailbox command data when a command times out
Manish Chopra
1
-0
/
+1
2013-08-15
qlcnic: Fix driver initialization for 83xx adapters
Manish Chopra
1
-7
/
+7
2013-08-15
qlcnic: Flush mailbox command list when mailbox is not available
Manish Chopra
1
-1
/
+6
2013-08-15
qlcnic: Reinitialize mailbox data structures after firmware reset
Manish Chopra
1
-1
/
+1
2013-08-15
qlcnic: Fix diagnostic interrupt test for 83xx adapters
Manish Chopra
1
-0
/
+5
2013-08-15
qlcnic: Fix beacon state return status handling
Sucheta Chakraborty
1
-3
/
+3
2013-08-15
qlcnic: Fix set driver version command
Himanshu Madhani
2
-3
/
+6
2013-08-15
net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...
Daniel Borkmann
1
-5
/
+8
2013-08-15
drivers/net/ethernet/via/via-velocity.c: update napi implementation
Julia Lawall
1
-1
/
+3
[prev]
[next]