aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* lantiq_etop: set addr_assign_type if random_ether_addr() usedDanny Kukawka2012-02-17
* au1000_eth: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka2012-02-17
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-02-17
|\
| * batman-adv: export used routing algorithm via sysfsMarek Lindner2012-02-16
| * batman-adv: allowing changing the routing algorithm via module parameterMarek Lindner2012-02-16
| * batman-adv: convert batman iv algorithm to use dynamic infrastructureMarek Lindner2012-02-16
| * batman-adv: add infrastructure to change routing algorithm at runtimeMarek Lindner2012-02-16
| * batman-adv: warn if added interface is part of a bridgeMarek Lindner2012-02-16
| * batman-adv: Move is_out_of_time() to main.h for general useMartin Hundebøll2012-02-16
| * batman-adv: Rm empty line from is_my_mac() in main.cMartin Hundebøll2012-02-16
| * batman-adv: simplify bat_ogm_receive API callMarek Lindner2012-02-16
| * batman-adv: Explicitly mark the common header structureSven Eckelmann2012-02-16
| * batman-adv: add tt_initialised flag to the orig_node structAntonio Quartulli2012-02-16
* | net: sh_eth: add support for VLAN tag filteringYoshihiro Shimoda2012-02-16
* | net: sh_eth: add support for multicast filteringYoshihiro Shimoda2012-02-16
* | net: sh_eth: modify a condition of ioremap for TSUYoshihiro Shimoda2012-02-16
* | net: sh_eth: change the condition of initializationYoshihiro Shimoda2012-02-16
* | net: sh_eth: add the value of tsu to the SH7757's GETHERYoshihiro Shimoda2012-02-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-nextDavid S. Miller2012-02-16
|\ \
| * | sfc: Add SR-IOV back-end support for SFC9000 familyBen Hutchings2012-02-15
| * | sfc: Allocate SRAM between buffer table and descriptor caches at init timeBen Hutchings2012-02-15
| * | sfc: Pass NIC structure into efx_wanted_parallelism()Ben Hutchings2012-02-15
| * | sfc: Add support for 'extra' channel typesBen Hutchings2012-02-15
| * | sfc: Make all CPU/IRQ/channel/queue counts unsignedBen Hutchings2012-02-15
| * | sfc: Make buffer table indices and counts consistently unsignedBen Hutchings2012-02-15
| * | sfc: Disable flow control during flushesSteve Hodgson2012-02-15
| * | sfc: Generalise event generation to cover VF-owned event queuesBen Hutchings2012-02-15
| * | sfc: Use proper function to test for RX channel in efx_poll()Ben Hutchings2012-02-15
| * | sfc: Leave interrupts and event queues enabled whenever we canBen Hutchings2012-02-15
| * | sfc: Generate RX fill events based on RX queues, not channelsBen Hutchings2012-02-15
| * | sfc: Generalise driver event generationBen Hutchings2012-02-15
| * | sfc: Correct MAC filter bitfield definitionsBen Hutchings2012-02-15
| * | sfc: Add support for TX MAC filtersBen Hutchings2012-02-15
| * | sfc: Add support for configuring RX unicast/multicast default filtersBen Hutchings2012-02-15
| * | sfc: Warn if unable to create MTDsBen Hutchings2012-02-13
| * | sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZEBen Hutchings2012-02-13
| * | sfc: Do not retry hardware probe if it schedules a resetBen Hutchings2012-02-13
| * | sfc: Skip RX end-of-batch work on channels without an RX queueBen Hutchings2012-02-13
* | | ipv4: Eliminate spurious argument to __ipv4_neigh_lookupDavid S. Miller2012-02-15
* | | decnet: net/dn.h needs net/flow.hDavid S. Miller2012-02-15
* | | cxgb3: update firmware versionDivy Le Ray2012-02-15
* | | renesas/sh_eth.c: fix linux/interrupt.h included twiceDanny Kukawka2012-02-15
* | | net: use eth_hw_addr_random() and reset addr_assign_typeDanny Kukawka2012-02-15
* | | net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka2012-02-15
* | | bnx2x: allow all functions to display the phy FW versionMintz Yuval2012-02-15
* | | bnx2x: removed code re-checking memory base after device openMintz Yuval2012-02-15
* | | bnx2x: allow BCM84833 phy to advertise 100Base-T speedsMintz Yuval2012-02-15
* | | bnx2x: notify cnic of address of info-to-the-mcpMintz Yuval2012-02-15
* | | bnx2x: allocate smaller Rx rings for 1G functionsMintz Yuval2012-02-15
* | | bnx2x: allocate memory dynamically in ethtool self-test.Mintz Yuval2012-02-15