summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cisco/enic: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka2012-02-181-1/+2
* net: ethernet: xilinx: Convert xilinx_axienet to module_platform_driverTobias Klauser2012-02-171-12/+1
* UML net: set addr_assign_type if random_ether_addr() usedDanny Kukawka2012-02-171-3/+8
* atheros eth: set addr_assign_type if random_ether_addr() usedDanny Kukawka2012-02-174-9/+15
* ethoc: set addr_assign_type if random_ether_addr() usedDanny Kukawka2012-02-171-2/+18
* batman-adv: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka2012-02-171-3/+2
* igbvf: reset netdevice addr_assign_type if changedDanny Kukawka2012-02-171-0/+1
* xilinx ll_temac: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka2012-02-171-1/+3
* davinci_emac: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka2012-02-171-2/+3
* lantiq_etop: set addr_assign_type if random_ether_addr() usedDanny Kukawka2012-02-171-0/+7
* au1000_eth: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka2012-02-171-4/+5
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-02-1718-235/+426
|\
| * batman-adv: export used routing algorithm via sysfsMarek Lindner2012-02-172-0/+16
| * batman-adv: allowing changing the routing algorithm via module parameterMarek Lindner2012-02-171-0/+24
| * batman-adv: convert batman iv algorithm to use dynamic infrastructureMarek Lindner2012-02-177-129/+129
| * batman-adv: add infrastructure to change routing algorithm at runtimeMarek Lindner2012-02-177-0/+145
| * batman-adv: warn if added interface is part of a bridgeMarek Lindner2012-02-171-0/+8
| * batman-adv: Move is_out_of_time() to main.h for general useMartin Hundebøll2012-02-172-20/+23
| * batman-adv: Rm empty line from is_my_mac() in main.cMartin Hundebøll2012-02-171-1/+0
| * batman-adv: simplify bat_ogm_receive API callMarek Lindner2012-02-173-9/+9
| * batman-adv: Explicitly mark the common header structureSven Eckelmann2012-02-1710-98/+87
| * batman-adv: add tt_initialised flag to the orig_node structAntonio Quartulli2012-02-173-3/+10
* | net: sh_eth: add support for VLAN tag filteringYoshihiro Shimoda2012-02-162-0/+64
* | net: sh_eth: add support for multicast filteringYoshihiro Shimoda2012-02-162-5/+286
* | net: sh_eth: modify a condition of ioremap for TSUYoshihiro Shimoda2012-02-161-11/+14
* | net: sh_eth: change the condition of initializationYoshihiro Shimoda2012-02-162-2/+3
* | net: sh_eth: add the value of tsu to the SH7757's GETHERYoshihiro Shimoda2012-02-161-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-nextDavid S. Miller2012-02-1621-604/+3170
|\ \
| * | sfc: Add SR-IOV back-end support for SFC9000 familyBen Hutchings2012-02-1613-26/+2192
| * | sfc: Allocate SRAM between buffer table and descriptor caches at init timeBen Hutchings2012-02-166-14/+50
| * | sfc: Pass NIC structure into efx_wanted_parallelism()Ben Hutchings2012-02-161-4/+4
| * | sfc: Add support for 'extra' channel typesBen Hutchings2012-02-163-108/+239
| * | sfc: Make all CPU/IRQ/channel/queue counts unsignedBen Hutchings2012-02-162-9/+11
| * | sfc: Make buffer table indices and counts consistently unsignedBen Hutchings2012-02-162-3/+3
| * | sfc: Disable flow control during flushesSteve Hodgson2012-02-163-0/+9
| * | sfc: Generalise event generation to cover VF-owned event queuesBen Hutchings2012-02-162-6/+7
| * | sfc: Use proper function to test for RX channel in efx_poll()Ben Hutchings2012-02-161-1/+1
| * | sfc: Leave interrupts and event queues enabled whenever we canBen Hutchings2012-02-164-318/+308
| * | sfc: Generate RX fill events based on RX queues, not channelsBen Hutchings2012-02-163-9/+13
| * | sfc: Generalise driver event generationBen Hutchings2012-02-161-24/+27
| * | sfc: Correct MAC filter bitfield definitionsBen Hutchings2012-02-161-10/+10
| * | sfc: Add support for TX MAC filtersBen Hutchings2012-02-162-5/+72
| * | sfc: Add support for configuring RX unicast/multicast default filtersBen Hutchings2012-02-163-47/+214
| * | sfc: Warn if unable to create MTDsBen Hutchings2012-02-132-2/+7
| * | sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZEBen Hutchings2012-02-133-5/+7
| * | sfc: Do not retry hardware probe if it schedules a resetBen Hutchings2012-02-131-34/+16
| * | sfc: Skip RX end-of-batch work on channels without an RX queueBen Hutchings2012-02-131-10/+11
* | | ipv4: Eliminate spurious argument to __ipv4_neigh_lookupDavid S. Miller2012-02-152-3/+3
* | | decnet: net/dn.h needs net/flow.hDavid S. Miller2012-02-151-0/+1
* | | cxgb3: update firmware versionDivy Le Ray2012-02-151-2/+2
OpenPOWER on IntegriCloud