drm/nv50: fix iommu errors caused by device reading from address 0
[safe/jmp/linux-2.6] / drivers / staging / wlan-ng /
2010-05-17 Christoph FritzStaging: wlan-ng prism2usb: add suspend/resume
2010-05-14 Julia LawallStaging: Use kcalloc or kzalloc
2010-05-11 Zachary RicheyStaging: wlan-ng: Fixed non static functions in prism2fw.c
2010-05-11 Christos TzoumakisStaging: wlan-ng : fixing coding style issues in prism2...
2010-05-11 Richard KennedyStaging: wlan-ng: refactor p80211wext.c to reduce text...
2010-05-11 Richard KennedyStaging: wlan-ng: fix p80211wext_mhz_to_channel for...
2010-05-11 Richard KennedyStaging: wlan-ng: tidy up iw_handler
2010-05-11 Edgardo HamesStaging: wlan-ng: rework code style after feedback
2010-05-11 Ruslan PisarevStaging: wlan-ng: fix spaces coding style issue in...
2010-05-11 Huang WeiyiStaging: wlan-ng: remove duplicated #include
2010-05-11 Patrick RooneyStaging: wlan-ng: Fixed 80-character line coding style...
2010-05-11 Edgardo HamesStaging: wlan-ng: fix coding style in hfa834x_usb.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-04 Greg Kroah-HartmanStaging: Merge two branches of coding style fixes together
2010-03-04 Andrew ElwellStaging: wlan-ng: More checkpatch.pl error cleanups
2010-03-04 Andrew ElwellStaging: wlan-ng - checkpatch.pl fixups
2010-03-04 Alessandro GhediniStaging: wlan-ng: fix most of the style issues in hfa384x.h
2010-03-04 Jim DogStaging: wlan-ng: Fixed line length issues in prism2usb.c
2010-03-04 Randy DunlapStaging: fix wlan-ng printk format warning
2010-03-04 Svenne KrapStaging: wlan-ng: multiple safe style cleanups
2010-03-04 Svenne KrapStaging: wlan-ng: clean up assignments in if statements
2010-03-04 Richard KennedyStaging: wlan-ng: minor cleanups
2010-03-04 Ben Hutchingsstaging: declare MODULE_FIRMWARE in various drivers
2010-03-04 Peter HueweStaging: wlan-ng: Add select WEXT_PRIV to Kconfig to...
2010-03-04 Simon HormanStaging: wlan-ng: initialise mibitem
2010-03-04 Simon HormanStaging: prism2-usb: Build should select WIRELESS_EXT
2010-03-04 Adam Buchbinderstaging: Fix misspelling of "invocation" in comment.
2009-12-23 Julia LawallStaging: wlan-ng: fix Correct size given to memset
2009-10-30 Greg Kroah-HartmanStaging: wireless drivers Kconfig change
2009-09-15 Alexander BeregalovStaging: wlan-ng: remove dependency on WIRELESS_EXT...
2009-09-15 Karl ReltonStaging: wlan-ng: Convert firmware loading to load...
2009-09-15 Moritz MuehlenhoffStaging: wlan-ng: Remove more superflous comments
2009-09-15 Moritz MuehlenhoffStaging: wlan-ng: Drop the special case handling of...
2009-09-15 Moritz MuehlenhoffStaging: wlan-ng: Use kzfree() to securely zero-out...
2009-09-15 Moritz MuehlenhoffStaging: wlan-ng: Remove some superflous comments
2009-09-15 Mithlesh Thukralstaging: wlan-ng: scripts/checkpatch.pl error fixes.
2009-07-06 Patrick McHardynet: convert remaining non-symbolic return values in...
2009-06-19 Mithlesh ThukralStaging: wlan-ng: Update README file. Remove Lindent...
2009-06-19 Mithlesh ThukralStaging: wlan-ng: Lindent cleanups
2009-06-19 Julia LawallStaging: wlan-ng: p80211wext.c: problem with IW_ENCODE_...
2009-06-19 Karl ReltonStaging: wlan-ng: Change KERN_DEBUG or pr_debug to...
2009-06-19 Karl ReltonStaging: wlan-ng: Move firmware loading into driver
2009-06-19 Huang WeiyiStaging: remove unused #include <linux/version.h>'s
2009-06-15 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-06-13 Patrick McHardynet: use symbolic values for ndo_start_xmit() return...
2009-06-12 Jean Delvaretrivial: fix ETIMEOUT -> ETIMEDOUT typos
2009-04-17 Alexander BeregalovStaging: wlan-ng: convert to netdev_ops
2009-04-03 Greg Kroah-Hartmanstaging: document that the wifi staging drivers a bit...
2009-04-03 Stoyan GaydarovStaging: BUG to BUG_ON changes
2009-04-03 Richard KennedyStaging: wlan-ng: block ioctls until card fully initialised
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: Replace local byteorder macros
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: Remove the now empty wlan_compat.h
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: Remove dead code from p80211netdev.c
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: Remove unnecessary checks for NULL...
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: Remove more dead code from hfa384x_usb.c
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: Remove dead code from prism2mib.c
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: prism2mgmt.c: Coding style cleanups
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: hfa384x_usb.c: Coding style cleanups
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: p80211netdev.c: Coding style cleanups
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: prism2sta.c: Coding style cleanups
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: prism2usb.c: Coding style cleanups
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: prism2mib.c: Coding style cleanups
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: p80211mgmt.h: Coding style cleanups
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: p80211netdev.h: Coding style cleanups
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: p80211msg.h: Coding style cleanups
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: p80211types.h: Coding style cleanups
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: p80211conv.c: Coding style cleanups
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: p80211conv.h: Coding style cleanups
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: p80211hdr.h: Coding style cleanups
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: p80211metastruct.h: Coding style...
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: p80211ioctl.h: Coding style cleanups
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: p80211meta.h: Coding style cleanups
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: p80211wext.c: Coding style cleanups
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: hfa384x.h: Coding style cleanups
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: prism2mgmt.h: Coding style cleanups
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: p80211req.c: Coding style cleanups
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: p80211req.h: Coding style cleanups
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk...
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: Move wlan_mkprintstr() and wlan_hexch...
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: Move netdevice_t typedef into p80211n...
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: Remove WLAN_INCLUDE_DEBUG and some...
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: Remove more dead/unused code from...
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: Remove dead/unused code from hfa384x...
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: Remove dead/unused code from p80211io...
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: Remove dead/unused code from p80211me...
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: Remove unused header file p80211metamib.h
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: Remove dead code from hfa384x_usb.c
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: Remove dead code from prism2mgmt.c
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: Remove dead/unused code from prism2sta.c
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: Remove more dead/unused code from...
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: Replace SSWAP() with the generic...
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: Remove dead/unused code from p80211req.c
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: Remove dead/unused code from p80211conv.h
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: Remove dead/unused code from p80211conv.c
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: Remove dead/unused code from p80211ne...
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: Remove dead/unused code from p80211msg.h
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: Remove dead/unused code from hfa384x.h
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: Remove dead/unused code from p80211meta.h
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: Remove dead/unused code from p80211hdr.h
2009-04-03 Moritz MuehlenhoffStaging: wlan-ng: Remove dead/unused code from p80211ty...
next