Bluetooth: Fix miscdev ops owner for virtual driver
[pandora-kernel.git] / drivers /
2009-11-30 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-30 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/dhowells/linux-2...
2009-11-30 Pete EberleinV4L/DVB (13372): staging/go7007: fix mutex function...
2009-11-30 Mauro Carvalho Chehabstaging/go7007: Fix compilation by re-adding the missin...
2009-11-30 Johannes Bergmac80211: fix spurious delBA handling
2009-11-30 David S. Millerb44: Fix wedge when using netconsole.
2009-11-30 Dan Carpenterwan: cosa: drop chan->wsem on error path
2009-11-30 Florian Fainelliep93xx-eth: check for zero MAC address on probe, not...
2009-11-30 Russell King - ARM... NET: smc91x: Fix irq flags
2009-11-30 Rudy Matelawan: Coding style correction in HDLC/Frame Relay suppor...
2009-11-30 Rudy Matelawan: Frame Relay/DLCI coding style corrections.
2009-11-30 Steve Glendinningsmsc9420: prevent BUG() if ethtool is called with inter...
2009-11-30 Ivan Vecerar8169: restore mac addr in rtl8169_remove_one and rtl_s...
2009-11-30 Amit Kumar Salechanetxen: fix merge 9b963e5d0e01461099a
2009-11-30 Ben Hutchingssfc: Update version, copyright dates, authors
2009-11-30 Ben Hutchingssfc: Implement TSO for TCP/IPv6
2009-11-30 Ben Hutchingssfc: Add support for SFC9000 family (2)
2009-11-30 Ben Hutchingssfc: Add support for SFC9000 family (1)
2009-11-30 Steve Hodgsonsfc: Add firmware protocol definitions (MCDI)
2009-11-30 Ben Hutchingssfc: Move shared NIC code from falcon.c to new source...
2009-11-30 Ben Hutchingssfc: Rename falcon.h to nic.h
2009-11-30 Ben Hutchingssfc: Allow for additional checksum offload features
2009-11-30 Ben Hutchingssfc: Extend MTD driver for use with new NICs
2009-11-30 Ben Hutchingssfc: Remove static PHY data and enumerations
2009-11-30 Ben Hutchingssfc: Extend loopback mode enumeration
2009-11-30 Ben Hutchingssfc: Fold falcon_probe_nic_variant() into falcon_probe_...
2009-11-30 Roger Oksanene100: Use pci pool to work around GFP_ATOMIC order...
2009-11-30 Denis Kirjanovmv643xx: convert to netdev_tx_t
2009-11-30 Ben Hutchingssfc: Separate shared NIC code from Falcon-specific...
2009-11-30 Ben Hutchingssfc: Add efx_nic_type operation for identity LED control
2009-11-30 Ben Hutchingssfc: Add efx_nic_type operation for NVRAM self-test
2009-11-30 Ben Hutchingssfc: Add efx_nic_type operation for register self-test
2009-11-30 Ben Hutchingssfc: Implement ethtool reset operation
2009-11-30 Ben Hutchingssfc: Add power-management and wake-on-LAN support
2009-11-30 Steve Hodgsonsfc: Generalise link state monitoring
2009-11-30 Ben Hutchingssfc: Refactor link configuration
2009-11-30 Ben Hutchingssfc: Move Falcon NIC operations to efx_nic_type
2009-11-30 Ben Hutchingssfc: Turn pause frame generation on and off at the...
2009-11-30 Ben Hutchingssfc: Remove duplicate hardware structure definitions
2009-11-30 Ben Hutchingssfc: Remove redundant writes to INT_ADR_KER
2009-11-29 Alan SternPM: fix irq enable/disable in runtime PM code
2009-11-29 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-29 PJ Waskiewiczixgbe: Display currently attached PHY through ethtool
2009-11-29 Shannon Nelsonixgbe: Fix Receive Address Register (RAR) cleaning...
2009-11-29 Don Skidmoreixgbe: LINKS2 is not a valid register for 82598
2009-11-29 PJ Waskiewiczixgbe: Disable Flow Control for certain devices
2009-11-29 Shannon Nelsonixgbe: handle parameters for tx and rx EITR, no div0
2009-11-29 Kevin HilmanNET: smc91x: convert to dev_pm_ops
2009-11-29 David S. MillerMerge branch 'net-next' of git://git./linux/kernel...
2009-11-29 Ben Hutchingssfc: Clean up RX event handling
2009-11-29 Ben Hutchingssfc: Move descriptor cache base addresses to struct...
2009-11-29 Ben Hutchingssfc: Decouple NIC revision number from Falcon PCI revis...
2009-11-29 Ben Hutchingssfc: Remove some redundant whitespace
2009-11-29 Ben Hutchingssfc: Remove another unused workaround macro
2009-11-29 Matthew Slatterysfc: Remove EFX_WORKAROUND_9141 macro
2009-11-29 Ben Hutchingssfc: Limit some hardware workarounds to Falcon
2009-11-29 Steve Hodgsonsfc: Always start Falcon using the XMAC
2009-11-29 Steve Hodgsonsfc: Replace MDIO spinlock with mutex
2009-11-29 Steve Hodgsonsfc: QT202x: Reset before reading PHY id
2009-11-29 Steve Hodgsonsfc: Simplify PHY polling
2009-11-27 Alan CoxV4L/DVB (13530): Fix wrong parameter order in memset
2009-11-27 Hans VerkuilV4L/DVB (13481): sh_mobile_ceu_camera: fix compile...
2009-11-27 Robert LoweryV4L/DVB (13436): cxusb: Fix hang on DViCO FusionHDTV...
2009-11-27 Geert UytterhoevenV4L/DVB (13412): SMS_SIANO_MDTV should depend on HAS_DMA
2009-11-26 Ben Hutchingssfc: Do not set net_device::trans_start in self-test
2009-11-26 Ben Hutchingssfc: Move inline comment into kernel-doc
2009-11-26 Ben Hutchingssfc: Change MAC promiscuity and multicast hash at the...
2009-11-26 Ben Hutchingssfc: Simplify XMAC link polling
2009-11-26 Ben Hutchingssfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
2009-11-26 Ben Hutchingssfc: Split MAC stats DMA initiation and completion
2009-11-26 Ben Hutchingssfc: Hold MAC lock for longer in efx_init_port()
2009-11-26 Steve Hodgsonsfc: Only switch Falcon MAC clocks as necessary
2009-11-26 Ben Hutchingssfc: Remove unused function efx_flush_queues()
2009-11-26 Ben Hutchingssfc: Fix bugs in RX queue flushing
2009-11-26 Ben Hutchingssfc: Clean up struct falcon_board and struct falcon_boa...
2009-11-26 Ben Hutchingssfc: Remove unused constant
2009-11-26 Ben Hutchingssfc: Comment corrections
2009-11-26 Ben Hutchingssfc: Strengthen EFX_ASSERT_RESET_SERIALISED
2009-11-26 Ben Hutchingssfc: Treat all MAC registers as 128-bit
2009-11-26 Ben Hutchingssfc: Fix descriptor cache sizes
2009-11-26 Arnd Bergmannmacvlan: export macvlan mode through netlink
2009-11-26 Arnd Bergmannmacvlan: implement bridge, VEPA and private mode
2009-11-26 Arnd Bergmannmacvlan: cleanup rx statistics
2009-11-26 Arnd Bergmannveth: move loopback logic to common location
2009-11-26 Simon Kagstromvia-velocity: Bump version
2009-11-26 Simon Kagstromvia-velocity: Set tx checksum from ethtool instead...
2009-11-26 Simon Kagstromvia-velocity: Re-enable transmit scatter-gather support
2009-11-26 Simon Kagstromvia-velocity: Change DMA_LENGTH_DEF (from the VIA driver)
2009-11-26 Simon Kagstromvia-velocity: Implement NAPI support
2009-11-26 Simon Kagstromvia-velocity: Add ethtool interrupt coalescing support
2009-11-26 Simon Kagstromvia-velocity: Correct 64-byte alignment for rx buffers
2009-11-26 Hans VerkuilV4L/DVB (13371): davinci: remove stray duplicate config...
2009-11-26 Antti PalosaariV4L/DVB (13366): em28xx: fix Reddo DVB-C USB TV Box...
2009-11-26 Kuninori MorimotoV4L/DVB (13345): soc-camera: sh_mobile_ceu_camera:...
2009-11-26 Guennadi LiakhovetskiV4L/DVB (13344): soc-camera: properly initialise the...
2009-11-26 Guennadi LiakhovetskiV4L/DVB (13343): v4l: add more missing linux/sched...
2009-11-26 Hans VerkuilV4L/DVB (13321): radio-gemtek-pci: fix double mutex_lock
2009-11-26 Alexey Kuznetsov[SCSI] fix crash when disconnecting usb storage
next