aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-21brcm80211: smac: Use kmemdup rather than duplicating its implementationThomas Meyer1-2/+1
2011-11-21rtlwifi: Remove redundant code from PCI interruptLarry Finger1-3/+0
2011-11-21rtlwifi: rtl8192cu: Fix endianian issuesLarry Finger7-36/+43
2011-11-21rtlwifi: rtl8192cu: Change firmware upload to use block writesLarry Finger5-3/+64
2011-11-21rtlwifi: rtl8192cu: Allow retries for USB I/OGeorge2-4/+16
2011-11-21ath9k: trivial: reorder rx_tasklet processingZefir Kurtisi1-5/+5
2011-11-21tg3: switch to build_skb() infrastructureEric Dumazet2-55/+66
2011-11-21Merge branch 'for-linville' of git://github.com/sgruszka/iwlegacyJohn W. Linville70-36234/+34525
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-21net: Change mii to ethtool advertisement function namesMatt Carlson5-27/+26
2011-11-21gianfar: Use kmemdup rather than duplicating its implementationThomas Meyer1-2/+1
2011-11-21ksz884x: Use kzalloc rather than kmalloc followed by memset with 0Thomas Meyer1-4/+2
2011-11-21ks8*/ksz8*: Casting (void *) value returned by kmalloc is uselessThomas Meyer1-2/+1
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-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller166-816/+1303
2011-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds48-200/+428
2011-11-20Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-0/+8
2011-11-20Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds6-40/+38
2011-11-19Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-1/+1
2011-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds4-13/+29
2011-11-18team: replace kmalloc+memcpy by kmemdupJiri Pirko1-6/+2
2011-11-18team: avoid using variable-length arrayJiri Pirko1-2/+7
2011-11-18team: add fix_featuresJiri Pirko1-0/+22
2011-11-18Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds4-12/+17
2011-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-16/+39
2011-11-18Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds1-2/+2
2011-11-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-11/+9
2011-11-18net-forcedeth: fix possible stats inaccuracies on 32b hostsdavid decotigny1-4/+4
2011-11-18bnx2: switch to build_skb() infrastructureEric Dumazet2-69/+85
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-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller4-2/+23
2011-11-17ibm/emac: fix improper cleanup when device is removed to allow re-bindWolfgang Grandegger1-0/+3
2011-11-17f_phonet: fix page offset of first received fragmentRémi Denis-Courmont1-1/+1
2011-11-17mwifiex: add support for Marvell sd8797 deviceBing Zhao8-20/+50
2011-11-17p54spi: Remove FIXME in op_stopMichael Büsch1-5/+1
2011-11-17wireless: use strlcpy routine in .get_drvinfoRick Jones5-13/+16
2011-11-17brcmsmac: Use current logging stylesJoe Perches2-79/+80
2011-11-17ath9k_hw: set btcoex weights for AR9462Rajkumar Manoharan3-4/+37
2011-11-17ath9k_hw: Cleanup btcoex wlan weightsRajkumar Manoharan4-58/+34
2011-11-17ath9k: Remove enabling btcoex from stomp type changeRajkumar Manoharan3-4/+4
2011-11-17PM Sleep: Do not extend wakeup paths to devices with ignore_children setRafael J. Wysocki1-1/+2
2011-11-17Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville22-2160/+4338
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