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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2009-06-13
net: fix network drivers ndo_start_xmit() return values (part 8)
Patrick McHardy
2009-06-13
net: fix network drivers ndo_start_xmit() return values (part 6)
Patrick McHardy
2009-06-13
net: fix network drivers ndo_start_xmit() return values (part 5)
Patrick McHardy
2009-06-13
net: fix network drivers ndo_start_xmit() return values (part 4)
Patrick McHardy
2009-06-13
net: fix network drivers ndo_start_xmit() return values (part 3)
Patrick McHardy
2009-06-13
net: fix network drivers ndo_start_xmit() return values (part 2)
Patrick McHardy
2009-06-13
net: fix network driver ndo_start_xmit() return values (part 1)
Patrick McHardy
2009-06-11
virtio_net: Fix IP alignment on non-mergeable RX path
Herbert Xu
2009-06-11
net: ntohs() misuse
Eric Dumazet
2009-06-11
Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2009-06-11
wimax: fix gcc warnings in sh4 when calling BUG()
Inaky Perez-Gonzalez
2009-06-11
mISDN: Do not disable IRQ in ph_data_ind()
Karsten Keil
2009-06-11
drivers/isdn/i4l/isdn_tty.c: fix check for array overindexing
Roel Kluin
2009-06-11
mISDN: Free hfcpci IRQ if init was not successful
Andreas Mohr
2009-06-11
mISDN: Fix overlapping data access
Karsten Keil
2009-06-11
ISDN:Fix DMA alloc for hfcpci
Karsten Keil
2009-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2009-06-11
bonding: fix multiple module load problem
Stephen Hemminger
2009-06-11
wimax/i2400m: use -EL3RST to indicate device reset instead of -ERESTARTSYS
Cindy H Kao
2009-06-11
wimax/i2400m: when bootstrap fails, reinitialize the bootrom
Cindy H Kao
2009-06-11
wimax/i2400m/sdio: Move all the RX code to a unified, IRQ based receive routine
Inaky Perez-Gonzalez
2009-06-11
wimax/i2400m: don't reset device when bootrom init retries are exceeded
Inaky Perez-Gonzalez
2009-06-11
wimax/i2400m/sdio: Add device specific poke table.
Dirk Brandewie
2009-06-11
wimax/i2400m: move boot time poke table out of common driver
Dirk Brandewie
2009-06-11
wimax/i2400m: Allow bus-specific driver to specify retry count
Inaky Perez-Gonzalez
2009-06-11
wimax/i2400m: if a device reboot happens during probe, handle it
Inaky Perez-Gonzalez
2009-06-11
wimax/i2400m: fix oops when the TX FIFO fills up due to a missing check
Inaky Perez-Gonzalez
2009-06-11
wimax/i2400m: don't reset device on i2400m_dev_shutdown()
Inaky Perez-Gonzalez
2009-06-11
wimax/i2400m: fix panic due to missed corner cases on tail_room calculation
Inaky Perez-Gonzalez
2009-06-11
wimax/i2400m: fix panic/warnings caused by missed check on empty TX message
Inaky Perez-Gonzalez
2009-06-11
wimax/i2400m: rename misleading I2400M_PL_PAD to I2400M_PL_ALIGN
Inaky Perez-Gonzalez
2009-06-11
wimax/i2400m/sdio: Implement I2400M_RT_BUS reset type
Dirk Brandewie
2009-06-11
wimax/i2400m: Change d_printf() level for secure boot messages
Dirk Brandewie
2009-06-11
wimax/i2400m: i2400m_schedule_work() doesn't need i2400m->work_queue
Inaky Perez-Gonzalez
2009-06-11
wimax/i2400m: i2400m's work queue should be initialized before RX support
Inaky Perez-Gonzalez
2009-06-11
wimax/i2400m: don't call netif_start_queue() in _tx_msg_sent()
Inaky Perez-Gonzalez
2009-06-11
wimax/i2400m: introduce module parameter to disable entering power save
Inaky Perez-Gonzalez
2009-06-11
netxen: No need to check vfree() pointer.
Figo.zhang
2009-06-11
be2net: Fix be_tx_q_clean() being called on freed queues
Sathya Perla
2009-06-11
be2net: Fix early reset of rx-completion
Sathya Perla
2009-06-11
be2net: Fix rx stats updation in non-lro path
Sathya Perla
2009-06-11
be2net: fix netdev stats rx_errors and rx_dropped
Sathya Perla
2009-06-11
be2net: Use cancel_delayed_work_sync instead of cancel_delayed_work()
Sathya Perla
2009-06-11
tehuti: No need check vfree() pointer.
Figo.zhang
2009-06-11
vxge: No need for check vfree() pointer.
Figo.zhang
2009-06-11
cxgb3: remove __GFP_NOFAIL usage
Divy Le Ray
2009-06-11
r8169: use dev_kfree_skb() instead of dev_kfree_skb_irq()
Eric Dumazet
2009-06-11
sfc: Expose 100/1000BASE-T MDI-X status via ethtool
Ben Hutchings
2009-06-11
mdio: Expose 10GBASE-T MDI-X status via ethtool
Ben Hutchings
2009-06-11
qlge: Allow RX buf rings to be > than 4096 bytes.
Ron Mercer
[next]