aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-03-21net/mlx4_core: Disallow releasing VF QPs which have steering rulesHadar Hen Zion
2013-03-21net/mlx4_core: Always use 64 bit resource ID when doing lookupHadar Hen Zion
2013-03-21net/mlx4_en: Remove ethtool flow steering rules before releasing QPsHadar Hen Zion
2013-03-21net/mlx4_core: Fix wrong order of flow steering resources removalHadar Hen Zion
2013-03-21net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapperMoshe Lazer
2013-03-21net: ethernet: cpsw: fix erroneous condition in error checkLothar Waßmann
2013-03-21lantiq_etop: use free_netdev(netdev) instead of kfree()Wei Yongjun
2013-03-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-03-20fec: Fix the build as moduleFabio Estevam
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-20net: fec: Define indexes as 'unsigned int'Fabio Estevam
2013-03-20lpc_eth: fix error return code in lpc_eth_drv_probe()Wei Yongjun
2013-03-20sh_eth: check TSU registers ioremap() errorSergei Shtylyov
2013-03-20sh_eth: fix bitbang memory leakSergei Shtylyov
2013-03-19PCI: Use ROM images from firmware only if no other ROM source availableMatthew Garrett
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-19qeth: Fix scatter-gather regressionFrank Blaschka
2013-03-19qeth: Fix invalid router settings handlingStefan Raspl
2013-03-19qeth: delay feature traceStefan Raspl
2013-03-18Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-03-18hwmon: (lm75.h) Update header inclusionJean Delvare
2013-03-18rtlwifi: usb: add missing freeing of skbuffJussi Kivilinna
2013-03-18mwifiex: cancel cmd timer and free curr_cmd in shutdown processBing Zhao
2013-03-18mwifiex: skip pending commands after function shutdownBing Zhao
2013-03-18mwifiex: fix race when queuing commandsAmitkumar Karwar
2013-03-18ath9k: limit tx path hang check to normal data queuesFelix Fietkau
2013-03-18ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau
2013-03-18iwl3945: fix length of dma buffersStanislaw Gruszka
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2013-03-18Bluetooth: Add support for Dell[QCA 0cf3:817a]Ming Lei
2013-03-18bnx2x: fix occasional statistics off-by-4GB errorMaciej Żenczykowski
2013-03-18Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-03-18Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-03-18Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-03-17vhost/net: fix heads usage of ubuf_infoMichael S. Tsirkin
2013-03-17bnx2x: add missing napi deletion in error pathMichal Schmidt
2013-03-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-03-17drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_de...Mugunthan V N
2013-03-17ethernet/tulip: DE4x5 needs VIRT_TO_BUSArnd Bergmann
2013-03-17isdn: hisax: netjet requires VIRT_TO_BUSArnd Bergmann
2013-03-17net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork
2013-03-15Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-15Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-15Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-15ARM: 7675/1: amba: tegra-ahb: Fix build error w/ PM_SLEEP w/o PM_RUNTIMEHiroshi Doyu
2013-03-15Bluetooth: Add support for Dell[QCA 0cf3:0036]Ming Lei
2013-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-15Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bugZhouyi Zhou