index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
/
ixgbe_main.c
Age
Commit message (
Expand
)
Author
2010-08-19
ixgbe: combine Rx into into ixgbe_configure_rx
Alexander Duyck
2010-08-19
ixgbe: pull all Tx init into ixgbe_configure_tx
Alexander Duyck
2010-08-19
ixgbe: move all GPIE register config into a single function
Alexander Duyck
2010-08-19
ixgbe: Move virtualization config into a separate function
Alexander Duyck
2010-08-19
ixgbe: move all Rx DMA control register writes to one central location
Alexander Duyck
2010-08-19
ixgbe: Move max frame size and Rx buffer length configuration into a function
Alexander Duyck
2010-08-19
ixgbe: remove redundant configuration of vmolr, rename generic variable
Alexander Duyck
2010-08-19
ixgbe: combine accesses to FCTRL register into ixgbe_set_rx_mode
Alexander Duyck
2010-08-19
ixgbe: pull PSRTYPE configuration into a separate function
Alexander Duyck
2010-08-19
ixgbe: pull ring configuration into it's own function
Alexander Duyck
2010-08-19
ixgbe: consolidate all setting of MRQC into one function
Alexander Duyck
2010-08-19
ixgbe: move Tx ring configuration into a separate function
Alexander Duyck
2010-08-19
ixgbe: move configuration of the MTQC register into it's own function
Alexander Duyck
2010-08-19
ixgbe: combine two modifications of TXDCTL into one
Alexander Duyck
2010-08-19
ixgbe: move setting of GSO size for 82598 into ixgbe_configure_dcb
Alexander Duyck
2010-08-19
ixgbe: remove redundant DMA alignment code
Alexander Duyck
2010-08-08
e100/e1000*/igb*/ixgb*: Add missing read memory barrier
Jeff Kirsher
2010-08-08
ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIG
John Fastabend
2010-07-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-27
ixgbe: potential null dereference
Dan Carpenter
2010-07-27
ixgbe: priority tagging FCoE frames without FCoE offload
John Fastabend
2010-07-21
ixgbe/igb: catch invalid VF settings
Andy Gospodarek
2010-07-19
ixgbe: fix version string for ixgbe
Don Skidmore
2010-07-19
ixgbe: properly toggling netdev feature flags when disabling FCoE
Yi Zou
2010-07-19
ixgbe: drop support for UDP in RSS hash generation
Alexander Duyck
2010-07-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-05
ixgbe: use netif_<level> instead of netdev_<level>
Emil Tantilov
2010-07-02
net: decreasing real_num_tx_queues needs to flush qdisc
John Fastabend
2010-06-29
ixgbe: skip non IPv4 packets in ATR filter
Guillaume Gaudonville
2010-06-29
ixgbe: disable tx engine before disabling tx laser
John Fastabend
2010-06-29
ixgbe: fix panic when shutting down system with WoL enabled
Andy Gospodarek
2010-06-15
ixgbe: update set_rx_mode to fix issues w/ macvlan
Alexander Duyck
2010-06-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-13
ixgbe: fix for race with 8259(8|9) during shutdown
Don Skidmore
2010-06-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-04
ixgbe: only check pfc bits in hang logic if pfc is enabled
John Fastabend
2010-06-03
ixgbe: Use netdev_<level>, dev_<level>, pr_<level>
Emil Tantilov
2010-05-20
ixgbe:add support for a new 82599 10G Base-T device
Mallikarjuna R Chilakala
2010-05-18
ixgbe: add support for active DA cables
Don Skidmore
2010-05-18
ixgbe: dcb, do not tag tc_prio_control frames
John Fastabend
2010-05-18
ixgbe: fix ixgbe_tx_is_paused logic
John Fastabend
2010-05-18
ixgbe: always enable vlan strip/insert when DCB is enabled
Yi Zou
2010-05-18
ixgbe: fix header len when unsplit packet overflows to data buffer
Shannon Nelson
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-13
ixgbe: Use bool flag to see if the packet unmapping is delayed in HWRSC
Mallikarjuna R Chilakala
2010-05-13
ixgbe: fix setting of promisc mode when using mac-vlans
Emil Tantilov
2010-05-05
ixgbe: Add support for VF MAC and VLAN configuration
Greg Rose
2010-05-05
ixgbe: Add boolean parameter to ixgbe_set_vmolr
Greg Rose
2010-05-03
Revert "ixgbe: disable MSI-X by default on certain Cisco adapters"
David S. Miller
2010-04-27
ixgbe: disable MSI-X by default on certain Cisco adapters
Nicholas Nunley
[prev]
[next]