summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-02-21bnx2x: update driver version to 1.72.10-0Dmitry Kravkov
2012-02-21bnx2x: add gro_checkDmitry Kravkov
2012-02-21cnic: update for FW 7.2.xxMichael Chan
2012-02-21bnx2fc: HSI dependent changes for 7.2.xx FWBhanu Prakash Gollapudi
2012-02-21use FW 7.2.16Dmitry Kravkov
2012-02-20enic: Add support for fw init command on sriov vf'sRoopa Prabhu
2012-02-20enic: Fix ndo_set_vf_mac and ndo_set_vf_port to set/get the sriov vf's macRoopa Prabhu
2012-02-20enic: Add new fw devcmd to set mac address of an interfaceRoopa Prabhu
2012-02-20enic: rename CMD_MAC_ADDR to CMD_GET_MAC_ADDRRoopa Prabhu
2012-02-20ll_temac: Fix build.David S. Miller
2012-02-20adi: adapt to eth_hw_addr_random() and changes in arch/blackfinDanny Kukawka
2012-02-20ethernet: Fix typo in lantiq_etop.cMasanari Iida
2012-02-20bnx2x: make bnx2x_close() static againMichal Schmidt
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-18Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-02-18Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...Linus Torvalds
2012-02-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2012-02-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-02-18cisco/enic: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka
2012-02-17net: ethernet: xilinx: Convert xilinx_axienet to module_platform_driverTobias Klauser
2012-02-17atheros eth: set addr_assign_type if random_ether_addr() usedDanny Kukawka
2012-02-17ethoc: set addr_assign_type if random_ether_addr() usedDanny Kukawka
2012-02-17igbvf: reset netdevice addr_assign_type if changedDanny Kukawka
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-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-16powerpc/adb: Use set_current_state()majianpeng
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