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
/
intel
/
e1000
Age
Commit message (
Expand
)
Author
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
net/intel: remove __dev* attributes
Bill Pemberton
2012-11-19
treewide: fix typo of "suppport" in various comments
Masanari Iida
2012-11-01
e1000: fix concurrent accesses to PHY from watchdog and ethtool
Maxime Bizon
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-18
e1000: Small packets may get corrupted during padding by HW
Tushar Dave
2012-09-15
e1000: add byte queue limits
Otto Estuardo Solares Cabrera
2012-09-07
netdev: make pci_error_handlers const
Stephen Hemminger
2012-08-21
e1000: configure and read MDI settings
Jesse Brandeburg
2012-07-22
e1000: advertise transmit time stamping
Richard Cochran
2012-07-11
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
Ben Hutchings
2012-07-11
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-06-20
e1000: Combining Bitwise OR in one expression.
Tushar Dave
2012-06-02
e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()
Sebastian Andrzej Siewior
2012-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-17
e1000: Prevent reset task killing itself.
Tushar Dave
2012-05-17
e1000: look in the page and not in skb->data for the last byte
Sebastian Andrzej Siewior
2012-05-17
e1000: remove workaround for Errata 23 from jumbo alloc
Sebastian Andrzej Siewior
2012-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-04
e1000: Silence sparse warnings by correcting type
Andrei Emeltchenko
2012-05-01
e1000: add transmit timestamping support
Willem de Bruijn
2012-04-04
e1000: Support RX-ALL flag.
Ben Greear
2012-03-28
intel: make wired ethernet driver message level consistent (rev2)
stephen hemminger
2012-03-28
e1000: fix vlan processing regression
Jiri Pirko
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
v2 e1000: Neaten e1000_dump function
Tushar Dave
2012-02-24
e1000: Neaten e1000_config_dsp_after_link_change
Joe Perches
2012-02-24
e1000: Support RX-FCS flag.
Ben Greear
2012-02-24
e1000: Support sending custom Ethernet CRC.
Ben Greear
2012-02-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-09
e1000: add dropped DMA receive enable back in for WoL
Dean Nelson
2012-02-07
e1000: Adding e1000_dump function
Tushar Dave
2012-01-31
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-05
e1000: cleanup CE4100 MDIO registers access
Florian Fainelli
2012-01-05
e1000: unmap ce4100_gbe_mdio_base_virt in e1000_remove
Florian Fainelli
2012-01-05
e1000: fix lockdep splat in shutdown handler
Jesse Brandeburg
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-09
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-11-22
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
2011-11-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN
Joe Perches
2011-11-14
Sweep the last of the active .get_drvinfo floors under ethernet/
Rick Jones
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-10-13
e1000: fix skb truesize underestimation
Eric Dumazet
2011-10-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
[next]