aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* WAN: bit and/or confusionroel kluin2009-08-31
* ucc_geth: Implement suspend/resume and Wake-On-LAN supportAnton Vorontsov2009-08-31
* ucc_geth: Remove UGETH_MAGIC_PACKET Kconfig symbol and codeAnton Vorontsov2009-08-31
* ucc_geth: Factor out MAC initialization steps into a callAnton Vorontsov2009-08-31
* ucc_geth: Fix NULL pointer dereference in uec_get_ethtool_stats()Anton Vorontsov2009-08-31
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-08-31
|\
| * Bluetooth: Add USB autosuspend support to btusb driverOliver Neukum2009-08-24
| * Bluetooth: Fix false errors from bcsp_pkt_cull functionWending Weng2009-08-24
| * Bluetooth: Add missing kmalloc NULL tests to Marvell driverJulia Lawall2009-08-22
| * Bluetooth: Fix incorrect alignment in Marvell BT-over-SDIO driverBing Zhao2009-08-22
| * Bluetooth: Remove Enter/Leave debug statements from Marvell driverMarcel Holtmann2009-08-22
| * Bluetooth: Fix last few compiler warning within Marvell core driverMarcel Holtmann2009-08-22
| * Bluetooth: Fix Marvell driver to use skb_put and hci_opcode_packMarcel Holtmann2009-08-22
| * Bluetooth: Remove private device name of Marvell SDIO driverMarcel Holtmann2009-08-22
| * Bluetooth: Fix module description strings for Marvell driverMarcel Holtmann2009-08-22
| * Bluetooth: Fix complicated assignment of firmware for Marvell devicesMarcel Holtmann2009-08-22
| * Bluetooth: Some coding style cleanup for Marvell core driverMarcel Holtmann2009-08-22
| * Bluetooth: Remove pointless casts from Marvell debugfs supportMarcel Holtmann2009-08-22
| * Bluetooth: Remove pointless ifdef protection for Marvell header filesMarcel Holtmann2009-08-22
| * Bluetooth: Fix compilation of Marvell driver without debugfsMarcel Holtmann2009-08-22
| * Bluetooth: Fix Kconfig for Marvell Bluetooth driverMarcel Holtmann2009-08-22
| * Bluetooth: Add debugfs support to btmrvl driverBing Zhao2009-08-22
| * Bluetooth: Add Marvell BT-over-SDIO driverBing Zhao2009-08-22
| * Bluetooth: Add btmrvl driver for Marvell Bluetooth devicesBing Zhao2009-08-22
| * Bluetooth: Improve USB driver throughput by increasing the frame sizeVikram Kandukuri2009-08-22
* | tg3: Update version to 3.101Matt Carlson2009-08-29
* | tg3: Move per-int tx members to a per-int structMatt Carlson2009-08-29
* | tg3: Move per-int rx members to per-int structMatt Carlson2009-08-29
* | tg3: Move general int members to a per-int structMatt Carlson2009-08-29
* | tg3: Convert napi handlers to use tnapiMatt Carlson2009-08-29
* | tg3: Convert ISR parameter to tnapiMatt Carlson2009-08-29
* | tg3: Move napi to per-int structMatt Carlson2009-08-29
* | tg3: Cleanup interrupt setup / teardownMatt Carlson2009-08-29
* | tg3: Use ext rx bdsMatt Carlson2009-08-29
* | tg3: Create a new prodring_set structureMatt Carlson2009-08-29
* | tg3: Create rx producer ring setup routinesMatt Carlson2009-08-29
* | tg3: Clarify rx buffer relationshipsMatt Carlson2009-08-29
* | tg3: Move the JUMBO_CAPABLE and SUPPORT_MSI flagsMatt Carlson2009-08-29
* | tg3: Break out mini producer ring handlingMatt Carlson2009-08-29
* | tg3: Reformat NVRAM case statementsMatt Carlson2009-08-29
* | tg3: Add new 5785 10/100 only device IDMatt Carlson2009-08-29
* | tg3: Delay mdio bus init until fw finishesMatt Carlson2009-08-29
* | net: sh_eth: add value of ether_link pin in platform_dataYoshihiro Shimoda2009-08-29
* | TI DaVinci EMAC: delay DaVinci EMAC initializationRajashekhara, Sudhakar2009-08-29
* | WAN/LMC: Fix type_trans().Krzysztof Halasa2009-08-29
* | bnx2: Update firmware to 5.0.0.j3.Michael Chan2009-08-29
* | cnic: Put uio init in separate function.Michael Chan2009-08-29
* | cnic: Put rx/tx ring allocation in separate function.Michael Chan2009-08-29
* | qlge: Move TX completions from workqueue to NAPI.Ron Mercer2009-08-29
* | qlge: Allow running MSIx with fewer vectors.Ron Mercer2009-08-29