aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-20enic: rename CMD_MAC_ADDR to CMD_GET_MAC_ADDRRoopa Prabhu4-6/+6
2012-02-20ll_temac: Fix build.David S. Miller1-1/+1
2012-02-19adi: adapt to eth_hw_addr_random() and changes in arch/blackfinDanny Kukawka2-7/+10
2012-02-19ethernet: Fix typo in lantiq_etop.cMasanari Iida1-1/+1
2012-02-19bnx2x: make bnx2x_close() static againMichal Schmidt2-3/+3
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller73-784/+580
2012-02-18Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-398/+32
2012-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds23-170/+178
2012-02-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-2/+2
2012-02-18Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-1/+1
2012-02-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-2/+2
2012-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds3-8/+28
2012-02-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-7/+22
2012-02-18cisco/enic: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka1-1/+2
2012-02-17net: ethernet: xilinx: Convert xilinx_axienet to module_platform_driverTobias Klauser1-12/+1
2012-02-17atheros eth: set addr_assign_type if random_ether_addr() usedDanny Kukawka4-9/+15
2012-02-17ethoc: set addr_assign_type if random_ether_addr() usedDanny Kukawka1-2/+18
2012-02-17igbvf: reset netdevice addr_assign_type if changedDanny Kukawka1-0/+1
2012-02-17xilinx ll_temac: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka1-1/+3
2012-02-17davinci_emac: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka1-2/+3
2012-02-17lantiq_etop: set addr_assign_type if random_ether_addr() usedDanny Kukawka1-0/+7
2012-02-17au1000_eth: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka1-4/+5
2012-02-16net: sh_eth: add support for VLAN tag filteringYoshihiro Shimoda2-0/+64
2012-02-16net: sh_eth: add support for multicast filteringYoshihiro Shimoda2-5/+286
2012-02-16net: sh_eth: modify a condition of ioremap for TSUYoshihiro Shimoda1-11/+14
2012-02-16net: sh_eth: change the condition of initializationYoshihiro Shimoda1-2/+2
2012-02-16net: sh_eth: add the value of tsu to the SH7757's GETHERYoshihiro Shimoda1-0/+1
2012-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-nextDavid S. Miller21-604/+3170
2012-02-16powerpc/adb: Use set_current_state()majianpeng1-2/+2
2012-02-16sfc: Add SR-IOV back-end support for SFC9000 familyBen Hutchings13-26/+2192
2012-02-16sfc: Allocate SRAM between buffer table and descriptor caches at init timeBen Hutchings6-14/+50
2012-02-16sfc: Pass NIC structure into efx_wanted_parallelism()Ben Hutchings1-4/+4
2012-02-16sfc: Add support for 'extra' channel typesBen Hutchings3-108/+239
2012-02-16sfc: Make all CPU/IRQ/channel/queue counts unsignedBen Hutchings2-9/+11
2012-02-16sfc: Make buffer table indices and counts consistently unsignedBen Hutchings2-3/+3
2012-02-16sfc: Disable flow control during flushesSteve Hodgson3-0/+9
2012-02-16sfc: Generalise event generation to cover VF-owned event queuesBen Hutchings2-6/+7
2012-02-16sfc: Use proper function to test for RX channel in efx_poll()Ben Hutchings1-1/+1
2012-02-16sfc: Leave interrupts and event queues enabled whenever we canBen Hutchings4-318/+308
2012-02-16sfc: Generate RX fill events based on RX queues, not channelsBen Hutchings3-9/+13
2012-02-16sfc: Generalise driver event generationBen Hutchings1-24/+27
2012-02-16sfc: Correct MAC filter bitfield definitionsBen Hutchings1-10/+10
2012-02-16sfc: Add support for TX MAC filtersBen Hutchings2-5/+72
2012-02-16sfc: Add support for configuring RX unicast/multicast default filtersBen Hutchings3-47/+214
2012-02-15cxgb3: update firmware versionDivy Le Ray1-2/+2
2012-02-15net/ethernet: ks8851_mll fix irq handlingJan Weitzel1-8/+6
2012-02-15renesas/sh_eth.c: fix linux/interrupt.h included twiceDanny Kukawka1-1/+0
2012-02-15net: use eth_hw_addr_random() and reset addr_assign_typeDanny Kukawka14-12/+25
2012-02-15net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka22-25/+24
2012-02-15bnx2x: allow all functions to display the phy FW versionMintz Yuval3-12/+6