summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-07-21bnx2x: Fixed ethtool -d for 578xxVladislav Zolotarov
2011-07-21bnx2x: Implementation for netdev->ndo_fcoe_get_wwnVladislav Zolotarov
2011-07-19slcan: remove unused 'leased', 'line' and 'pid' fields from the 'slcan' struc...Matvejchikov Ilya
2011-07-19slip: remove unused 'line' field from the 'slip' structureMatvejchikov Ilya
2011-07-19Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2011-07-19Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2011-07-19bnx2x: disable FCoE for 578xx devices since not yet supportedDmitry Kravkov
2011-07-19bnx2x: fix memory barriersVladislav Zolotarov
2011-07-19bnx2x: use BNX2X_Q_FLG_TPA_IPV6 for TPA queue configurationVladislav Zolotarov
2011-07-19bnx2x: disable loacal BH when scheduling FCOE napiVladislav Zolotarov
2011-07-19bnx2x: fix MB index for 4-port devicesDmitry Kravkov
2011-07-19bnx2x: DCB reworkDmitry Kravkov
2011-07-19bnx2x: remove unnecessary dma_syncVladislav Zolotarov
2011-07-19bnx2x: stop tx before CNIC_STOPVladislav Zolotarov
2011-07-19bnx2x: add missing command in error handling flowDmitry Kravkov
2011-07-19bnx2x: use correct dma_sync functionVladislav Zolotarov
2011-07-19r8169: fix sticky accepts packet bits in RxConfig.Francois Romieu
2011-07-19vhost: optimize interrupt enable/disableMichael S. Tsirkin
2011-07-19vhost: fix zcopy reference countingMichael S. Tsirkin
2011-07-19vhost: set log when updating used flags or avail eventJason Wang
2011-07-19vhost: init used ring after backend was setJason Wang
2011-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-07-18pppoe: Must flush connections when MAC address changes too.David S. Miller
2011-07-18net: can: remove custom hex_to_bin()Andy Shevchenko
2011-07-18stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2)Srinivas Kandagatla
2011-07-18stmmac: add memory barriers at appropriate placesShiraz Hashim
2011-07-18tulip: dmfe: Remove old log spamming pr_debugsJoe Perches
2011-07-18vhost: vhost TX zero-copy supportMichael S. Tsirkin
2011-07-18si4713-i2c: avoid potential buffer overflow on si4713Mauro Carvalho Chehab
2011-07-18Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-07-18net: Abstract dst->neighbour accesses behind helpers.David S. Miller
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2011-07-17Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-07-17net: vlan, qlcnic: make vlan_find_dev privateDavid Lamparter
2011-07-17hwmon: (max1111) Fix race condition causing NULL pointer exceptionPavel Herrmann
2011-07-17hwmon: (it87) Fix label group removalJean Delvare
2011-07-17hwmon: (asus_atk0110) Fix memory leakLuca Tettamanti
2011-07-17watchdog: hpwdt depends on PCIRandy Dunlap
2011-07-16bnx2x: Fix compilation when CNIC is not selected in configDmitry Kravkov
2011-07-1668360enet: Remove Kconfig/Makefile referencesJeff Kirsher
2011-07-16bnx2: Close device if tx_timeout reset failsMichael Chan
2011-07-16watchdog: fix hpwdt Kconfig regression in 3.0-rcOlaf Hering
2011-07-16Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-07-15gianfar: rx parserSebastian Pöhn
2011-07-15gpio: wm831x: add a missing break in wm831x_gpio_dbg_showAxel Lin
2011-07-15Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-07-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-07-15r6040: only disable RX interrupt if napi_schedule_prep is successfulMichael Thalmeier