summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-07-19slcan: remove unused 'leased', 'line' and 'pid' fields from the 'slcan' struc...Matvejchikov Ilya1-9/+1
2011-07-19slip: remove unused 'line' field from the 'slip' structureMatvejchikov Ilya2-4/+0
2011-07-19Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller4-33/+64
2011-07-19Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller1-5/+3
2011-07-19bnx2x: disable FCoE for 578xx devices since not yet supportedDmitry Kravkov1-2/+2
2011-07-19bnx2x: fix memory barriersVladislav Zolotarov2-19/+75
2011-07-19bnx2x: use BNX2X_Q_FLG_TPA_IPV6 for TPA queue configurationVladislav Zolotarov3-2/+5
2011-07-19bnx2x: disable loacal BH when scheduling FCOE napiVladislav Zolotarov1-1/+8
2011-07-19bnx2x: fix MB index for 4-port devicesDmitry Kravkov1-1/+1
2011-07-19bnx2x: DCB reworkDmitry Kravkov6-112/+268
2011-07-19bnx2x: remove unnecessary dma_syncVladislav Zolotarov1-5/+0
2011-07-19bnx2x: stop tx before CNIC_STOPVladislav Zolotarov1-3/+3
2011-07-19bnx2x: add missing command in error handling flowDmitry Kravkov1-0/+1
2011-07-19bnx2x: use correct dma_sync functionVladislav Zolotarov2-2/+2
2011-07-19r8169: fix sticky accepts packet bits in RxConfig.Francois Romieu1-5/+3
2011-07-19vhost: optimize interrupt enable/disableMichael S. Tsirkin1-2/+2
2011-07-19vhost: fix zcopy reference countingMichael S. Tsirkin1-1/+0
2011-07-19vhost: set log when updating used flags or avail eventJason Wang1-30/+54
2011-07-19vhost: init used ring after backend was setJason Wang4-8/+16
2011-07-18net: can: remove custom hex_to_bin()Andy Shevchenko1-21/+5
2011-07-18stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2)Srinivas Kandagatla1-3/+5
2011-07-18stmmac: add memory barriers at appropriate placesShiraz Hashim1-0/+5
2011-07-18vhost: vhost TX zero-copy supportMichael S. Tsirkin3-16/+220
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller11-65/+100
2011-07-17net: vlan, qlcnic: make vlan_find_dev privateDavid Lamparter1-1/+6
2011-07-16bnx2x: Fix compilation when CNIC is not selected in configDmitry Kravkov1-1/+1
2011-07-1668360enet: Remove Kconfig/Makefile referencesJeff Kirsher2-8/+0
2011-07-16bnx2: Close device if tx_timeout reset failsMichael Chan1-3/+10
2011-07-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller123-1431/+2589
2011-07-158139cp: convert to new VLAN model.françois romieu1-56/+27
2011-07-15slcan: remove obsolete code in slcan initialisationOliver Hartkopp1-21/+6
2011-07-15Separate handling of irq type flags variable from the irq_flags request_irq v...Shyam Iyer1-3/+3
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville123-1431/+2589
2011-07-14net/ps3: Fix gelic RX DMA restartGeoff Levand2-14/+8
2011-07-14bnx2x: Multiple concurrent l2 traffic classesAriel Elior11-524/+1316
2011-07-14bnx2x: Renaming the "reset_task" to "sp_rtnl_task"Ariel Elior3-21/+45
2011-07-14Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller1-63/+329
2011-07-14r8169: adjust the RxConfig settings.Hayes Wang1-12/+44
2011-07-14r8169: don't enable rx when shutdown.Hayes Wang1-2/+5
2011-07-14r8169: fix wake on lan setting for non-8111E.Hayes Wang1-2/+4
2011-07-14r8169: support RTL8111E-VL.Hayes Wang1-7/+179
2011-07-14r8169: add ERI functions.Hayes Wang1-0/+43
2011-07-14r8169: modify the flow of the hw reset.Hayes Wang1-25/+28
2011-07-14r8169: adjust some registers.Hayes Wang1-16/+27
2011-07-14ps3_gelic: Don't kill the device on DMA failureAndre Heider1-1/+3
2011-07-14ps3_gelic: Fix start_xmit kick error pathAndre Heider1-3/+7
2011-07-14ps3_gelic: Fix typosAndre Heider1-3/+3
2011-07-14qlcnic: change capture mask for FW dumpAnirban Chakraborty2-8/+4
2011-07-14qlcnic: define error code for loopback testAmit Kumar Salecha3-12/+30
2011-07-14qlcnic: fix race in skb->len access.Sucheta Chakraborty1-2/+2