aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000
Commit message (Expand)AuthorAge
* e1000: fix whitespace issues and multi-line commentsJeff Kirsher2013-02-16
* drivers: net: Remove remaining alloc/OOM messagesJoe Perches2013-02-08
* remove init of dev->perm_addr in driversJiri Pirko2013-01-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\
| * treewide: fix typo of "suppport" in various commentsMasanari Iida2012-11-19
* | drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* | net/intel: remove __dev* attributesBill Pemberton2012-12-03
* | e1000: fix concurrent accesses to PHY from watchdog and ethtoolMaxime Bizon2012-11-01
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
| |\
| * | e1000: add byte queue limitsOtto Estuardo Solares Cabrera2012-09-15
| * | e1000: configure and read MDI settingsJesse Brandeburg2012-08-21
* | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-01
|\ \ \ | |_|/ |/| |
| * | netdev: make pci_error_handlers constStephen Hemminger2012-09-07
| |/
* / e1000: Small packets may get corrupted during padding by HWTushar Dave2012-09-18
|/
* e1000: advertise transmit time stampingRichard Cochran2012-07-22
* drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings2012-07-11
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* e1000: Combining Bitwise OR in one expression.Tushar Dave2012-06-20
* e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior2012-06-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-20
|\
| * e1000: Prevent reset task killing itself.Tushar Dave2012-05-17
* | e1000: look in the page and not in skb->data for the last byteSebastian Andrzej Siewior2012-05-17
* | e1000: remove workaround for Errata 23 from jumbo allocSebastian Andrzej Siewior2012-05-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\|
| * e1000: Silence sparse warnings by correcting typeAndrei Emeltchenko2012-05-04
* | e1000: add transmit timestamping supportWillem de Bruijn2012-04-30
* | e1000: Support RX-ALL flag.Ben Greear2012-04-04
|/
* intel: make wired ethernet driver message level consistent (rev2)stephen hemminger2012-03-28
* e1000: fix vlan processing regressionJiri Pirko2012-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
* | v2 e1000: Neaten e1000_dump functionTushar Dave2012-02-24
* | e1000: Neaten e1000_config_dsp_after_link_changeJoe Perches2012-02-24
* | e1000: Support RX-FCS flag.Ben Greear2012-02-24
* | e1000: Support sending custom Ethernet CRC.Ben Greear2012-02-24
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-10
|\|
| * e1000: add dropped DMA receive enable back in for WoLDean Nelson2012-02-09
* | e1000: Adding e1000_dump functionTushar Dave2012-02-07
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-31
|/
* e1000: cleanup CE4100 MDIO registers accessFlorian Fainelli2012-01-05
* e1000: unmap ce4100_gbe_mdio_base_virt in e1000_removeFlorian Fainelli2012-01-05
* e1000: fix lockdep splat in shutdown handlerJesse Brandeburg2012-01-05
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-08
* Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2011-11-16
|\
| * intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALENJoe Perches2011-11-16
* | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
|/
* Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones2011-11-14