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_6.6-2.2.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
/
ethernet
/
emulex
Age
Commit message (
Expand
)
Author
2015-04-29
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2015-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-08
be2net: Fix a bug in Rx buffer posting
Ajit Khaparde
2015-03-29
be2net: bump up the driver version to 10.6.0.1
Sathya Perla
2015-03-29
be2net: setup xps queue mapping
Sathya Perla
2015-03-29
be2net: assign CPU affinity hints to be2net IRQs
Padmanabh Ratnakar
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
be2net: use PCI MMIO read instead of config read for errors
Suresh Reddy
2015-03-20
be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQs
Suresh Reddy
2015-03-20
be2net: Prevent VFs from enabling VLAN promiscuous mode
Vasundhara Volam
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-04
be2net: implement .sriov_configure() PCI callback
Vasundhara Volam
2015-03-04
be2net: re-distribute SRIOV resources allowed by FW
Vasundhara Volam
2015-03-04
be2net: avoid creating the non-RSS default RXQ if FW allows to
Vasundhara Volam
2015-03-03
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
2015-02-23
be2net: move be_func_init() call inside be_setup()
Sathya Perla
2015-02-23
be2net: refactor adapter resource cleanup sequence into be_cleanup()
Kalesh AP
2015-02-23
be2net: refactor adapter resource initialzation sequence into be_resume()
Kalesh AP
2015-02-23
be2net: remove code duplication relating to Lancer reset sequence
Sathya Perla
2015-02-23
be2net: refactor error detect/recovery function
Kalesh AP
2015-02-23
be2net: use a wrapper to schedule and cancel error detection task
Sathya Perla
2015-02-23
be2net: refactor function initalization sequence into be_func_init()
Sathya Perla
2015-02-23
be2net: get rid of be_get_initial_config() call from be_probe()
Sathya Perla
2015-02-23
be2net: move adapter fields alloc/free code to new routines
Sathya Perla
2015-02-20
be2net: Add a few inline functions to test TXQ conditions
Sriharsha Basavapatna
2015-02-20
be2net: Minor code cleanup in tx completion process
Sriharsha Basavapatna
2015-02-20
be2net: Refactor be_xmit_enqueue() routine
Sriharsha Basavapatna
2015-02-20
be2net: Refactor wrb_fill_hdr() routine
Sriharsha Basavapatna
2015-02-13
MODULE_DEVICE_TABLE: fix some callsites
Andrew Morton
2015-02-07
be2net: avoid unncessary swapping of fields in eth_tx_wrb
Sathya Perla
2015-02-07
be2net: process port misconfig async event
Vasundhara Volam
2015-02-07
be2net: refactor be_set_rx_mode() and be_vid_config() for readability
Sathya Perla
2015-02-07
be2net: remove duplicate code in be_cmd_rx_filter()
Sathya Perla
2015-02-07
be2net: use offset based FW flashing for Skyhawk chip
Vasundhara Volam
2015-02-07
be2net: avoid flashing SH-B0 UFI image on SH-P2 chip
Vasundhara Volam
2015-02-07
be2net: refactor code that checks flash file compatibility
Vasundhara Volam
2015-02-07
be2net: replace (1 << x) with BIT(x)
Vasundhara Volam
2015-02-07
be2net: move un-exported routines from be.h to respective src files
Sathya Perla
2015-02-05
be2net: fix sparse warning
Lad, Prabhakar
2015-02-01
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
Roopa Prabhu
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-24
be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFs
Kalesh AP
2015-01-24
be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.h
Vasundhara Volam
2015-01-24
be2net: issue function reset cmd in resume path
Kalesh AP
2015-01-24
be2net: add a log message for POST timeout in Lancer
Kalesh AP
2015-01-24
be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/Lancer
Kalesh AP
2015-01-24
be2net: fix failure case in setting flow control
Kalesh AP
2015-01-24
be2net: move interface create code to a separate routine
Kalesh AP
2015-01-15
be2net: Allow GRE to work concurrently while a VxLAN tunnel is configured
Sriharsha Basavapatna
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
[next]