summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-12/+29
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-2/+1
2011-07-17Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-18/+30
2011-07-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-18/+11
2011-07-17net: vlan, qlcnic: make vlan_find_dev privateDavid Lamparter1-1/+6
2011-07-17hwmon: (max1111) Fix race condition causing NULL pointer exceptionPavel Herrmann1-0/+11
2011-07-17hwmon: (it87) Fix label group removalJean Delvare1-1/+1
2011-07-17hwmon: (asus_atk0110) Fix memory leakLuca Tettamanti1-0/+1
2011-07-17watchdog: hpwdt depends on PCIRandy Dunlap1-1/+1
2011-07-17bnx2x: 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-16watchdog: fix hpwdt Kconfig regression in 3.0-rcOlaf Hering1-1/+0
2011-07-16Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2011-07-16gianfar: rx parserSebastian Pöhn2-6/+21
2011-07-16gpio: wm831x: add a missing break in wm831x_gpio_dbg_showAxel Lin1-0/+1
2011-07-15Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-15/+15
2011-07-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller123-1431/+2589
2011-07-15r6040: only disable RX interrupt if napi_schedule_prep is successfulMichael Thalmeier1-3/+5
2011-07-15hwmon: (adm1275) Fix coefficients per datasheet revision BGuenter Roeck1-5/+5
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-15net/ps3: Fix gelic RX DMA restartGeoff Levand2-14/+8
2011-07-15bnx2x: Multiple concurrent l2 traffic classesAriel Elior11-524/+1316
2011-07-15bnx2x: Renaming the "reset_task" to "sp_rtnl_task"Ariel Elior3-21/+45
2011-07-15Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller1-63/+329
2011-07-15net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław1-3/+3
2011-07-15r8169: adjust the RxConfig settings.Hayes Wang1-12/+44
2011-07-15r8169: don't enable rx when shutdown.Hayes Wang1-2/+5
2011-07-15r8169: fix wake on lan setting for non-8111E.Hayes Wang1-2/+4
2011-07-15r8169: support RTL8111E-VL.Hayes Wang1-7/+179
2011-07-15r8169: add ERI functions.Hayes Wang1-0/+43
2011-07-15r8169: modify the flow of the hw reset.Hayes Wang1-25/+28
2011-07-15r8169: 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
2011-07-14qlcnic: enable mac-learning in promiscous mode.Sucheta Chakraborty3-6/+16
2011-07-14qlcnic: updated supported cards informationSritej Velaga1-0/+2
2011-07-14qlcnic: fix chip reset logicSritej Velaga1-7/+8
2011-07-14bnx2: Read iSCSI config from shared memory during ->probe()Michael Chan2-4/+16
2011-07-14bnx2: Add MCP dumpJeffrey Huang2-13/+56
2011-07-14cnic: Return proper error code if we fail to send netlink messageMichael Chan2-3/+3
2011-07-14cnic: Fix ring setup/shutdown codeMichael Chan1-2/+7
2011-07-14cnic: Fix port_mode settingMichael Chan1-1/+1