index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sun
Age
Commit message (
Expand
)
Author
2011-12-19
sunhme/PCI: use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
2011-12-02
niu: Fix typo in comment.
David S. Miller
2011-12-01
niu: Add support for byte queue limits.
David S. Miller
2011-12-01
niu: Remove redundant PHY ID test.
David S. Miller
2011-11-29
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
Axel Lin
2011-11-21
net: Change mii to ethtool advertisement function names
Matt Carlson
2011-11-16
net: Add ethtool to mii advertisment conversion helpers
Matt Carlson
2011-11-14
Sweep the last of the active .get_drvinfo floors under ethernet/
Rick Jones
2011-11-14
Sweep additional floors of strcpy in .get_drvinfo routines
Rick Jones
2011-11-08
sunhme: Allow usage on SBI based SBus systems
oftedal
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-10-13
niu: fix skb truesize underestimation
Eric Dumazet
2011-10-06
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
2011-09-22
sunhme: convert to SKB paged frag API.
Ian Campbell
2011-09-22
sungem: convert to SKB paged frag API.
Ian Campbell
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-16
ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL
Ben Hutchings
2011-09-16
ethtool: Clean up definitions of rule location arrays in RX NFC
Ben Hutchings
2011-09-16
Merge branch 'master' of ../netdev-next/
David S. Miller
2011-09-15
niu: convert to SKB paged frag API.
Ian Campbell
2011-08-30
cassini: convert to SKB paged frag API.
Ian Campbell
2011-08-27
drivers/net/ethernet/*: Enabled vendor Kconfig options
Jeff Kirsher
2011-08-25
sunbmac: use standard #defines from mii.h.
Francois Romieu
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
2011-08-16
net: Fix sungem_phy sharing.
David S. Miller
2011-08-15
sungem: sungem_phy.h moved
Stephen Rothwell
2011-08-14
net: Move sungem_phy.h under include/linux
David S. Miller
2011-08-11
spider_net: fix compile issue introduced by driver move
Jeff Kirsher
2011-08-11
cassini/niu/sun*: Move the Sun drivers
Jeff Kirsher