summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-17xilinx ll_temac: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka
2012-02-17davinci_emac: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka
2012-02-17lantiq_etop: set addr_assign_type if random_ether_addr() usedDanny Kukawka
2012-02-17au1000_eth: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka
2012-02-17Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-02-16net: sh_eth: add support for VLAN tag filteringYoshihiro Shimoda
2012-02-16net: sh_eth: add support for multicast filteringYoshihiro Shimoda
2012-02-16net: sh_eth: modify a condition of ioremap for TSUYoshihiro Shimoda
2012-02-16net: sh_eth: change the condition of initializationYoshihiro Shimoda
2012-02-16net: sh_eth: add the value of tsu to the SH7757's GETHERYoshihiro Shimoda
2012-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-nextDavid S. Miller
2012-02-16batman-adv: export used routing algorithm via sysfsMarek Lindner
2012-02-16batman-adv: allowing changing the routing algorithm via module parameterMarek Lindner
2012-02-16batman-adv: convert batman iv algorithm to use dynamic infrastructureMarek Lindner
2012-02-16batman-adv: add infrastructure to change routing algorithm at runtimeMarek Lindner
2012-02-16batman-adv: warn if added interface is part of a bridgeMarek Lindner
2012-02-16batman-adv: Move is_out_of_time() to main.h for general useMartin Hundebøll
2012-02-16batman-adv: Rm empty line from is_my_mac() in main.cMartin Hundebøll
2012-02-16batman-adv: simplify bat_ogm_receive API callMarek Lindner
2012-02-16batman-adv: Explicitly mark the common header structureSven Eckelmann
2012-02-16batman-adv: add tt_initialised flag to the orig_node structAntonio Quartulli
2012-02-16sfc: Add SR-IOV back-end support for SFC9000 familyBen Hutchings
2012-02-16sfc: Allocate SRAM between buffer table and descriptor caches at init timeBen Hutchings
2012-02-16sfc: Pass NIC structure into efx_wanted_parallelism()Ben Hutchings
2012-02-16sfc: Add support for 'extra' channel typesBen Hutchings
2012-02-16sfc: Make all CPU/IRQ/channel/queue counts unsignedBen Hutchings
2012-02-16sfc: Make buffer table indices and counts consistently unsignedBen Hutchings
2012-02-16sfc: Disable flow control during flushesSteve Hodgson
2012-02-16sfc: Generalise event generation to cover VF-owned event queuesBen Hutchings
2012-02-16sfc: Use proper function to test for RX channel in efx_poll()Ben Hutchings
2012-02-16sfc: Leave interrupts and event queues enabled whenever we canBen Hutchings
2012-02-16sfc: Generate RX fill events based on RX queues, not channelsBen Hutchings
2012-02-16sfc: Generalise driver event generationBen Hutchings
2012-02-16sfc: Correct MAC filter bitfield definitionsBen Hutchings
2012-02-16sfc: Add support for TX MAC filtersBen Hutchings
2012-02-16sfc: Add support for configuring RX unicast/multicast default filtersBen Hutchings
2012-02-15ipv4: Eliminate spurious argument to __ipv4_neigh_lookupDavid S. Miller
2012-02-15decnet: net/dn.h needs net/flow.hDavid S. Miller
2012-02-15cxgb3: update firmware versionDivy Le Ray
2012-02-15renesas/sh_eth.c: fix linux/interrupt.h included twiceDanny Kukawka
2012-02-15net: use eth_hw_addr_random() and reset addr_assign_typeDanny Kukawka
2012-02-15net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka
2012-02-15bnx2x: allow all functions to display the phy FW versionMintz Yuval
2012-02-15bnx2x: removed code re-checking memory base after device openMintz Yuval
2012-02-15bnx2x: allow BCM84833 phy to advertise 100Base-T speedsMintz Yuval
2012-02-15bnx2x: notify cnic of address of info-to-the-mcpMintz Yuval
2012-02-15bnx2x: allocate smaller Rx rings for 1G functionsMintz Yuval
2012-02-15bnx2x: allocate memory dynamically in ethtool self-test.Mintz Yuval
2012-02-15bnx2x: force 10G on 84833 phy should be autoneg with only 10G advertisedMintz Yuval
2012-02-15bnx2x: added autoneg-restart after link advertisement changesMintz Yuval