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
Age
Commit message (
Expand
)
Author
2011-08-04
ixgbe: fix PHY link setup for 82599
Emil Tantilov
2011-08-04
ixgbe: fix __ixgbe_notify_dca() bail out code
Don Skidmore
2011-08-04
intel drivers: repair missing flush operations
Jesse Brandeburg
2011-07-21
ixgbe: convert to ndo_fix_features
Don Skidmore
2011-07-21
ixgbe: only enable WoL for magic packet by default
Andy Gospodarek
2011-07-21
ixgbe: remove ifdef check for non-existent define
Emil Tantilov
2011-07-21
ixgbe: Pass staterr instead of re-reading status and error bits from descriptor
Alexander Duyck
2011-07-21
ixgbe: Move interrupt related values out of ring and into q_vector
Alexander Duyck
2011-07-21
ixgbe: add structure for containing RX/TX rings to q_vector
Alexander Duyck
2011-07-21
ixgbe: inline the ixgbe_maybe_stop_tx function
Alexander Duyck
2011-07-21
ixgbe: Update ATR to use recorded TX queues instead of CPU for routing
Alexander Duyck
2011-07-11
ixgbe: Make certain to initialize the fdir_perfect_lock in all cases
Alexander Duyck
2011-06-25
ixgbe: implement DCB ops dcb_ieee_del()
John Fastabend
2011-06-25
ixgbe: remove unused fcoe.tc field and fcoe_setapp()
John Fastabend
2011-06-25
ixgbe: complete FCoE initialization from setapp() routine
John Fastabend
2011-06-25
ixgbe: A fix to VF TX rate limit
Lior Levy
2011-06-25
ixgbe: Update method used for determining descriptor count for an skb
Alexander Duyck
2011-06-25
ixgbe: Add one function that handles most of context descriptor setup
Alexander Duyck
2011-06-25
ixgbe: Move all values that deal with count, next_to_use, next_to_clean to u16
Alexander Duyck
2011-06-25
ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline function
Alexander Duyck
2011-06-25
ixgbe: pass adapter struct instead of netdev for interrupt data
Alexander Duyck
2011-06-23
ixgbe: update driver version string
Don Skidmore
2011-06-23
ixgbe: fix ring assignment issues for SR-IOV and drop cases
Alexander Duyck
2011-06-23
ixgbe: disable RSC when Rx checksum is off
Emil Tantilov
2011-06-23
ixgbe: move reset code into a separate function
Emil Tantilov
2011-06-23
ixgbe: move setting RSC into a separate function
Emil Tantilov
2011-06-23
ixgbe: add support for nfc addition and removal of filters
Alexander Duyck
2011-06-23
ixgbe: add support for displaying ntuple filters via the nfc interface
Alexander Duyck
2011-06-23
ixgbe: add basic support for setting and getting nfc controls
Alexander Duyck
2011-06-23
ixgbe: update perfect filter framework to support retaining filters
Alexander Duyck
2011-06-23
ixgbe: fix flags relating to perfect filters to support coexistence
Alexander Duyck
2011-06-23
ixgbe: remove ntuple filtering
Alexander Duyck
2011-06-21
ixgbe: setup per CPU PCI pool for FCoE DDP
Vasu Dev
2011-06-21
ixgbe: add support for Dell CEM
Emil Tantilov
2011-06-21
ixgbe: DCB, remove unneeded ixgbe_dcb_txq_to_tc() routine
John Fastabend
2011-06-21
ixgbe: DCB and perfect filters can coexist
John Fastabend
2011-06-21
ixgbe: fix bit mask for DCB version
John Fastabend
2011-06-21
ixgbe: setup redirection table for multiple packet buffers
John Fastabend
2011-06-21
ixgbe: DCB 82598 devices, tx_idx and rx_idx swapped
John Fastabend
2011-06-21
ixgbe: DCB use existing TX and RX queues
John Fastabend
2011-06-21
ixgbe: configure minimal packet buffers to support TC
John Fastabend
2011-06-21
ixgbe: consolidate MRQC and MTQC handling
John Fastabend
2011-06-21
ixgbe: consolidate packet buffer allocation
John Fastabend
2011-06-21
ixgbe: dcbnl reduce duplicated code and indentation
John Fastabend
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-05
drivers/net: Remove unnecessary semicolons
Joe Perches
2011-05-22
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-05-14
ixgbe: Add support for new 82599 adapter
Don Skidmore
2011-05-14
ixgbe: fix sparse warning
Emil Tantilov
[next]