summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-07-23qeth: avoid loop if ipa command response is missingUrsula Braun
2010-07-23qeth: serialize sysfs-triggered device configurationsUrsula Braun
2010-07-23qeth: Clear mac_bits field when switching between Layer 2 and Layer 3Carsten Otte
2010-07-23qeth: IP address takeover flag settingKlaus-Dieter Wacker
2010-07-22stmmac: handle allocation errors in setup functionsDan Carpenter
2010-07-22bonding: don't lock when copying/clearing VLAN list on slaveJay Vosburgh
2010-07-22bonding: change test for presence of VLANsJay Vosburgh
2010-07-22net/fec: restore interrupt mask after software-reset in fec_stop()Wolfram Sang
2010-07-223c59x: handle pci_iomap() errorsKulikov Vasiliy
2010-07-22CAN: Add Flexcan CAN controller driverMarc Kleine-Budde
2010-07-21r6040: Fix args to phy_mii_ioctl().David S. Miller
2010-07-21vhost net: Fix warning.David S. Miller
2010-07-21drivers/net/irda: use for_each_pci_dev()Kulikov Vasiliy
2010-07-21drivers/net/qlge: Use pr_<level>, shrink text a bitJoe Perches
2010-07-21drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() methodAndy Shevchenko
2010-07-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-20phy: add suspend/resume in the ic+Giuseppe Cavallaro
2010-07-20cxgb4vf: Fix bug where we were only allocating one queue in MSI modeCasey Leedom
2010-07-20cxgb4vf: Fix off-by-one error checking for the end of the mailbox delay arrayCasey Leedom
2010-07-19bnx2: Update version to 2.0.17.Michael Chan
2010-07-19bnx2: Remove some unnecessary smp_mb() in tx fast path.Michael Chan
2010-07-19bnx2: Call pci_enable_msix() with actual number of vectors.Michael Chan
2010-07-19bnx2: Use proper counter for net_device_stats->multicast.Michael Chan
2010-07-19ixgbe: fix version string for ixgbeDon Skidmore
2010-07-19ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma poolYi Zou
2010-07-19ixgbe: properly toggling netdev feature flags when disabling FCoEYi Zou
2010-07-19ixgbe: drop support for UDP in RSS hash generationAlexander Duyck
2010-07-19ixgbe: dcb, set DPF bit when PFC is enabledJohn Fastabend
2010-07-19e1000: allow option to limit number of descriptors down to 48 per ringAlexander Duyck
2010-07-19drivers/net/82596.c: fix warningAndrew Morton
2010-07-19ks8842: Fix ks8842_tx_frame() for 16bit case.David S. Miller
2010-07-19smsc911x: Add spinlocks around registers accessCatalin Marinas
2010-07-19bonding: avoid a warningEric Dumazet
2010-07-19net: Removing dead ARCH_PNX010XChristoph Egger
2010-07-19net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configurationShreyas Bhatewara
2010-07-19net-next: vmxnet3 fixes [4/5] Do not reset when the device is not openedShreyas Bhatewara
2010-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-07-19bonding: fix bond_inet6addr_event()Eric Dumazet
2010-07-19s2io: Remove unnecessary memset of netdev private dataTobias Klauser
2010-07-18net: support time stamping in phy devices.Richard Cochran
2010-07-18net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran
2010-07-18arcnet: fix signed bug in probe functionDan Carpenter
2010-07-18qlcnic: fix pci resource leakAmit Kumar Salecha
2010-07-18net-next: vmxnet3 fixes [3/5] Initialize link state at probe timeShreyas Bhatewara
2010-07-18bnx2: use device model DMA APIStanislaw Gruszka
2010-07-18bnx2: allocate with GFP_KERNEL flag on RX path initStanislaw Gruszka
2010-07-16ibmveth: lost IRQ while closing/opening device leads to service lossRobert Jennings
2010-07-16Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller
2010-07-16rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()Stephen Boyd
2010-07-16vhost: avoid pr_err on condition guest can triggerMichael S. Tsirkin