index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
/
igb_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-18
igb: Change to use statically allocated array for MSIx entries
Carolyn Wyborny
1
-23
/
+15
2013-12-18
igb: Fix queue allocation method to accommodate changing during runtime
Carolyn Wyborny
1
-22
/
+44
2013-12-10
igb: Add new feature Media Auto Sense for 82580 devices only
Carolyn Wyborny
1
-0
/
+193
2013-12-10
igb: Support ports mapped in 64-bit PCI space
Aaron Sierra
1
-7
/
+3
2013-12-10
igb: Add media switching feature for i354 PHY's
Carolyn Wyborny
1
-0
/
+6
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+5
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-12
/
+6
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
1
-0
/
+5
2013-10-24
igb: fix driver reload with VF assigned to guest
Stefan Assmann
1
-21
/
+16
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-1
/
+1
2013-10-01
igb: Add ethtool support to configure number of channels
Laura Mihaela Vasilescu
1
-0
/
+22
2013-09-22
DMA-API: net: intel/igb: fix 32-bit DMA mask handling
Russell King
1
-12
/
+6
2013-09-04
igb: Update version number
Akeem G Abodunrin
1
-1
/
+1
2013-09-04
igb: Implementation of 1-sec delay for i210 devices
Akeem G Abodunrin
1
-3
/
+29
2013-09-04
igb: Don't look for a PBA in the iNVM when flashless
Todd Fujinaka
1
-1
/
+8
2013-08-22
igb: Expose RSS indirection table for ethtool
Laura Mihaela Vasilescu
1
-21
/
+7
2013-08-22
igb: Add macro for size of RETA indirection table
Laura Mihaela Vasilescu
1
-1
/
+1
2013-08-22
igb: Fix get_fw_version function for all parts
Carolyn Wyborny
1
-9
/
+19
2013-08-22
igb: Add device support for flashless SKU of i210 device
Carolyn Wyborny
1
-0
/
+2
2013-08-22
igb: Refactor NVM read functions to accommodate devices with no flash
Carolyn Wyborny
1
-3
/
+16
2013-08-22
igb: Update MTU so that it is always at least a standard frame size
Alexander Duyck
1
-0
/
+4
2013-08-22
igb: don't allow SR-IOV without MSI-X
Mitch A Williams
1
-0
/
+5
2013-08-22
igb: Added rcu_lock to avoid race
Akeem G Abodunrin
1
-1
/
+4
2013-08-22
igb: Read register for latch_on without return value
Akeem G Abodunrin
1
-10
/
+4
2013-07-29
igb: fix vlan filtering in promisc mode when not in VT mode
Emil Tantilov
1
-2
/
+1
2013-05-21
igb: Fix possible panic caused by Rx traffic arrival while interface is down
Carolyn Wyborny
1
-2
/
+5
2013-05-21
igb: Add update to last_rx_timestamp in Rx rings
Matthew Vick
1
-1
/
+1
2013-04-25
igb: Bump version of driver
Carolyn Wyborny
1
-3
/
+3
2013-04-25
igb: Retain HW VLAN filtering while in promiscuous + VT mode
Greg Rose
1
-1
/
+68
2013-04-25
igb: display a warning message when SmartSpeed works
Koki Sanagi
1
-0
/
+6
2013-04-25
igb: Use pci_vfs_assigned instead of igb_vfs_are_assigned
Alexander Duyck
1
-35
/
+1
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-106
/
+4
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
1
-1
/
+1
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
1
-5
/
+7
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-9
/
+9
2013-04-19
igb: Add support for i354 devices
Carolyn Wyborny
1
-13
/
+36
2013-04-19
igb: add support for spoofchk config
Lior Levy
1
-0
/
+34
2013-04-19
igb: Fix code comments and whitespace
Jeff Kirsher
1
-575
/
+564
2013-04-19
igb: Use rx/tx_itr_setting when setting up initial value of itr
Alexander Duyck
1
-0
/
+11
2013-04-19
igb: Pull adapter out of main path in igb_xmit_frame_ring
Alexander Duyck
1
-9
/
+11
2013-04-19
igb: Mask off check of frag_off as we only want fragment offset
Alexander Duyck
1
-1
/
+1
2013-04-19
igb: random code and comments fix
Akeem G. Abodunrin
1
-2
/
+1
2013-04-19
igb: Support for 100base-fx SFP
Akeem G. Abodunrin
1
-5
/
+13
2013-04-18
igb: Revert support for build_skb in igb
Alexander Duyck
1
-106
/
+4
2013-03-26
igb: SR-IOV init reordering
Alex Williamson
1
-1
/
+1
2013-03-26
igb: Fix null pointer dereference
Alex Williamson
1
-1
/
+1
2013-03-05
igb: Fix for lockdep issue in igb_get_i2c_client
Carolyn Wyborny
1
-67
/
+2
2013-03-05
igb: Drop BUILD_BUG_ON check from igb_build_rx_buffer
Alexander Duyck
1
-7
/
+0
2013-02-15
igb: Update igb to use a path similar to ixgbe to determine when to stop Tx
Alexander Duyck
1
-13
/
+17
2013-02-15
igb: Refix sparse warning in igb_get_i2c_client
Carolyn Wyborny
1
-1
/
+1
[prev]
[next]