summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-12-02ath9k: Fix TX99 config option usageSujith Manoharan7-248/+290
2013-12-02ath9k: Identify Killer Wireless cardsSujith Manoharan3-0/+24
2013-12-02ath9k: Add WB335 PCI IDsSujith Manoharan1-0/+25
2013-11-21xen-netback: stop the VIF thread before unbinding IRQsDavid Vrabel1-3/+3
2013-11-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller13-52/+121
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville13-52/+121
2013-11-21net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur2-7/+72
2013-11-21net/phy: Add VSC8662 supportSandeep Singh1-0/+14
2013-11-21net/phy: Add VSC8574 supportshaohui xie1-1/+16
2013-11-21net/phy: Add VSC8234 supportAndy Fleming1-2/+17
2013-11-21net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2-11/+4
2013-11-21r8152: fix incorrect type in assignmenthayeswang1-9/+9
2013-11-21r8152: support stopping/waking tx queuehayeswang1-0/+22
2013-11-21r8152: modify the tx flowhayeswang1-43/+3
2013-11-21r8152: fix tx/rx memory overflowhayeswang1-13/+17
2013-11-20aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara1-1/+2
2013-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds65-379/+538
2013-11-20genetlink: make multicast groups const, prevent abuseJohannes Berg3-54/+21
2013-11-20genetlink: pass family to functions using groupsJohannes Berg4-5/+9
2013-11-20genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2-4/+2
2013-11-20atm: idt77252: fix dev refcnt leakYing Xue1-1/+1
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds12-315/+365
2013-11-19Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds97-407/+835
2013-11-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds34-212/+2937
2013-11-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds45-545/+1742
2013-11-19Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6Linus Torvalds11-351/+751
2013-11-19Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li...Linus Torvalds47-119/+610
2013-11-19Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds170-930/+8680
2013-11-19Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-129/+465
2013-11-19Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds6-125/+128
2013-11-19Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds45-1231/+1786
2013-11-19be2net: Delete secondary unicast MAC addresses during be_closeAjit Khaparde1-0/+5
2013-11-19be2net: Fix unconditional enabling of Rx interface optionsAjit Khaparde3-4/+16
2013-11-19net, virtio_net: replace the magic valueZhi Yong Wu1-2/+2
2013-11-19bnx2x: Prevent "timeout waiting for state X"Dmitry Kravkov3-11/+4
2013-11-19bnx2x: prevent CFC attentionDmitry Kravkov1-1/+1
2013-11-19bnx2x: Prevent panic during DMAE timeoutDmitry Kravkov2-0/+19
2013-11-19bnx2x: Clean the sp rtnl task upon unloadDmitry Kravkov1-0/+4
2013-11-19watchdog: w83627hf: Use helper functions to access superio registersGuenter Roeck1-56/+76
2013-11-19watchdog: w83627hf: Enable watchdog device only if not already enabledGuenter Roeck1-1/+3
2013-11-19watchdog: w83627hf: Enable watchdog only onceGuenter Roeck1-18/+17
2013-11-19watchdog: w83627hf: Convert to watchdog infrastructureGuenter Roeck2-168/+48
2013-11-19brcmfmac: fix possible memory leakGeyslan G. Bem1-0/+1
2013-11-18i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe()Wei Yongjun1-1/+2
2013-11-18xen-netfront: fix missing rx_refill_timer when allocate memory failedMa JieYue1-3/+4
2013-11-17edac/85xx: Remove mpc85xx_pci_err_removeJohannes Thumshirn1-22/+0
2013-11-17watchdog: omap_wdt: raw read and write endian fixVictor Kamensky1-18/+18
2013-11-17watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATEUwe Kleine-König1-2/+4
2013-11-17watchdog: pcwd_usb: overflow in usb_pcwd_send_command()Dan Carpenter1-2/+2
2013-11-17watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe()Wei Yongjun1-1/+1