index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sun
Age
Commit message (
Expand
)
Author
2012-02-08
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
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-02
niu: Add support for byte queue limits.
David S. Miller
2011-12-02
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-14
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-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-18
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
2011-08-16
net: Fix sungem_phy sharing.
David S. Miller
2011-08-16
sungem: sungem_phy.h moved
Stephen Rothwell
2011-08-15
net: Move sungem_phy.h under include/linux
David S. Miller
2011-08-12
spider_net: fix compile issue introduced by driver move
Jeff Kirsher
2011-08-11
cassini/niu/sun*: Move the Sun drivers
Jeff Kirsher