aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-23b44: Use dev_kfree_skb_irq() in b44_tx()Xander Hover1-1/+1
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville3-4/+5
2011-11-22Revert "rt2800pci: handle spurious interrupts"John W. Linville1-6/+1
2011-11-22Revert "rt2x00: handle spurious pci interrupts"John W. Linville3-3/+3
2011-11-21net, sja1000: Don't include version.h in peak_pci.c when not neededJesper Juhl1-1/+0
2011-11-21xen-netback: use correct index for invalidation in xen_netbk_tx_check_gop()Jan Beulich1-1/+1
2011-11-21stmmac: mask mmc interruptsGiuseppe CAVALLARO1-5/+9
2011-11-21iseries_veth: Fix wrong parameter given to sizeof callThomas Jarosch1-1/+1
2011-11-21prism54: potential memory corruption in prism54_get_essid()Dan Carpenter1-1/+1
2011-11-17sky2: fix hang in napi_disablestephen hemminger2-7/+11
2011-11-17sky2: enforce minimum ring sizestephen hemminger1-2/+12
2011-11-17bonding: Don't allow mode change via sysfs with slaves presentVeaceslav Falico1-0/+7
2011-11-17p54spi: Fix workqueue deadlockMichael Büsch1-2/+2
2011-11-17p54spi: Add missing spin_lock_initMichael Büsch1-0/+1
2011-11-17rt2x00: Fix efuse EEPROM reading on PPC32.Gertjan van Wingerde1-1/+1
2011-11-17rt2x00: handle spurious pci interruptsStanislaw Gruszka3-3/+3
2011-11-17rt2800pci: handle spurious interruptsStanislaw Gruszka1-1/+6
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville4-2/+23
2011-11-17stmmac: fix pm functions avoiding sleep on spinlockFrancesco Virlinzi1-5/+7
2011-11-17stmmac: remove spin_lock in stmmac_ioctl.Srinivas Kandagatla1-2/+0
2011-11-17stmmac: parameters auto-tuning through HW cap regGiuseppe CAVALLARO3-29/+72
2011-11-17stmmac: fix advertising 1000Base capabilties for non GMII ifaceSrinivas Kandagatla1-6/+4
2011-11-17stmmac: use mdelay on timeout of sw resetFrancesco Virlinzi2-2/+4
2011-11-16sky2: version 1.30stephen hemminger1-1/+1
2011-11-16sky2: used fixed RSS keystephen hemminger1-4/+9
2011-11-16sky2: reduce default Tx ring sizestephen hemminger1-1/+1
2011-11-16sky2: rename up/down functionsstephen hemminger1-10/+10
2011-11-16sky2: pci posting issuesstephen hemminger1-0/+3
2011-11-16sky2: fix hang on shutdown (and other irq issues)stephen hemminger1-18/+27
2011-11-16r6040: fix check against MCRO_HASHEN bit in r6040_multicast_listFlorian Fainelli1-1/+1
2011-11-16pch_gbe: Move #include of module.hJoe Perches1-1/+1
2011-11-16bnx2x: cache-in compressed fw imageDmitry Kravkov2-30/+35
2011-11-16net/cadence: enable by default NET_ATMELJean-Christophe PLAGNIOL-VILLARD1-0/+1
2011-11-15net-next:asix: V2 Update VERSIONGrant Grundler1-1/+1
2011-11-15net-next:asix: V2 more fixes for ax88178 phy init sequenceGrant Grundler1-7/+15
2011-11-15net-next:asix: reduce AX88772 init time by about 2 secondsGrant Grundler1-5/+25
2011-11-15net-next:asix:poll in asix_get_phyid in case phy not readyGrant Grundler1-2/+10
2011-11-15net-next:asix:PHY_MODE_RTL8211CL should be 0xCGrant Grundler1-1/+1
2011-11-15Net, libertas: Resolve memory leak in if_spi_host_to_card()Jesper Juhl1-0/+1
2011-11-15rt2x00: Fix sleep-while-atomic bug in powersaving code.Gertjan van Wingerde2-2/+21
2011-11-15rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.Gertjan van Wingerde1-0/+1
2011-11-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller3-19/+22
2011-11-14NET: MIPS: lantiq: fix etop compile errorJohn Crispin1-0/+2
2011-11-14mlx4_en: Remove FCS bytes from packet length.Yevgeny Petrilin2-1/+6
2011-11-14net/usb: Misc. fixes for the LG-VL600 LTE USB modemMark Kamichoff2-15/+12
2011-11-14net/smsc911x: Always wait for the chip to be readyRobert Marklund1-0/+12
2011-11-14forcedeth: fix stats on hardware without extended stats supportdavid decotigny1-9/+27
2011-11-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville3-19/+22
2011-11-11mwifiex: fix association issue with AP configured in hidden SSID modeAmitkumar Karwar1-2/+4
2011-11-11iwlwifi: avoid a panic when unloading the module with RF KillEmmanuel Grumbach1-16/+17