aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-04-03Staging: wlan-ng: Remove dead/unused code from p80211types.hMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace wlan_isprint() with generic isprint()Moritz 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: Remove wlan_max()/wlan_min()Moritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove WLAN_LOG_INFOMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Move URB_ASYNC_UNLINK and USB_QUEUE_BULK out of wlan_compat.hMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace BITx with the generic BIT(x)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: Cleanup wlan_compat.h moreMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove stray comments in header filesMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove use of WLAN_ADDR_LENMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove use of __WLAN_ATTRIB_PACK__Moritz Muehlenhoff
2009-04-03Staging: w35und: remove gl_80211.h headerPekka Enberg
2009-04-03Staging: w35und: remove ds_tkip.h headerPekka Enberg
2009-04-03Staging: w35und: remove unused bssdscpt.h headerPekka Enberg
2009-04-03Staging: w35und: Remove MTO_FUNC_INPUT macro obfuscationPekka Enberg
2009-04-03Staging: w35und: remove hw_data_t typedefPekka Enberg
2009-04-03Staging: w35und: typedef removalPekka Enberg
2009-04-03Staging: w35und: kill WBDEBUG and remove common.h header filePekka Enberg
2009-04-03Staging: w35und: remove useless macro from common.hPekka Enberg
2009-04-03Staging: w35und: convert code to use ETH_ALENPekka Enberg
2009-04-03Staging: w35und: unify mto.h and mto_f.h header filesPekka Enberg
2009-04-03Staging: w35und: remove crazy commented out includesPekka Enberg
2009-04-03Staging: w35und: remove unnecessary os_common.h header filePekka Enberg
2009-04-03Staging: w35und: remove unused header filesPekka Enberg
2009-04-03Staging: asus_oled: do not use assignment in if conditionAndre Haupt
2009-04-03Staging: asus_oled: fix various checkpatch.pl issues regarding missing or obs...Andre Haupt
2009-04-03Staging: asus_oled: trailing statements should be on next lineAndre Haupt
2009-04-03Staging: asus_oled: do not initialise statics to 0 or NULLAndre Haupt
2009-04-03Staging: asus_oled: fix sparse warnings about using plain integer as NULL poi...Andre Haupt
2009-04-03Staging: sxg: Add support to download the firmware using request_firmware()Mithlesh Thukral
2009-04-03Staging: sxg: Add watchdog timer for managing Link states for SXG driverMithlesh Thukral
2009-04-03Staging: sxg: Fix a warning dump emitted by rtnl_watchdog during LTP testsMithlesh Thukral
2009-04-03Staging: sxg: Read the correct MAC address from the card for Rev B cardsMithlesh Thukral
2009-04-03Staging: sxg: Fix interface bug not working after open is called second time.Mithlesh Thukral
2009-04-03Staging: sxg: Fix the module in Kconfig file for Sahara SXG driverMithlesh Thukral
2009-04-03Staging: sxg: Fix memory leak caused by double allocation of ringsMithlesh Thukral
2009-04-03Staging: sxg: Add checksum control option through ethtool interfaceMithlesh Thukral
2009-04-03Staging: sxg: Remove unused Rev A microcode filesMithlesh Thukral
2009-04-03Staging: sxg: Add Rev B support in the Sahara SXG driverMithlesh Thukral
2009-04-03Staging: sxg: Add firmware files for Rev B cardMithlesh Thukral
2009-04-03Staging: sxg: Fix memory leak in case of allocation failureMithlesh Thukral
2009-04-03Staging: sxg: Add Checksum Offload support for Sahara SXG driverMithlesh Thukral
2009-04-03Staging: sxg: fix napi interface buildRandy Dunlap
2009-04-03Staging: sxg: Make SXG driver use MSI-X interrupts if possibleMithlesh Thukral
2009-04-03Staging: sxg: Removed unnecessary checks while taking Transmit LocksMithlesh Thukral
2009-04-03Staging: sxg: Add Jumbo frames support to Sahara SXG DriverMithlesh Thukral