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
Age
Commit message (
Expand
)
Author
2009-04-13
kaweth: Clean up code
Larry Finger
2009-04-13
at76c50x-usb: remove pointless conditional before kfree_skb()
Wei Yongjun
2009-04-13
be2net: changes for checksum and segmentation offload
Ajit Khaparde
2009-04-11
ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()
Tony Breeds
2009-04-11
ixgbe: Update get_physical_layer() calls, plus a version bump
Peter P Waskiewicz Jr
2009-04-11
ixgbe: Update the usage of orig_autoc to be more consistent
PJ Waskiewicz
2009-04-11
ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modules
PJ Waskiewicz
2009-04-11
ixgbe: Move PHY ops initialization to centralize bus accesses
PJ Waskiewicz
2009-04-11
ixgbe: Don't return error in flow control configuration if FC is off
PJ Waskiewicz
2009-04-11
ixgbe: add define to support 82599 64 IVAR registers
Don Skidmore
2009-04-11
ixgbe: add support for addition VT_CTL defines
Don Skidmore
2009-04-11
ixgbe: fix IXGBE_MTQC values
Don Skidmore
2009-04-11
ixgbe: Enable another bit for flow control operation
PJ Waskiewicz
2009-04-08
sfc: Don't specify unexistent IRQ
Jean Delvare
2009-04-08
netxen: cache align register map table
Dhananjay Phadke
2009-04-08
netxen: enable GRO support
Amit Kumar Salecha
2009-04-08
netxen: enable rss for NX2031
Dhananjay Phadke
2009-04-08
netxen: sanitize function names
Dhananjay Phadke
2009-04-08
netxen: annotate register access functions
Dhananjay Phadke
2009-04-08
netxen: allocate status rings dynamically
Dhananjay Phadke
2009-04-08
netxen: async link event handling
Dhananjay Phadke
2009-04-08
netxen: defer firmware handshake
Dhananjay Phadke
2009-04-08
netxen: refactor transmit code
Dhananjay Phadke
2009-04-08
netxen: refactor netxen_adapter
Dhananjay Phadke
2009-04-08
netxen: code cleanup
Dhananjay Phadke
2009-04-07
dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-04-06
b44: Use kernel DMA addresses for the kernel DMA API
Michael Buesch
2009-04-06
forcedeth: Fix resume from hibernation regression.
Ed Swierk
2009-04-06
ibm_newemac: Fix dangerous struct assumption
Jean Delvare
2009-04-06
smsc911x: remove unused #include <linux/version.h>
Huang Weiyi
2009-04-06
axnet_cs: fix phy_id detection for bogus Asix chip.
Ken Kawasaki
2009-04-04
bnx2: Use request_firmware()
Michael Chan
2009-04-04
b44: Fix sizes passed to b44_sync_dma_desc_for_{device,cpu}()
Michael Buesch
2009-04-04
virtio_net: Set the mac config only when VIRITO_NET_F_MAC
Alex Williamson
2009-04-04
myri_sbus: use request_firmware
Jaswinder Singh Rajput
2009-04-04
e1000: fix loss of multicast packets
Jesse Brandeburg
2009-04-04
vxge: should include tcp.h
Alexander Beregalov
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-04-02
workqueue: add to_delayed_work() helper function
Jean Delvare
2009-04-02
glge: remove unused #include <version.h>
Huang Weiyi
2009-04-02
dnet: remove unused #include <version.h>
Huang Weiyi
2009-04-02
hso: fix for the 'invalid frame length' messages
Jan Dumon
[next]