aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* be2net: supress printing error when mac query fails for VFAjit Khaparde2010-07-23
* be2net: code to support tx rate configuration on virtual functionsAjit Khaparde2010-07-23
* be2net: add vlan support for sriov virtual functionsAjit Khaparde2010-07-23
* be2net: add support to get vf configAjit Khaparde2010-07-23
* be2net: change to call pmac_del only if necessaryAjit Khaparde2010-07-23
* stmmac: handle allocation errors in setup functionsDan Carpenter2010-07-22
* bonding: don't lock when copying/clearing VLAN list on slaveJay Vosburgh2010-07-22
* bonding: change test for presence of VLANsJay Vosburgh2010-07-22
* net/fec: restore interrupt mask after software-reset in fec_stop()Wolfram Sang2010-07-22
* 3c59x: handle pci_iomap() errorsKulikov Vasiliy2010-07-22
* CAN: Add Flexcan CAN controller driverMarc Kleine-Budde2010-07-22
* r6040: Fix args to phy_mii_ioctl().David S. Miller2010-07-22
* drivers/net/irda: use for_each_pci_dev()Kulikov Vasiliy2010-07-21
* drivers/net/qlge: Use pr_<level>, shrink text a bitJoe Perches2010-07-21
* drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() methodAndy Shevchenko2010-07-21
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-20
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-19
| |\
| | * rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()Stephen Boyd2010-07-16
| | * hostap_pci: set dev->base_addr during probeJohn W. Linville2010-07-14
| * | ibmveth: lost IRQ while closing/opening device leads to service lossRobert Jennings2010-07-16
| * | axnet_cs: use spin_lock_irqsave in ax_interruptKen Kawasaki2010-07-12
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-12
| |\|
| * | r8169: incorrect identifier for a 8168dpFrancois Romieu2010-07-11
* | | phy: add suspend/resume in the ic+Giuseppe Cavallaro2010-07-20
* | | cxgb4vf: Fix bug where we were only allocating one queue in MSI modeCasey Leedom2010-07-20
* | | cxgb4vf: Fix off-by-one error checking for the end of the mailbox delay arrayCasey Leedom2010-07-20
* | | bnx2: Update version to 2.0.17.Michael Chan2010-07-19
* | | bnx2: Remove some unnecessary smp_mb() in tx fast path.Michael Chan2010-07-19
* | | bnx2: Call pci_enable_msix() with actual number of vectors.Michael Chan2010-07-19
* | | bnx2: Use proper counter for net_device_stats->multicast.Michael Chan2010-07-19
* | | ixgbe: fix version string for ixgbeDon Skidmore2010-07-19
* | | ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma poolYi Zou2010-07-19
* | | ixgbe: properly toggling netdev feature flags when disabling FCoEYi Zou2010-07-19
* | | ixgbe: drop support for UDP in RSS hash generationAlexander Duyck2010-07-19
* | | ixgbe: dcb, set DPF bit when PFC is enabledJohn Fastabend2010-07-19
* | | e1000: allow option to limit number of descriptors down to 48 per ringAlexander Duyck2010-07-19
* | | drivers/net/82596.c: fix warningAndrew Morton2010-07-19
* | | ks8842: Fix ks8842_tx_frame() for 16bit case.David S. Miller2010-07-19
* | | smsc911x: Add spinlocks around registers accessCatalin Marinas2010-07-19
* | | bonding: avoid a warningEric Dumazet2010-07-19
* | | net: Removing dead ARCH_PNX010XChristoph Egger2010-07-19
* | | net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configurationShreyas Bhatewara2010-07-19
* | | net-next: vmxnet3 fixes [4/5] Do not reset when the device is not openedShreyas Bhatewara2010-07-19
* | | bonding: fix bond_inet6addr_event()Eric Dumazet2010-07-19
* | | s2io: Remove unnecessary memset of netdev private dataTobias Klauser2010-07-19
* | | net: support time stamping in phy devices.Richard Cochran2010-07-18
* | | net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran2010-07-18
* | | arcnet: fix signed bug in probe functionDan Carpenter2010-07-18
* | | qlcnic: fix pci resource leakAmit Kumar Salecha2010-07-18
* | | net-next: vmxnet3 fixes [3/5] Initialize link state at probe timeShreyas Bhatewara2010-07-18