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
/
pasemi_mac.c
Age
Commit message (
Expand
)
Author
2011-08-11
pasemic_mac*: Move the PA Semi driver
Jeff Kirsher
2011-05-22
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2010-09-02
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2009-11-18
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
2009-04-27
pasemi_mac: mac_to_intf() error not noticed
roel kluin
2009-04-27
net: Rework pasemi_mac driver to use of_mdio infrastructure
Grant Likely
2009-04-16
pasemi_mac: convert to net_device_ops
Alexander Beregalov
2009-01-21
net: Remove redundant NAPI functions
Ben Hutchings
2009-01-13
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
2008-12-28
net: Fix unused variable warnings in pasemi_mac.c and spider_net.c
David S. Miller
2008-12-22
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-11-10
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-10-27
net: convert print_mac to %pM
Johannes Berg
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2008-07-04
pasemi_mac: Access iph->tot_len with correct endianness
Roland Dreier
2008-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2008-04-16
phy: Change mii_bus id field to a string
Andy Fleming
2008-04-07
pasemi_mac: Netpoll support
Nate Case
2008-04-07
pasemi_mac: Jumbo frame bugfixes
Olof Johansson
2008-03-05
pasemi_mac: basic ethtool support
Olof Johansson
2008-03-05
pasemi_mac: Enable GSO by default
Olof Johansson
2008-03-05
pasemi_mac: jumbo frame support
Olof Johansson
2008-03-05
pasemi_mac: Move RX/TX section enablement to dma_lib
Olof Johansson
2008-02-03
pasemi_mac: Disable interface on close
Olof Johansson
2008-02-03
pasemi_mac: add support for setting MTU
Olof Johansson
2008-02-03
pasemi_mac: Add support for changing mac address
Olof Johansson
2008-01-28
pasemi_mac: Don't enable RX/TX without a link (if possible)
Olof Johansson
2008-01-28
pasemi_mac: Print warning when not attaching to a PHY
Olof Johansson
2008-01-28
pasemi_mac: Remove SKB copy/recycle logic
Olof Johansson
2008-01-28
pasemi_mac: SKB unmap optimization
Olof Johansson
2008-01-28
pasemi_mac: Software-based LRO support
Olof Johansson
2008-01-28
pasemi_mac: Improve RX interrupt mitigation
Olof Johansson
2008-01-28
pasemi_mac: Fix TX cleaning
Olof Johansson
2008-01-28
pasemi_mac: performance tweaks
Olof Johansson
2008-01-28
pasemi_mac: Convert to new dma library
Olof Johansson
2008-01-28
pasemi_mac: Move register definitions to include/asm-powerpc
Olof Johansson
2008-01-28
pasemi_mac: RX/TX ring management cleanup
Olof Johansson
2007-12-04
pasemi_mac: Fix reuse of free'd skb
Olof Johansson
2007-12-04
Don't claim to do IPv6 checksum offload
David Woodhouse
2007-11-10
pasemi_mac: Fix CRC checks
Olof Johansson
2007-11-10
pasemi_mac: Don't set replace-source-address descriptor bits
Olof Johansson
2007-10-23
pasemi_mac: fix typo
Olof Johansson
2007-10-10
pasemi_mac: enable iommu support
Olof Johansson
2007-10-10
pasemi_mac: use buffer index pointer in clean_rx()
Olof Johansson
2007-10-10
pasemi_mac: clear out old errors on interface open
Olof Johansson
2007-10-10
pasemi_mac: update todo list
Olof Johansson
2007-10-10
pasemi_mac: further performance tweaks
Olof Johansson
[next]