aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-27Bluetooth: Convert Marvell driver to use per adapter debugfsMarcel Holtmann1-7/+7
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann11-11/+11
2010-02-27Bluetooth: Add missing kfree() on error path in Atheros driverDan Carpenter1-0/+2
2010-02-27Bluetooth: Make USB device id constantMárton Németh1-1/+1
2010-02-27Bluetooth: Add __init/__exit macros to Marvell SDIO driverPeter Huewe1-2/+2
2010-02-26net: Delete isa-skeleton net driverJeff Garzik1-718/+0
2010-02-26can: ti hecc module : add platform specific initialization callback.Sriramakrishnan1-1/+16
2010-02-26infiniband: convert to use netdev_for_each_mc_addrJiri Pirko2-42/+51
2010-02-26greth: fall through to common return statement on errorSimon Horman1-2/+0
2010-02-26myri10ge: optimize 4k-boundary check when stocking rx pagesBrice Goglin1-4/+7
2010-02-26cnic: Update version to 2.1.1.Michael Chan4-6/+6
2010-02-26cnic: Use union for the status blocks of different devices.Michael Chan2-21/+23
2010-02-26cnic: Simplify route checking during iSCSI connection.Michael Chan1-24/+13
2010-02-26cnic: Fix panic in cnic_iscsi_nl_msg_recv() when device is down.Michael Chan1-0/+7
2010-02-26cnic: Finetune iSCSI connection reset.Eddie Wai1-5/+16
2010-02-26cnic: Finetune iSCSI connection set up.Eddie Wai2-2/+17
2010-02-26ixgbe: Do not allocate too many netdev txqueuesJohn Fastabend1-1/+13
2010-02-26ixgbe: do not stop tx queues in ixgbe_set_tsoJohn Fastabend1-2/+0
2010-02-26ixgbe: Fix DMA mapping/unmapping issues when HWRSC is enabled on IOMMU enabled kernelsMallikarjuna R Chilakala1-3/+29
2010-02-26greth: convert to netdev_tx_tkirjanov@gmail.com1-4/+8
2010-02-26sis190: handle DMA mapping errorskirjanov@gmail.com1-8/+19
2010-02-26tc35815: Fix double locking on NAPIAtsushi Nemoto1-2/+11
2010-02-26isa-skelton: Remove a wrong netif_wake_queue() callAtsushi Nemoto1-1/+0
2010-02-26octeon: convert to use netdev_for_each_mc_addrJiri Pirko1-6/+1
2010-02-26net: convert multiple drivers to use netdev_for_each_mc_addr, part6Jiri Pirko18-77/+42
2010-02-26net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2Jiri Pirko27-105/+82
2010-02-26can: netlink support for bus-error reporting and countersWolfgang Grandegger2-3/+28
2010-02-26drivers/net/myri10ge: Use pr_<level> and netdev_<level>Joe Perches1-116/+67
2010-02-26drivers/net/chelsio: Use pr_<level>, netif_msg_<type>Joe Perches7-72/+56
2010-02-26isdn: remove ishexdigit() in regard to isxdigit()Andy Shevchenko1-15/+1
2010-02-26gigaset: reduce syslog clutterTilman Schmidt10-147/+77
2010-02-26bas_gigaset: collapse CR/LF at end of AT responseTilman Schmidt3-15/+35
2010-02-26KS8695: Don't call netif_carrier_off() from ndo_stop()Yegor Yefremov1-1/+0
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller87-1520/+2225
2010-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller10-30/+78
2010-02-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller5-9/+27
2010-02-23tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto1-1/+0
2010-02-23cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson1-0/+5
2010-02-23e1000: Fix DMA mapping error handling on RXAnton Blanchard1-1/+18
2010-02-23e1000: correct wrong coding style for "else"Jiri Pirko1-2/+1
2010-02-22can:ti_hecc: Add pm hook-upSriram1-3/+48
2010-02-22isdn: fix a few Kconfig imperfectionsTilman Schmidt2-22/+28
2010-02-22net: convert multiple drivers to use netdev_for_each_mc_addr, part4Jiri Pirko29-98/+69
2010-02-22e1000: convert to use netdev_for_each_mc_addrJiri Pirko1-20/+17
2010-02-22net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko22-74/+50
2010-02-22net/arm: convert to use netdev_for_each_mc_addrJiri Pirko5-30/+28
2010-02-22drivers/net/typhoon.c: Use (pr|netdev)_<level> macro helpersJoe Perches1-147/+96
2010-02-22b44: use netdev_alloc_skb instead of dev_alloc_skbHauke Mehrtens1-1/+1
2010-02-22b44: Set PHY address to NO_PHY if reset fails.Hauke Mehrtens1-1/+5
2010-02-22pci: add support for 82576NS serdes to existing SR-IOV quirkAlexander Duyck1-0/+1