aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sun
Commit message (Expand)AuthorAge
* sungem: Fix WakeOnLanGerard Lledo2012-05-03
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-27
|/
* Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-21
|\
| * net: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
* | sun/sunqe: print MAC via printk format specifierDanny Kukawka2012-02-24
* | ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-23
* | netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-08
* | drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-31
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-31
|/
* sunhme/PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas2011-12-19
* niu: Fix typo in comment.David S. Miller2011-12-02
* niu: Add support for byte queue limits.David S. Miller2011-12-01
* niu: Remove redundant PHY ID test.David S. Miller2011-12-01
* net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin2011-11-29
* net: Change mii to ethtool advertisement function namesMatt Carlson2011-11-21
* net: Add ethtool to mii advertisment conversion helpersMatt Carlson2011-11-16
* Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones2011-11-14
* Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones2011-11-14
* sunhme: Allow usage on SBI based SBus systemsoftedal2011-11-08
* net: add skb frag size accessorsEric Dumazet2011-10-19
* niu: fix skb truesize underestimationEric Dumazet2011-10-13
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-06
* sunhme: convert to SKB paged frag API.Ian Campbell2011-09-22
* sungem: convert to SKB paged frag API.Ian Campbell2011-09-22
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
* ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALLBen Hutchings2011-09-16
* ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings2011-09-16
* Merge branch 'master' of ../netdev-next/David S. Miller2011-09-16
|\
| * cassini: convert to SKB paged frag API.Ian Campbell2011-08-30
* | niu: convert to SKB paged frag API.Ian Campbell2011-09-15
|/
* drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-27
* sunbmac: use standard #defines from mii.h.Francois Romieu2011-08-25
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* net: introduce IFF_UNICAST_FLT private flagJiri Pirko2011-08-17
* net: Fix sungem_phy sharing.David S. Miller2011-08-16
* sungem: sungem_phy.h movedStephen Rothwell2011-08-16
* net: Move sungem_phy.h under include/linuxDavid S. Miller2011-08-15
* spider_net: fix compile issue introduced by driver moveJeff Kirsher2011-08-12
* cassini/niu/sun*: Move the Sun driversJeff Kirsher2011-08-11