| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: Remove unnecessary casts of private_data in drivers | Joe Perches | 2010-07-21 | 1 | -1/+1 |
* | Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctls | Johan Hedberg | 2010-07-21 | 2 | -1/+18 |
* | Bluetooth: Use kzalloc for drivers | Julia Lawall | 2010-07-21 | 1 | -6/+2 |
* | Bluetooth: Use kmemdup for drivers | Julia Lawall | 2010-07-21 | 1 | -2/+1 |
* | Bluetooth: Process interrupt in main thread of btmrvl driver as well | Amitkumar Karwar | 2010-07-21 | 3 | -48/+55 |
* | Bluetooth: Fix warning: variable 'tty' set but not used | Justin P. Mattock | 2010-07-21 | 1 | -2/+0 |
* | Bluetooth: Silence warning in btmrvl SDIO driver | Kulikov Vasiliy | 2010-07-21 | 1 | -3/+3 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-20 | 6 | -15/+25 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-07-19 | 2 | -5/+6 |
| |\ |
|
| | * | rt2x00: Fix lockdep warning in rt2x00lib_probe_dev() | Stephen Boyd | 2010-07-16 | 1 | -5/+5 |
| | * | hostap_pci: set dev->base_addr during probe | John W. Linville | 2010-07-14 | 1 | -0/+1 |
| * | | ibmveth: lost IRQ while closing/opening device leads to service loss | Robert Jennings | 2010-07-16 | 1 | -1/+3 |
| * | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... | David S. Miller | 2010-07-16 | 1 | -4/+9 |
| |\ \ |
|
| | * | | vhost: avoid pr_err on condition guest can trigger | Michael S. Tsirkin | 2010-07-16 | 1 | -4/+4 |
| | * | | vhost-net: avoid flush under lock | Michael S. Tsirkin | 2010-07-15 | 1 | -0/+5 |
| * | | | axnet_cs: use spin_lock_irqsave in ax_interrupt | Ken Kawasaki | 2010-07-12 | 1 | -3/+4 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-07-12 | 2 | -2/+17 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | r8169: incorrect identifier for a 8168dp | Francois Romieu | 2010-07-11 | 1 | -1/+1 |
* | | | | phy: add suspend/resume in the ic+ | Giuseppe Cavallaro | 2010-07-20 | 1 | -0/+2 |
* | | | | cxgb4vf: Fix bug where we were only allocating one queue in MSI mode | Casey Leedom | 2010-07-20 | 1 | -4/+2 |
* | | | | cxgb4vf: Fix off-by-one error checking for the end of the mailbox delay array | Casey Leedom | 2010-07-20 | 1 | -1/+1 |
* | | | | bnx2: Update version to 2.0.17. | Michael Chan | 2010-07-19 | 1 | -2/+2 |
* | | | | bnx2: Remove some unnecessary smp_mb() in tx fast path. | Michael Chan | 2010-07-19 | 1 | -1/+9 |
* | | | | bnx2: Call pci_enable_msix() with actual number of vectors. | Michael Chan | 2010-07-19 | 2 | -7/+26 |
* | | | | bnx2: Use proper counter for net_device_stats->multicast. | Michael Chan | 2010-07-19 | 1 | -1/+1 |
* | | | | ixgbe: fix version string for ixgbe | Don Skidmore | 2010-07-19 | 1 | -1/+1 |
* | | | | ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma pool | Yi Zou | 2010-07-19 | 1 | -1/+1 |
* | | | | ixgbe: properly toggling netdev feature flags when disabling FCoE | Yi Zou | 2010-07-19 | 2 | -13/+11 |
* | | | | ixgbe: drop support for UDP in RSS hash generation | Alexander Duyck | 2010-07-19 | 1 | -3/+1 |
* | | | | ixgbe: dcb, set DPF bit when PFC is enabled | John Fastabend | 2010-07-19 | 1 | -1/+1 |
* | | | | e1000: allow option to limit number of descriptors down to 48 per ring | Alexander Duyck | 2010-07-19 | 1 | -2/+2 |
* | | | | drivers/net/82596.c: fix warning | Andrew Morton | 2010-07-19 | 1 | -1/+1 |
* | | | | ks8842: Fix ks8842_tx_frame() for 16bit case. | David S. Miller | 2010-07-19 | 1 | -5/+3 |
* | | | | smsc911x: Add spinlocks around registers access | Catalin Marinas | 2010-07-19 | 1 | -40/+52 |
* | | | | bonding: avoid a warning | Eric Dumazet | 2010-07-19 | 1 | -0/+2 |
* | | | | net: Removing dead ARCH_PNX010X | Christoph Egger | 2010-07-19 | 2 | -47/+2 |
* | | | | net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configuration | Shreyas Bhatewara | 2010-07-19 | 2 | -5/+12 |
* | | | | net-next: vmxnet3 fixes [4/5] Do not reset when the device is not opened | Shreyas Bhatewara | 2010-07-19 | 1 | -0/+2 |
* | | | | bonding: fix bond_inet6addr_event() | Eric Dumazet | 2010-07-19 | 1 | -0/+2 |
* | | | | s2io: Remove unnecessary memset of netdev private data | Tobias Klauser | 2010-07-19 | 1 | -1/+0 |
* | | | | net: support time stamping in phy devices. | Richard Cochran | 2010-07-18 | 2 | -0/+7 |
* | | | | net: preserve ifreq parameter when calling generic phy_mii_ioctl(). | Richard Cochran | 2010-07-18 | 23 | -40/+32 |
* | | | | arcnet: fix signed bug in probe function | Dan Carpenter | 2010-07-18 | 2 | -3/+3 |
* | | | | qlcnic: fix pci resource leak | Amit Kumar Salecha | 2010-07-18 | 1 | -1/+6 |
* | | | | net-next: vmxnet3 fixes [3/5] Initialize link state at probe time | Shreyas Bhatewara | 2010-07-18 | 1 | -5/+8 |
* | | | | bnx2: use device model DMA API | Stanislaw Gruszka | 2010-07-18 | 1 | -53/+58 |
* | | | | bnx2: allocate with GFP_KERNEL flag on RX path init | Stanislaw Gruszka | 2010-07-18 | 1 | -8/+9 |
* | | | | cxgb4vf: fix SGE resource resource deallocation bug | Casey Leedom | 2010-07-15 | 1 | -1/+1 |
* | | | | net-next: vmxnet3 fixes [2/5] Interrupt control bitmap | Ronghua Zang | 2010-07-15 | 2 | -1/+10 |
* | | | | net-next: fix LRO feature update in vmxnet3 | Shreyas Bhatewara | 2010-07-15 | 1 | -2/+3 |