summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-08iwlwifi: need check for valid qos packet before freeWey-Yi Guy
2010-04-08vxge: Version update.Sreenivasa Honnur
2010-04-08vxge: Pass correct number of VFs value to pci_sriov_enable().Sreenivasa Honnur
2010-04-08vxge: Allow driver load for all enumerated pci functions.Sreenivasa Honnur
2010-04-08vxge: Fix a possible memory leak in vxge_hw_device_initialize().Sreenivasa Honnur
2010-04-07Revert "Add non-Virtex5 support for LL TEMAC driver"David S. Miller
2010-04-07myri10ge: fix rx_pause in myri10ge_set_pauseparamBrice Goglin
2010-04-07macb: allow reception of large (>1518 bytes) framesPeter Korsgaard
2010-04-07stmmac: use resource_size()Dan Carpenter
2010-04-07bnx2x: use the DMA API instead of the pci equivalentsFUJITA Tomonori
2010-04-07bnx2: use the dma state API instead of the pci equivalentsFUJITA Tomonori
2010-04-07virtio-net: move sg off stackMichael S. Tsirkin
2010-04-07benet: fix the misusage of zero dma addressFUJITA Tomonori
2010-04-07benet: use the dma state API instead of the pci equivalentsFUJITA Tomonori
2010-04-073c503: Fix IRQ probingBen Hutchings
2010-04-07cnic: Fix crash during bnx2x MTU change.Michael Chan
2010-04-07qlcnic: fix set mac addrAmit Kumar Salecha
2010-04-07r6040: fix r6040_multicast_listFlorian Fainelli
2010-04-07caif: tty's are kref objects so take a referenceAlan Cox
2010-04-07caif: check write operationsAlan Cox
2010-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-07au1000-eth: bump to 1.7Florian Fainelli
2010-04-07au1000-eth: Use (dev|netdev|netif)_<level> macro helpersFlorian Fainelli
2010-04-07au1000-eth: implement set/get_msglevelFlorian Fainelli
2010-04-07au1000-eth: fix checkpatch errors.Florian Fainelli
2010-04-07au1000-eth: prefix all functions with au1000_Florian Fainelli
2010-04-07au1000-eth: set MODULE_VERSIONFlorian Fainelli
2010-04-07au1000-eth: allow driver to be compiled as a moduleFlorian Fainelli
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-06NET: usb: Adding URB_ZERO_PACKET flag to usbnet.cElina Pasheva
2010-04-06net/irda: Add SuperH IrDA driver supportKuninori Morimoto
2010-04-06net/irda: sh_sir: Modify iounmap wrong executionKuninori Morimoto
2010-04-06net/irda: sh_sir: fixup err return value on sh_sir_openKuninori Morimoto
2010-04-06Add non-Virtex5 support for LL TEMAC driverJohn Linn
2010-04-06via-velocity: remove private #defineFrancois Romieu
2010-04-06ath9k: fix double calls to ath_radio_enableFelix Fietkau
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-04-06NET: sb1250: Fix compile warning in driverRalf Baechle
2010-04-06tg3: Update version to 3.109Matt Carlson
2010-04-06tg3: Remove tg3_dump_state()Matt Carlson
2010-04-06tg3: Cleanup if codestyleMatt Carlson
2010-04-06tg3: The case of switchesMatt Carlson
2010-04-06tg3: Whitespace, constant, and comment updatesMatt Carlson
2010-04-06tg3: Use VPD fw version when presentMatt Carlson
2010-04-06tg3: Prepare FW version code for VPD versioningMatt Carlson
2010-04-06tg3: Fix message 80 char violationsMatt Carlson
2010-04-06tg3: netdev_err() => dev_err()Matt Carlson