index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pasemi_mac.c
Age
Commit message (
Expand
)
Author
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
2007-10-10
pasemi_mac: add local skb alignment
Olof Johansson
2007-10-10
pasemi_mac: workaround for erratum 5971
Olof Johansson
2007-10-10
pasemi_mac: implement sg support
Olof Johansson
2007-10-10
pasemi_mac: rework ring management
Olof Johansson
2007-10-10
pasemi_mac: fix bug in receive buffer dma mapping
Olof Johansson
2007-10-10
pasemi_mac: basic error checking
Olof Johansson
2007-10-10
pasemi_mac: pass in count of buffers to replenish rx ring with
Olof Johansson
2007-10-10
pasemi_mac: don't enable rx before there are buffers on the ring
Olof Johansson
2007-10-10
pasemi_mac: flags as passed to spin_*_irqsave() should be unsigned long
Olof Johansson
2007-10-10
pasemi_mac: set interface speed correctly on XAUI ports
Olof Johansson
2007-10-10
[PASEMI_MAC]: remove unused function
Satyam Sharma
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
[next]