index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sun
Age
Commit message (
Expand
)
Author
2012-05-10
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-03
net/niu: remove one superfluous dma mask check
Sebastian Andrzej Siewior
2012-05-03
sungem: Fix WakeOnLan
Gerard Lledo
2012-04-21
sungem: use mdelay instead of udelay where necessary
Arnd Bergmann
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-07
sunhme: stop using net_device.{base_addr, irq}.
Francois Romieu
2012-04-07
sungem: stop using net_device.{base_addr, irq}.
Francois Romieu
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
powerpc+sparc/vio: Modernize driver registration
Benjamin Herrenschmidt
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-03-20
net: remove the second argument of k[un]map_atomic()
Cong Wang
2012-02-24
sun/sunqe: print MAC via printk format specifier
Danny Kukawka
2012-02-23
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
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-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