summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2010-05-24Revert "ath9k: Group Key fix for VAPs"Linus Torvalds1-25/+3
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely818-33182/+62102
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely25-59/+122
2010-05-21Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds1-23/+23
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright2-8/+15
2010-05-21drivers/base: Convert dev->sem to mutexThomas Gleixner1-0/+1
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds6-39/+35
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds793-32480/+59842
2010-05-20USB: remove leftover references to udev->autosuspend_disabledAlan Stern1-1/+1
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack5-38/+34
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-4/+4
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds21-416/+82
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds3-17/+22
2010-05-19virtio_net: use virtqueue_xxx wrappersMichael S. Tsirkin1-23/+23
2010-05-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller4-0/+4
2010-05-18ixgbe: add support for active DA cablesDon Skidmore6-14/+54
2010-05-18ixgbe: dcb, do not tag tc_prio_control framesJohn Fastabend1-1/+2
2010-05-18ixgbe: fix ixgbe_tx_is_paused logicJohn Fastabend1-4/+4
2010-05-18ixgbe: always enable vlan strip/insert when DCB is enabledYi Zou1-1/+9
2010-05-18ixgbe: remove some redundant code in setting FCoE FIP filterYi Zou1-6/+0
2010-05-18ixgbe: fix wrong offset to fc_frame_header in ixgbe_fcoe_ddpYi Zou1-4/+7
2010-05-18ixgbe: fix header len when unsplit packet overflows to data bufferShannon Nelson1-2/+3
2010-05-18cxgb4: notify upper drivers if the device is already up when they loadDimitris Michailidis1-0/+3
2010-05-18cxgb4: keep interrupts available when the ports are brought downDimitris Michailidis2-28/+22
2010-05-18cxgb4: fix initial addition of MAC addressDimitris Michailidis1-1/+1
2010-05-18cnic: Return SPQ credit to bnx2x after ring setup and shutdown.Michael Chan2-1/+75
2010-05-18cnic: Convert cnic_local_flags to atomic ops.Michael Chan2-6/+5
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely29-110/+115
2010-05-18can: Fix SJA1000 command register writes on SMP systemsOliver Hartkopp2-3/+18
2010-05-17ARCNET: Limit com20020 PCI ID matches for SOHARD cardsAndreas Bombe1-2/+2
2010-05-17cleanup: remove pppoe_ioctl() declaration.Rami Rosen1-1/+0
2010-05-17drivers/net: Use kcalloc or kzallocJulia Lawall2-4/+2
2010-05-17drivers/net/vmxnet3: Use kzallocJulia Lawall1-2/+1
2010-05-17drivers/net: Use kzallocJulia Lawall1-2/+1
2010-05-17net: Add ndo_{set|get}_vf_port support for enic dynamic vnicsScott Feldman9-24/+521
2010-05-17drivers/net: remove useless semicolonsJoe Perches23-33/+33
2010-05-17pegasus: fix USB device ID for ETX-US2Tadashi Abe1-1/+1
2010-05-17can: sja1000 platform data fixesWolfgang Grandegger1-1/+2
2010-05-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller53-1434/+1966
2010-05-17dm9000: fix "BUG: spinlock recursion"Baruch Siach1-11/+27
2010-05-17drivers/net/usb: Use kmemdupJulia Lawall1-2/+1
2010-05-17drivers/net/usb: Use kmemdupJulia Lawall2-5/+2
2010-05-17drivers/net/usb: Use kmemdupJulia Lawall1-4/+2
2010-05-17fsl_pq_mdio: Fix mdiobus allocation handlingAnton Vorontsov1-2/+4
2010-05-17r6040: fix link checking with switchesFlorian Fainelli1-5/+3
2010-05-17gianfar: Remove legacy PM callbacksAnton Vorontsov1-14/+0
2010-05-17bnx2x: avoid TX timeout when stopping deviceStanislaw Gruszka1-4/+2
2010-05-17bnx2: Use netif_carrier_off() to prevent timeout.Michael Chan1-9/+5
2010-05-17bnx2: Update 5709 MIPS firmware and version to 2.0.15.Michael Chan1-3/+3
2010-05-17bnx2: Fix register printouts during NETEV_WATCHDOG.Eddie Wai2-3/+14