summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng/p80211netdev.c
AgeCommit message (Expand)Author
2010-11-16Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman
2010-11-09Staging: wlan-ng: Fix wrong #ifdef #endif sequenceMaximiliano David Bustos
2010-11-09Staging: wlan-ng: fixed coding style issues in p80211netdev.cJohan Meiring
2010-08-02Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames
2010-08-02Staging: wlan-ng: remove typedef in p80211ioctl.hEdgardo Hames
2010-08-02Staging: wlan-ng: fix style issues in p80211conv.hEdgardo Hames
2010-08-02Staging: wlan-ng: fix style issues for p80211hdr.hEdgardo Hames
2010-07-22Staging: wlan-ng: fix style in p80211netdev.cEdgardo Hames
2010-06-18Staging: wlan-ng: Switch from wext to cfg80211Karl Relton
2010-03-03Staging: wlan-ng: multiple safe style cleanupsSvenne Krap
2009-09-15Staging: wlan-ng: Drop the special case handling of older wireless extensions...Moritz Muehlenhoff
2009-09-15Staging: wlan-ng: Use kzfree() to securely zero-out the WEP key when freeing itMoritz Muehlenhoff
2009-09-15Staging: wlan-ng: Remove some superflous commentsMoritz Muehlenhoff
2009-09-15staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
2009-06-19Staging: wlan-ng: Lindent cleanupsMithlesh Thukral
2009-06-19Staging: wlan-ng: Move firmware loading into driverKarl Relton
2009-06-19Staging: remove unused #include <linux/version.h>'sHuang Weiyi
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
2009-04-17Staging: wlan-ng: convert to netdev_opsAlexander Beregalov
2009-04-03Staging: wlan-ng: block ioctls until card fully initialisedRichard Kennedy
2009-04-03Staging: wlan-ng: Remove the now empty wlan_compat.hMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove dead code from p80211netdev.cMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: p80211netdev.c: Coding style cleanupsMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUGMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove WLAN_INCLUDE_DEBUG and some related, mostly unusedMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_WARNING() with printk()Moritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()Moritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_NOTICE with printk()Moritz Muehlenhoff
2009-04-03Staging: wlan-ng: Use generic byteorder macrosMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove DBFENTER/DBFEXIT macrosMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove use of WLAN_ADDR_LENMoritz Muehlenhoff
2009-01-06Staging: wlan-ng: fix compiler warningsGreg Kroah-Hartman
2009-01-06Staging: wlan-ng: p80211netdev.c fix netdev alloc to prevent oops on device s...Richard Kennedy
2009-01-06Staging: wlan-ng: Consolidate wlan-ng into a single module.Solomon Peachy
2009-01-06Staging: wlan-ng: Delete a large pile of now-unused code.Solomon Peachy
2009-01-06Staging: wlan-ng: Wireless Extension support is mandatory.Solomon Peachy
2009-01-06Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy
2009-01-06Staging: wlan-ng: Eliminate usage of procfs.Solomon Peachy
2009-01-06Staging: wlan-ng: Eliminate local 'version.h'Solomon Peachy
2009-01-06Staging: wlan-ng: Eliminate all backwards-compatibility for <2.6.13 kernels.Solomon Peachy
2009-01-06Staging: wlan-ng: Eliminate more <2.6 kernel support.Solomon Peachy
2008-12-06staging-p80211: Kill directly reference of netdev->privWang Chen
2008-10-10Staging: add wlan-ng prism2 usb driverGreg Kroah-Hartman