aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* bonding: convert primary_reselect to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert primary to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert miimon to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert num_peer_notif to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert ad_select to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert min_links to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert lacp_rate to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert updelay to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert downdelay to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert arp_ip_target to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert arp_interval to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert fail_over_mac to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert arp_all_targets to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert arp_validate to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert xmit_hash_policy to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert packets_per_slave to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert mode setting to use the new option APINikolay Aleksandrov2014-01-22
* bonding: add infrastructure for an option APINikolay Aleksandrov2014-01-22
* reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa2014-01-22
* random32: add prandom_u32_max and convert open coded usersDaniel Borkmann2014-01-22
* net/mlx4_core: Remove unnecessary validation for port numberMoni Shoua2014-01-22
* be2net: Fix be_vlan_add/rem_vid() routinesSomnath Kotur2014-01-22
* bnx2x: Fix VF flr flowAriel Elior2014-01-22
* net: Add GRO support for vxlan trafficOr Gerlitz2014-01-21
* stmmac: Fix kernel crashes for jumbo framesVince Bridgers2014-01-21
* bond: make slave_sysfs_ops staticstephen hemminger2014-01-21
* net: add vxlan descriptionJesse Brandeburg2014-01-21
* sfc: Fix transposed ptp_{under, over}size_sync_windows statisticsBen Hutchings2014-01-21
* sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command.Jon Cooper2014-01-21
* net: stmmac: fix NULL pointer dereference in stmmac_get_tx_hwtstampdamuzi0002014-01-19
* net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC'sChen-Yu Tsai2014-01-19
* net: stmmac: Use driver data and callbacks tied with compatible stringsChen-Yu Tsai2014-01-19
* net: stmmac: Deprecate snps, phy-addr and auto-detect PHY addressChen-Yu Tsai2014-01-19
* net: stmmac: Honor DT parameter to force DMA store and forward modeChen-Yu Tsai2014-01-19
* net: stmmac: Allocate and pass soc/board specific data to callbacksChen-Yu Tsai2014-01-19
* net: stmmac: Add support for optional reset controlChen-Yu Tsai2014-01-19
* net: stmmac: Enable stmmac main clock when probing hardwareChen-Yu Tsai2014-01-19
* phy: cleanup 10g codestephen hemminger2014-01-19
* qlcnic: fix sparse warningsFengguang Wu2014-01-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-18
|\
| * e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg2014-01-16
| * be2net: add dma_mapping_error() check for dma_map_page()Ivan Vecera2014-01-15
| * bnx2x: Don't release PCI bars on shutdownYuval Mintz2014-01-15
| * net,via-rhine: Fix tx_timeout handlingRichard Weinberger2014-01-15
| * qlge: Fix vlan netdev features.Jitendra Kalsaria2014-01-14
| * dm9601: add USB IDs for new dm96xx variantsPeter Korsgaard2014-01-14
* | ixgbevf: merge ixgbevf_tx_map and ixgbevf_tx_queue into a single functionEmil Tantilov2014-01-17
* | ixgbevf: redo dma mapping using the tx buffer infoEmil Tantilov2014-01-17
* | ixgbevf: make the first tx_buffer a repository for most of the skb infoEmil Tantilov2014-01-17
* | ixgbevf: add tx countersEmil Tantilov2014-01-17