]> Pileus Git - ~andy/linux/history - drivers/net/ethernet
rtnl/ipv4: add support of RTM_GETNETCONF
[~andy/linux] / drivers / net / ethernet /
2012-10-26 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf-next
2012-10-26 hayeswangr8169: enable ALDPS for power saving
2012-10-23 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-10-23 Padmanabh Ratnakarbe2net: Fix smatch warnings in be_main.c
2012-10-23 Greg Roseixgbevf: Update version string
2012-10-23 John Fastabendixgbevf: fix softirq-safe to unsafe splat on internal...
2012-10-23 Greg Roseixgbevf: Check for error on dma_map_single call
2012-10-23 John Fastabendixgbevf: make netif_napi_add and netif_napi_del symmetric
2012-10-23 Carolyn Wybornyigb: Update version
2012-10-23 Carolyn Wybornyigb: Update get cable length function for i210/i211
2012-10-23 Tushar Davee1000e: Minimum packet size must be 17 bytes
2012-10-23 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-10-23 Joachim Eastwoodnet/at91_ether: add pdata flag for reverse Eth addr
2012-10-23 Joachim Eastwoodnet/at91_ether: select MACB in Kconfig
2012-10-23 Joachim Eastwoodnet/cadence: get rid of HAVE_NET_MACB
2012-10-23 Joachim Eastwoodnet/macb: fix truncate warnings
2012-10-23 Alexander Duyckixgbe: Fix possible memory leak in ixgbe_set_ringparam
2012-10-23 Don Skidmoreixgbe: Add function ixgbe_reset_pipeline_82599
2012-10-23 Alexander Duyckixgbe: Drop unnecessary addition from ixgbe_set_rx_buff...
2012-10-23 Tushar Daveixgbe: Correcting small packet padding
2012-10-23 Wei Yongjunixgbe: using is_zero_ether_addr() to simplify the code
2012-10-23 Jacob Kellerixgbe: (PTP) refactor init, cyclecounter and reset
2012-10-23 Emil Tantilovixgbe: add WOL support for new subdevice id
2012-10-23 Alexander Duyckixgbevf: Add VF DCB + SR-IOV support
2012-10-23 Alexander Duyckixgbe: Enable support for VF API version 1.1 in the PF.
2012-10-23 Alexander Duyckixgbe: Add support for GET_QUEUES message to get DCB...
2012-10-23 Alexander Duyckixgbe: Add support for tracking the default user priori...
2012-10-23 Alexander Duyckixgbe: Add support for IPv6 and UDP to ixgbe_get_headlen
2012-10-22 Pablo Neira AyusoMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-10-22 Padmanabh Ratnakarbe2net: Update driver version
2012-10-22 Padmanabh Ratnakarbe2net: Fix skyhawk VF PCI Device ID
2012-10-22 Padmanabh Ratnakarbe2net: Fix FW flashing on Skyhawk-R
2012-10-22 Padmanabh Ratnakarbe2net: Enabling Wake-on-LAN is not supported in S5...
2012-10-22 Padmanabh Ratnakarbe2net: Fix VF driver load on newer Lancer FW
2012-10-22 Padmanabh Ratnakarbe2net: Fix unnecessary delay in PCI EEH
2012-10-22 Padmanabh Ratnakarbe2net: Fix issues in error recovery due to wrong queue...
2012-10-22 Padmanabh Ratnakarbe2net: Fix ethtool get_settings output for VF
2012-10-22 Padmanabh Ratnakarbe2net: Fix error messages while driver load for VFs
2012-10-22 Padmanabh Ratnakarbe2net: Fix configuring VLAN for VF for Lancer
2012-10-22 Padmanabh Ratnakarbe2net: Wait till resources are available for VF in...
2012-10-22 Padmanabh Ratnakarbe2net: Fix change MAC operation for VF for Lancer
2012-10-22 Padmanabh Ratnakarbe2net: Fix setting QoS for VF for Lancer
2012-10-22 Padmanabh Ratnakarbe2net: Fix driver load failure for different FW config...
2012-10-20 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-10-19 David S. MillerMerge branch 'at91'
2012-10-19 Joachim Eastwoodnet/at91_ether: convert to devm_* functions
2012-10-19 Joachim Eastwoodnet/at91_ether: clean up rx buffer handling
2012-10-19 Joachim Eastwoodnet/at91_ether: use macb dma description struct
2012-10-19 Joachim Eastwoodnet/at91_ether: share macb_set_rx_mode with macb
2012-10-19 Joachim Eastwoodnet/at91_ether: use ethtool and mdio from macb
2012-10-19 Joachim Eastwoodnet/at91_ether: compile macb for exported functions
2012-10-19 Joachim Eastwoodnet/macb: export some symbols for at91_ether
2012-10-19 Joachim Eastwoodnet/at91_ether: use pclk member instead of ether_clk
2012-10-19 Joachim Eastwoodnet/at91_ether/macb: absorb at91_private in to macb...
2012-10-19 Joachim Eastwoodnet/at91_ether: use macb defs for rx dma buffers
2012-10-19 Joachim Eastwoodnet/at91_ether: use macb access functions
2012-10-19 Joachim Eastwoodnet/at91_ether: use macb register definitions
2012-10-19 Joachim Eastwoodnet/macb: add AT91RM9200 specific registers and bits...
2012-10-19 Alexander Duyckigb: Split igb_update_dca into separate Tx and Rx functions
2012-10-19 Alexander Duyckigb: Move the calls to set the Tx and Rx queues into...
2012-10-19 Alexander Duyckigb: Combine q_vector and ring allocation into a single...
2012-10-19 Alexander Duyckigb: Lock buffer size at 2K even on systems with larger...
2012-10-19 Alexander Duyckigb: Move rx_buffer related code in Rx cleanup path...
2012-10-19 Alexander Duyckigb: Map entire page and sync half instead of mapping...
2012-10-19 Alexander Duyckigb: Combine post-processing of skb into a single function
2012-10-19 Alexander Duyckigb: Do not use header split, instead receive all frame...
2012-10-19 Alexander Duyckigb: Split Rx timestamping into two separate functions
2012-10-19 Tushar Daveigb: Correcting and improving small packet check and...
2012-10-19 Alexander Duyckixgbe: Add mailbox API version negotiation support...
2012-10-19 Alexander Duyckixgbe: Move message handling routines into their own...
2012-10-19 Alexander Duyckixgbe: Enable jumbo frames support w/ SR-IOV
2012-10-19 Alexander Duyckixgbe: Initialize q_vector cpu and affinity masks correctly
2012-10-17 Linus TorvaldsMerge tag 'uapi-fixes-20121017' of git://git.infradead...
2012-10-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-10-17 Pablo Neira AyusoMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-10-17 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2012-10-16 Dmitry Kravkovbnx2x: fix handling mf storage modes
2012-10-16 Dave AirlieMerge branch 'drm-nouveau-fixes' of git://anongit.freed...
2012-10-16 Dave AirlieMerge branch 'drm-fixes-3.7' of git://people.freedeskto...
2012-10-16 Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-10-15 Paul MundtMerge tag 'disintegrate-sh-20121009' of git://git.infra...
2012-10-14 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2012-10-14 Linus TorvaldsMerge branch 'modules-next' of git://git.kernel.org...
2012-10-14 Linus TorvaldsMerge branch 'late-for-linus' of git://git.linaro.org...
2012-10-13 Linus TorvaldsMerge tag 'disintegrate-spi-20121009' of git://git...
2012-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-10-13 Linus TorvaldsMerge tag 'md-3.7' of git://neil.brown.name/md
2012-10-13 Jonas BonnMerge tag 'disintegrate-openrisc-20121009' of git:...
2012-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-10-13 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2012-10-13 Linus TorvaldsMerge tag 'for-3.7' of git://openrisc.net/jonas/linux
2012-10-13 Linus TorvaldsMerge tag 'disintegrate-misc-arches-20121010' of git...
2012-10-13 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2012-10-13 Linus TorvaldsMerge tag 'arm64-uapi' of git://git.kernel.org/pub...
2012-10-13 Linus TorvaldsMerge tag 'for-linus' of git://linux-c6x.org/git/projec...
2012-10-13 Linus TorvaldsMerge tag 'for_linus-3.7' of git://git.kernel.org/pub...
2012-10-13 Linus TorvaldsMerge tag 'stable/for-linus-3.7-uapi-tag' of git:/...
2012-10-13 Linus TorvaldsMerge tag 'mmc-merge-for-3.7-rc1-part2' of git://git...
2012-10-13 Linus TorvaldsMerge tag 'dm-3.7-changes' of git://git.kernel.org...
2012-10-13 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
next