summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Staging: wlan-ng: Remove dead/unused code from p80211msg.hMoritz Muehlenhoff2009-04-031-17/+0
* Staging: wlan-ng: Remove dead/unused code from hfa384x.hMoritz Muehlenhoff2009-04-031-72/+0
* Staging: wlan-ng: Remove dead/unused code from p80211meta.hMoritz Muehlenhoff2009-04-031-50/+5
* Staging: wlan-ng: Remove dead/unused code from p80211hdr.hMoritz Muehlenhoff2009-04-031-54/+1
* Staging: wlan-ng: Remove dead/unused code from p80211types.hMoritz Muehlenhoff2009-04-031-150/+0
* Staging: wlan-ng: Replace wlan_isprint() with generic isprint()Moritz Muehlenhoff2009-04-031-3/+2
* Staging: wlan-ng: Replace WLAN_LOG_WARNING() with printk()Moritz Muehlenhoff2009-04-037-31/+29
* Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()Moritz Muehlenhoff2009-04-0310-98/+96
* Staging: wlan-ng: Replace WLAN_LOG_NOTICE with printk()Moritz Muehlenhoff2009-04-032-3/+1
* Staging: wlan-ng: Remove wlan_max()/wlan_min()Moritz Muehlenhoff2009-04-032-4/+1
* Staging: wlan-ng: Remove WLAN_LOG_INFOMoritz Muehlenhoff2009-04-035-32/+30
* Staging: wlan-ng: Move URB_ASYNC_UNLINK and USB_QUEUE_BULK out of wlan_compat.hMoritz Muehlenhoff2009-04-032-3/+2
* Staging: wlan-ng: Replace BITx with the generic BIT(x)Moritz Muehlenhoff2009-04-0310-172/+138
* Staging: wlan-ng: Use generic byteorder macrosMoritz Muehlenhoff2009-04-035-19/+14
* Staging: wlan-ng: Remove DBFENTER/DBFEXIT macrosMoritz Muehlenhoff2009-04-0310-520/+11
* Staging: wlan-ng: Cleanup wlan_compat.h moreMoritz Muehlenhoff2009-04-032-7/+2
* Staging: wlan-ng: Remove stray comments in header filesMoritz Muehlenhoff2009-04-0312-130/+0
* Staging: wlan-ng: Remove use of WLAN_ADDR_LENMoritz Muehlenhoff2009-04-036-48/+54
* Staging: wlan-ng: Remove use of __WLAN_ATTRIB_PACK__Moritz Muehlenhoff2009-04-039-210/+205
* Staging: w35und: remove gl_80211.h headerPekka Enberg2009-04-034-128/+6
* Staging: w35und: remove ds_tkip.h headerPekka Enberg2009-04-032-45/+1
* Staging: w35und: remove unused bssdscpt.h headerPekka Enberg2009-04-034-185/+1
* Staging: w35und: Remove MTO_FUNC_INPUT macro obfuscationPekka Enberg2009-04-032-12/+10
* Staging: w35und: remove hw_data_t typedefPekka Enberg2009-04-0315-197/+196
* Staging: w35und: typedef removalPekka Enberg2009-04-039-120/+32
* Staging: w35und: kill WBDEBUG and remove common.h header filePekka Enberg2009-04-0310-57/+31
* Staging: w35und: remove useless macro from common.hPekka Enberg2009-04-033-5/+0
* Staging: w35und: convert code to use ETH_ALENPekka Enberg2009-04-035-9/+7
* Staging: w35und: unify mto.h and mto_f.h header filesPekka Enberg2009-04-035-16/+12
* Staging: w35und: remove crazy commented out includesPekka Enberg2009-04-031-3/+0
* Staging: w35und: remove unnecessary os_common.h header filePekka Enberg2009-04-037-8/+6
* Staging: w35und: remove unused header filesPekka Enberg2009-04-035-1091/+0
* Staging: asus_oled: do not use assignment in if conditionAndre Haupt2009-04-031-13/+17
* Staging: asus_oled: fix various checkpatch.pl issues regarding missing or obs...Andre Haupt2009-04-031-33/+33
* Staging: asus_oled: trailing statements should be on next lineAndre Haupt2009-04-031-19/+38
* Staging: asus_oled: do not initialise statics to 0 or NULLAndre Haupt2009-04-031-3/+3
* Staging: asus_oled: fix sparse warnings about using plain integer as NULL poi...Andre Haupt2009-04-031-4/+4
* Staging: sxg: Add support to download the firmware using request_firmware()Mithlesh Thukral2009-04-035-19652/+101
* Staging: sxg: Add watchdog timer for managing Link states for SXG driverMithlesh Thukral2009-04-032-16/+59
* Staging: sxg: Fix a warning dump emitted by rtnl_watchdog during LTP testsMithlesh Thukral2009-04-031-2/+0
* Staging: sxg: Read the correct MAC address from the card for Rev B cardsMithlesh Thukral2009-04-032-16/+12
* Staging: sxg: Fix interface bug not working after open is called second time.Mithlesh Thukral2009-04-031-1/+1
* Staging: sxg: Fix the module in Kconfig file for Sahara SXG driverMithlesh Thukral2009-04-031-1/+1
* Staging: sxg: Fix memory leak caused by double allocation of ringsMithlesh Thukral2009-04-031-26/+1
* Staging: sxg: Add checksum control option through ethtool interfaceMithlesh Thukral2009-04-032-15/+18
* Staging: sxg: Remove unused Rev A microcode filesMithlesh Thukral2009-04-035-9951/+0
* Staging: sxg: Add Rev B support in the Sahara SXG driverMithlesh Thukral2009-04-034-67/+169
* Staging: sxg: Add firmware files for Rev B cardMithlesh Thukral2009-04-035-0/+19677
* Staging: sxg: Fix memory leak in case of allocation failureMithlesh Thukral2009-04-031-0/+15
* Staging: sxg: Add Checksum Offload support for Sahara SXG driverMithlesh Thukral2009-04-032-5/+49
OpenPOWER on IntegriCloud