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
Age
Commit message (
Expand
)
Author
Files
Lines
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
net: phy: rtl8211: fix interrupt on status link change
Giuseppe CAVALLARO
1
-2
/
+2
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
vxlan: using kfree_rcu() to simplify the code
Wei Yongjun
1
-7
/
+1
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
via-ircc: don't return zero if via_ircc_open() failed
Alexey Khoroshilov
1
-4
/
+2
2013-08-20
macvtap: Ignore tap features when VNET_HDR is off
Vlad Yasevich
1
-2
/
+4
2013-08-20
macvtap: Correctly set tap features when IFF_VNET_HDR is disabled.
Vlad Yasevich
1
-4
/
+0
2013-08-20
macvtap: simplify usage of tap_features
Vlad Yasevich
1
-4
/
+6
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
6
-9
/
+9
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
vxlan: Add tx-vlan offload support.
Pravin B Shelar
1
-1
/
+15
2013-08-20
vxlan: Improve vxlan headroom calculation.
Pravin B Shelar
1
-4
/
+9
2013-08-20
vxlan: Factor out vxlan send api.
Pravin B Shelar
1
-37
/
+54
2013-08-20
vxlan: Extend vxlan handlers for openvswitch.
Pravin B Shelar
1
-26
/
+19
2013-08-20
vxlan: Add vxlan recv demux.
Pravin B Shelar
1
-36
/
+67
2013-08-20
vxlan: Restructure vxlan receive.
Pravin B Shelar
1
-15
/
+7
2013-08-20
vxlan: Restructure vxlan socket apis.
Pravin B Shelar
1
-41
/
+51
2013-08-20
r8152: add comments
hayeswang
1
-0
/
+5
2013-08-20
r8152: adjust tx_bottom function
hayeswang
1
-66
/
+68
2013-08-20
r8152: move some declearation of variables
hayeswang
1
-15
/
+14
2013-08-20
r8152: adjust some duplicated code
hayeswang
1
-27
/
+28
2013-08-20
r8152: replace lockflags with flags
hayeswang
1
-24
/
+24
2013-08-20
r8152: replace void * with struct r8152 *
hayeswang
1
-2
/
+4
2013-08-20
r8152: remove clearing the memory to zero for netdev priv
hayeswang
1
-1
/
+0
2013-08-20
sis900: don't restart auto-negotiation each time after link resume.
Denis Kirjanov
1
-17
/
+11
2013-08-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-29
/
+37
[prev]
[next]