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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-22
qeth: Fix missing pointer update
Stefan Raspl
4
-4
/
+6
2013-04-22
qeth: remove unused variable
Stefan Raspl
4
-6
/
+4
2013-04-22
qeth: remove cast for kzalloc return value
Zhang Yanfei
1
-1
/
+1
2013-04-22
xen-netback: don't disconnect frontend when seeing oversize packet
Wei Liu
1
-6
/
+16
2013-04-22
xen-netback: coalesce slots in TX path and fix regressions
Wei Liu
1
-51
/
+224
2013-04-22
xen-netfront: reduce gso_max_size to account for max TCP header
Wei Liu
1
-2
/
+15
2013-04-22
xen-netfront: frags -> slots in log message
Wei Liu
1
-2
/
+2
2013-04-22
be2net: enable IOMMU pass through for be2net
Craig Hada
1
-0
/
+5
2013-04-22
be2net: Use GET_PROFILE_CONFIG V1 cmd for BE3-R
Vasundhara Volam
3
-26
/
+93
2013-04-22
be2net: Avoid flashing BE3 UFI on BE3-R chip.
Vasundhara Volam
5
-16
/
+37
2013-04-22
be2net: Don't log "Out of MCCQ wrbs" error
Vasundhara Volam
1
-3
/
+1
2013-04-22
be2net: Use TXQ_CREATE_V2 cmd
Vasundhara Volam
5
-54
/
+41
2013-04-22
bnx2x: update version to 1.78.17-0
Dmitry Kravkov
1
-2
/
+2
2013-04-22
bnx2x: allow nvram test to run when device is down
Dmitry Kravkov
1
-9
/
+10
2013-04-22
bnx2x: add additional regions for CRC memory test
Dmitry Kravkov
2
-23
/
+185
2013-04-22
bnx2x: remove non-necessary assignment
Dmitry Kravkov
1
-4
/
+1
2013-04-22
bnx2x: fix byte-by-byte nvram write for BE machines
Dmitry Kravkov
1
-8
/
+7
2013-04-22
bnx2x: refactor nvram read procedure
Dmitry Kravkov
1
-7
/
+21
2013-04-21
qeth: fix VLAN related compilation errors
Patrick McHardy
1
-6
/
+10
2013-04-19
bond: add support to read speed and duplex via ethtool
Andy Gospodarek
1
-0
/
+32
2013-04-19
qlcnic: Update version to 5.2.41
Rajesh Borundia
1
-2
/
+2
2013-04-19
qlcnic: Support polling for mailbox events.
Rajesh Borundia
4
-1
/
+37
2013-04-19
qlcnic: Fix loopback test for SR-IOV PF.
Rajesh Borundia
6
-22
/
+78
2013-04-19
qlcnic: Support VLAN id config.
Rajesh Borundia
8
-29
/
+492
2013-04-19
qlcnic: Support MAC address, Tx rate config.
Rajesh Borundia
4
-3
/
+213
2013-04-19
qlcnic: VF reset recovery implementation.
Rajesh Borundia
8
-43
/
+440
2013-04-19
qlcnic: VF FLR implementation.
Rajesh Borundia
4
-18
/
+320
2013-04-19
qlcnic: Change 82xx adapter VLAN id endian type.
Rajesh Borundia
7
-30
/
+25
2013-04-19
net: vlan: announce STAG offload capability in some drivers
Patrick McHardy
3
-3
/
+5
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
44
-59
/
+60
2013-04-19
net: vlan: prepare for 802.1ad support
Patrick McHardy
3
-5
/
+7
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
29
-97
/
+137
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
66
-227
/
+242
2013-04-18
igb: Add support for i354 devices
Carolyn Wyborny
12
-36
/
+251
2013-04-18
igb: add support for spoofchk config
Lior Levy
2
-0
/
+35
2013-04-18
igb: Enable EEE LP advertisement
Matthew Vick
7
-1
/
+142
2013-04-18
igb: Fix code comments and whitespace
Jeff Kirsher
16
-1183
/
+1010
2013-04-18
igb: Fix sparse warnings on function pointers
Akeem G. Abodunrin
1
-2
/
+2
2013-04-18
igb: Use rx/tx_itr_setting when setting up initial value of itr
Alexander Duyck
1
-0
/
+11
2013-04-18
igb: Pull adapter out of main path in igb_xmit_frame_ring
Alexander Duyck
1
-9
/
+11
2013-04-18
igb: Mask off check of frag_off as we only want fragment offset
Alexander Duyck
1
-1
/
+1
2013-04-18
igb: random code and comments fix
Akeem G. Abodunrin
3
-6
/
+5
2013-04-18
igb: Implement support to power sfp cage and turn on I2C
Akeem G. Abodunrin
1
-1
/
+2
2013-04-18
igb: Support to read and export SFF-8472/8079 data
Akeem G. Abodunrin
2
-0
/
+89
2013-04-18
igb: Support for 100base-fx SFP
Akeem G. Abodunrin
3
-19
/
+50
2013-04-18
ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests
Joe Perches
2
-10
/
+5
2013-04-18
ixgbe: Add support for WoL on 82599 SFP+ LOM
Jacob Keller
2
-0
/
+2
2013-04-18
ixgbe: in shutdown, do netif_running() under rtnl_lock
akepner
1
-2
/
+2
2013-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
7
-45
/
+162
2013-04-18
fec: Remove unneeded asm header files
Fabio Estevam
1
-5
/
+0
[next]