summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-09-1115-99/+54
|\
| *-. Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...Roland Dreier2009-09-1012-91/+42
| |\ \
| | | * mlx4_core: Distinguish multiple devices in /proc/interruptsArputham Benjamin2009-09-051-8/+26
| | | * mlx4_core: Avoid double free_icmsYevgeny Petrilin2009-09-051-1/+1
| | | * mlx4_core: Allocate and map sufficient ICM memory for EQ contextRoland Dreier2009-09-053-51/+7
| | | * mlx4_core: Remove unnecessary includes of <linux/init.h>Roland Dreier2009-09-0510-13/+0
| | | * mlx4_core: Use pci_request_regions()Roland Dreier2009-09-051-18/+8
| | |/
| * | RDMA/cxgb3: Handle port events properlySteve Wise2009-09-053-8/+12
| |/
* | Merge branch 'next' into for-linusJames Morris2009-09-111-7/+15
|\ \
| * | lsm: Add hooks to the TUN driverPaul Moore2009-09-011-7/+15
* | | gianfar: Fix build.David S. Miller2009-09-061-1/+1
| |/ |/|
* | gianfar: gfar_remove needs to call unregister_netdev()Toru UCHIYAMA2009-08-301-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-281-53/+67
|\ \
| * | ipw2200: firmware DMA loading reworkZhu Yi2009-08-281-53/+67
* | | virtio: net refill on out-of-memoryRusty Russell2009-08-261-15/+46
* | | smc91x: fix compilation on SMPAlexey Dobriyan2009-08-261-1/+1
* | | irda/sa1100_ir: fix broken netdev_ops conversionAlexander Beregalov2009-08-251-4/+0
* | | irda/au1k_ir: fix broken netdev_ops conversionAlexander Beregalov2009-08-251-4/+0
|/ /
* | smc91x: let smc91x work well under netpollDongdong Deng2009-08-231-18/+22
* | pxaficp-ir: remove incorrect net_device_opsMarek Vasut2009-08-231-3/+1
* | drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng2009-08-234-9/+13
* | net: Fix Micrel KSZ8842 Kconfig descriptionAndreas Mohr2009-08-231-1/+2
* | E100: fix interaction with swiotlb on X86.Krzysztof HaƂasa2009-08-231-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-211-4/+10
|\ \
| * | rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187BHerton Ronaldo Krzesinski2009-08-211-4/+10
* | | ibm_newemac: emac_close() needs to call netif_carrier_off()Petri Gynther2009-08-201-0/+2
* | | net: fix ks8851 build errorsRandy Dunlap2009-08-191-0/+1
* | | net: Rename MAC platform driver for w90p910 platformWan ZongShun2009-08-181-2/+2
* | | yellowfin: Fix buffer underrun after dev_alloc_skb() failureRoel Kluin2009-08-181-10/+18
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-181-1/+1
|\ \ | |/ |/|
| * orinoco: correct key bounds check in orinoco_hw_get_tkip_ivJohn W. Linville2009-08-171-1/+1
* | e1000e: fix use of pci_enable_pcie_error_reportingXiaotian Feng2009-08-151-8/+8
* | e1000e: WoL does not work on 82577/82578 with manageability enabledBruce Allan2009-08-151-3/+3
* | cnic: Fix locking in init/exit calls.Michael Chan2009-08-152-9/+40
* | cnic: Fix locking in start/stop calls.Michael Chan2009-08-152-16/+29
* | bnx2: Use mutex on slow path cnic calls.Michael Chan2009-08-152-6/+12
* | cnic: Refine registration with bnx2.Michael Chan2009-08-151-13/+36
* | cnic: Fix symbol_put_addr() panic on ia64.Michael Chan2009-08-151-1/+1
|/
* pegasus: Add new device ID.Petko Manolov2009-08-141-0/+2
* drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng2009-08-144-8/+12
* via-velocity: Fix test of mii_status bit VELOCITY_DUPLEX_FULLroel kluin2009-08-141-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-141-2/+4
|\
| * rt2x00: fix memory corruption in rf cache, add a sanity checkPavel Roskin2009-08-141-2/+4
* | ixgbe: Fix receive on real device when VLANs are configuredLucy Liu2009-08-131-2/+2
* | ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completionYi Zou2009-08-131-1/+1
* | netxen: free napi resources during detachDhananjay Phadke2009-08-132-15/+24
* | netxen: remove netxen workqueueAmit Kumar Salecha2009-08-132-29/+42
* | ixgbe: fix issues setting rx-usecs with legacy interruptsDon Skidmore2009-08-131-8/+19
* | can: fix oops caused by wrong rtnl newlink usageOliver Hartkopp2009-08-131-0/+7
|/
* 8139cp: balance dma_map_single vs dma_unmap_single pairFrancois Romieu2009-08-121-3/+2
OpenPOWER on IntegriCloud