safe/jmp/linux-2.6
2009-01-06 Richard KennedyStaging: wlan-ng: hfa384x_usb.c use newest version...
2009-01-06 Richard KennedyStaging: wlan-ng: prism2_usb.c always enable the card...
2009-01-06 Richard KennedyStaging: wlan-ng: p80211netdev.c fix netdev alloc to...
2009-01-06 Solomon PeachyStaging: wlan-ng: Purge all MIBs not used internally.
2009-01-06 Solomon PeachyStaging: wlan-ng: Consolidate wlan-ng into a single...
2009-01-06 Solomon PeachyStaging: wlan-ng: Delete a pile of unused mibs. And...
2009-01-06 Solomon PeachyStaging: wlan-ng: Delete a large pile of now-unused...
2009-01-06 Solomon PeachyStaging: wlan-ng: use WIRELESS_EXT, not CONFIG_WIRELESS_EXT
2009-01-06 Solomon PeachyStaging: wlan-ng: Wireless Extension support is mandatory.
2009-01-06 Solomon PeachyStaging: wlan-ng: Eliminate all backwards-compatible...
2009-01-06 Solomon PeachyStaging: wlan-ng: Use standard kernel integer (u32...
2009-01-06 Solomon PeachyStaging: wlan-ng: Eliminate usage of procfs.
2009-01-06 Solomon PeachyStaging: wlan-ng: Eliminate local 'version.h'
2009-01-06 Solomon PeachyStaging: wlan-ng: Eliminate one more rx mtu test.
2009-01-06 Solomon PeachyStaging: wlan-ng: Get rid of the MTU tests in the rx...
2009-01-06 Solomon PeachyStaging: wlan-ng: Remove AP-only code from MLME functions.
2009-01-06 Solomon PeachyStaging: wlan-ng: Eliminate a boatload of tertiaryAP...
2009-01-06 Solomon PeachyStaging: wlan-ng: Eliminate all backwards-compatibility...
2009-01-06 Solomon PeachyStaging: wlan-ng: Eliminate more <2.6 kernel support.
2009-01-06 Solomon PeachyStaging: wlan-ng: Make wlan-ng use WEXT mode by default.
2009-01-06 Solomon PeachyStaging: wlan-ng: Delete PCI/PLX/PCMCIA-specific code.
2009-01-06 Solomon PeachyStaging: wlan-ng: Update Help text to mention prism3...
2009-01-06 Solomon PeachyStaging: wlan-ng: Remove PCI/PLX/PCMCIA files.
2009-01-06 Greg Kroah... Staging: w35und: fix config build warnings
2009-01-06 Pavel MachekStaging: w35und: fix Kconfig
2009-01-06 Pekka EnbergStaging: w35und: remove rxisr.c as dead code
2009-01-06 Pekka EnbergStaging: w35und: remove dead code from wbhal.c
2009-01-06 Pekka EnbergStaging: w35und: make functions local to wb35tx.c static
2009-01-06 Pekka EnbergStaging: w35und: make functions local to wb35rx.c static
2009-01-06 Pekka EnbergStaging: w35und: remove dead code from mto.c
2009-01-06 Pekka EnbergStaging: w35und: make functions local to mlmetxrx.c...
2009-01-06 Pekka EnbergStaging: w35und: make functions local to mds.c static
2009-01-06 Pekka EnbergStaging: w35und: remove ->shutdown from struct wbsoft_priv
2009-01-06 Pekka EnbergStaging: w35und: remove ->skb_array from struct wbsoft_priv
2009-01-06 Pekka EnbergStaging: w35und: move packet_came() to wb35rx.c
2009-01-06 Pekka EnbergStaging: w35und: move global wbsoft_enabled to struct...
2009-01-06 Pekka EnbergStaging: w35und: remove unused ->ShutDowned member...
2009-01-06 Pekka EnbergStaging: w35und: clean up wblinux.c a bit
2009-01-06 Pekka EnbergStaging: w35und: inline DRIVER_AUTHOR and DRIVER_DESC...
2009-01-06 Pekka EnbergStaging: w35und: remove global struct ieee80211_hw
2009-01-06 Pekka EnbergStaging: w35und: merge struct wb35_adapter to struct...
2009-01-06 Pekka EnbergStaging: w35und: clean up adapter.h a bit
2009-01-06 Pekka EnbergStaging: w35und: remove ->adapter from struct _HW_DATA_T
2009-01-06 Pekka EnbergStaging: w35und: move struct wbsoft_priv to core.h...
2009-01-06 Pekka EnbergStaging: w35und: move source files to one directory
2009-01-06 Pekka EnbergStaging: w35und: remove some dead code
2009-01-06 Pekka EnbergStaging: w35und: #include cleanup
2009-01-06 Pekka EnbergStaging: w35und: remove unused link status code
2009-01-06 Pekka EnbergStaging: w35und: remove unused macros from common.h
2009-01-06 Pekka EnbergStaging: w35und: remove abs() and BIT() macros
2009-01-06 Pekka EnbergStaging: w35und: remove memcpy/memcmp wrappers
2009-01-06 Pekka EnbergStaging: w35und: remove atomic op wrappers
2009-01-06 Pekka EnbergStaging: w35und: remove timer wrappers
2009-01-06 Pekka EnbergStaging: w35und: move supported band initialization...
2009-01-06 Pekka EnbergStaging: w35und: plug memory leak in wbsoft_tx()
2009-01-06 Pekka EnbergStaging: w35und: remove macro magic from MLME_GetNextPa...
2009-01-06 Pekka EnbergStaging: w35und: usb_put_dev() is missing from wb35_dis...
2009-01-06 Pekka EnbergStaging: w35und: OS_MEMORY_ALLOC wrapper removal
2009-01-06 Pekka EnbergStaging: w35und: remove true/false boolean macros
2009-01-06 Pekka Enbergw35und: remove dead code from wbusb_f.h
2009-01-06 Greg Kroah... Staging: w35und: remove usb_alloc_urb wrapper function
2009-01-06 Greg Kroah... Staging: w35und: remove usb_submit_urb wrapper function
2009-01-06 Pekka EnbergStaging: w35und: wb35_probe() cleanup
2009-01-06 Pekka EnbergStaging: w35und: merge wblinux struct to adapter
2009-01-06 Pekka EnbergStaging: w35und: padapter struct typedef removal
2009-01-06 Pekka EnbergStaging: w35und: wb35reg struct typedef removal
2009-01-06 Pekka EnbergStaging: w35und: reg queue struct typedef removal
2009-01-06 Pekka EnbergStaging: w35und: purb typedef removal
2009-01-06 Pekka EnbergStaging: w35und: remove the no-op pa_stall_execution...
2009-01-06 Pekka EnbergStaging: w35und: use msleep() and udelay()
2009-01-06 Pekka EnbergStaging: w35und: remove unused wb35_open() and wb35_clo...
2009-01-06 Pekka EnbergStaging: w35und: make wb35_probe() and wb35_disconnect...
2009-01-06 Harvey Harrisonstaging: correct dubious use of !x & y
2009-01-06 F. Duncan M... Staging: Kconfig for ARCH=arm,8300, cris
2009-01-06 Greg Kroah... Staging: go7007: fixes due v4l2_file_operations api...
2009-01-06 Greg Kroah... Staging: go7007: fixes due to video_usercopy api change
2009-01-06 Linus TorvaldsMerge git://git./linux/kernel/git/agk/linux-2.6-dm
2009-01-06 Jonathan Brassowdm snapshot: extend exception store functions
2009-01-06 Alasdair G... dm snapshot: split out exception store implementations
2009-01-06 Jonathan Brassowdm snapshot: rename struct exception_store
2009-01-06 Jonathan Brassowdm snapshot: separate out exception store interface
2009-01-06 Alasdair G... dm mpath: move trigger_event to system workqueue
2009-01-06 Milan Brozdm: add name and uuid to sysfs
2009-01-06 Mikulas Patockadm table: rework reference counting
2009-01-06 Andi Kleendm: support barriers on simple devices
2009-01-06 Kiyoshi Uedadm request: extend target interface
2009-01-06 Kiyoshi Uedadm request: add caches
2009-01-06 Milan Brozdm ioctl: allow dm_copy_name_and_uuid to return only...
2009-01-06 Milan Brozdm log: ensure log bitmap fits on log device
2009-01-06 Milan Brozdm log: move region_size validation
2009-01-06 Takahiro Yasuidm log: avoid reinitialising io_req on every operation
2009-01-06 Mikulas Patockadm: consolidate target deregistration error handling
2009-01-06 Jonathan Brassowdm raid1: fix error count
2009-01-06 Takahiro Yasuidm log: fix dm_io_client leak on error paths
2009-01-06 Mikulas Patockadm snapshot: change yield to msleep
2009-01-06 Mikulas Patockadm table: drop reference at unbind
2009-01-06 Linus TorvaldsMerge branch 'for-next' of git://git.o-hand.com/linux-mfd
2009-01-06 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2009-01-06 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next