summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2010-11-28netxen: remove unnecessary [kv][mcz]alloc castsJoe Perches
2010-11-28cxgb3: Removing unused return variableBreno Leitao
2010-11-28ethoc: remove division from loopsJonas Bonn
2010-11-28ethoc: fix function return typeJonas Bonn
2010-11-28ethoc: rework mdio read/writeJonas Bonn
2010-11-28ethoc: rework interrupt handlingJonas Bonn
2010-11-28ethoc: Double check pending RX packetJonas Bonn
2010-11-28ethoc: enable interrupts after napi_completeAdam Edvardsson
2010-11-28ethoc: remove unused spinlockJonas Bonn
2010-11-28ethoc: Add device tree configurationJonas Bonn
2010-11-28bnx2x: Use helpers instead of direct access to the shinfo(skb) fieldsVladislav Zolotarov
2010-11-28bnx2: Remove config access to non-standard registersMichael Chan
2010-11-28bnx2: Fix reset bug on 5709Eddie Wai
2010-11-28net: add some KERN_CONT markers to continuation linesUwe Kleine-König
2010-11-28netxen: avoid using reset_devices as it may become obsoleteRajesh Borundia
2010-11-28qlcnic: avoid using reset_devices as it may become obsolete.Rajesh Borundia
2010-11-27drivers/net: use vzalloc()Eric Dumazet
2010-11-27be2net: adding support for Lancer family of CNAsSathya Perla
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-24ath9k_hw: remove ath9k_hw_stoppcurecvFelix Fietkau
2010-11-24ath9k_htc: Identify devices using driver_infoRajkumar Manoharan
2010-11-24ath9k_hw: Fix eeprom offset for AR9287 devices (PCI/USB)Rajkumar Manoharan
2010-11-24ath9k_htc: Add driver_info in usb device listRajkumar Manoharan
2010-11-24ath: Add a driver_info bitmask fieldRajkumar Manoharan
2010-11-24iwlwifi: advance power management supportWey-Yi Guy
2010-11-24iwlwifi: power management checking for shadow registerWey-Yi Guy
2010-11-24iwlwifi: consider BT for power managementWey-Yi Guy
2010-11-24iwlwifi: add more power management flagsWey-Yi Guy
2010-11-24iwlagn: name change for BT config flagWey-Yi Guy
2010-11-24ath9k: avoid aggregation for VO trafficLuis R. Rodriguez
2010-11-24b43: N-PHY: little cleanupsRafał Miłecki
2010-11-24b43: N-PHY: rev2: save and restore PHY regs on RSSI pollRafał Miłecki
2010-11-24b43: N-PHY: fix BPHY initRafał Miłecki
2010-11-24b43: N-PHY: init BPHY when neededRafał Miłecki
2010-11-24b43: N-PHY: fix some typos, conditions, set gain_boostRafał Miłecki
2010-11-24b43: N-PHY: minor fixes to match specsRafał Miłecki
2010-11-24b43: N-PHY: fix values for PHY regs in channel tables of 2055 radioRafał Miłecki
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-24infiniband: remove dev_base_lock useEric Dumazet
2010-11-24stmmac: update the driver versionGiuseppe CAVALLARO
2010-11-24stmmac: convert to dev_pm_ops.Giuseppe CAVALLARO
2010-11-24stmmac: add init/exit callback in plat_stmmacenet_data structGiuseppe CAVALLARO
2010-11-24stmmac: tidy-up stmmac_priv structureGiuseppe CAVALLARO
2010-11-24bnx2x: Do interrupt mode initialization and NAPIs adding before register_netd...Vladislav Zolotarov
2010-11-24bnx2x: Disable local BHes to prevent a dead-lock situationEric Dumazet
2010-11-24tg3: Remove tg3_config_info definitionMatt Carlson
2010-11-24tg3: Enable phy APD for 5717 and later asic revsMatt Carlson
2010-11-24tg3: use dma_alloc_coherent() instead of pci_alloc_consistent()Matt Carlson
2010-11-24tg3: Reenable TSS for 5719Matt Carlson
2010-11-24tg3: Enable mult rd DMA engine on 5719Matt Carlson