aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/winbond
Commit message (Expand)AuthorAgeFilesLines
* USB: winbond: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-141-1/+1
* Staging: winbond: wb35tx.c: Fixed coding styleKarthigan Srinivasan2011-04-201-2/+1
* Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman2011-04-131-1/+1
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | staging: winbond/mto.c: remove unused variablesJonathan Neuschäfer2011-04-041-10/+0
* | staging: winbond: fixing some code styles issuesChihau Chau2011-04-041-4/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-161-4/+3
|\
| * mac80211: make tx() operation return voidJohannes Berg2011-02-251-4/+3
* | staging: winbond: Remove NULL check before kfreeIlia Mirkin2011-03-141-2/+1
* | staging: winbond: needs <linux/delay.h> for msleep and friendsJeff Mahoney2011-02-281-0/+1
|/
* Staging: w35und: Kill struct wb_usbPekka Enberg2010-12-016-32/+13
* Staging: w35und: Remove unused fields from struct wb_usbPekka Enberg2010-12-013-9/+2
* Staging: w35und: Kill wblinux_f.h headerPekka Enberg2010-12-013-19/+0
* Staging: w35und: Merge mlmetxrx.c to mds.cPekka Enberg2010-12-015-82/+38
* Staging: w35und: Kill _IBSS_BEACON_SEQ_STICK_Pekka Enberg2010-12-012-8/+0
* Staging: w35und: Kill write-only ->TxTogglePekka Enberg2010-12-012-9/+0
* Staging: w35und: Kill Vendor2 ifdef from hal_init_hardwarePekka Enberg2010-12-011-7/+0
* Staging: w35und: Remove empty sysdef.h headerPekka Enberg2010-12-019-15/+0
* Staging: w35und: Use pr_debug() for debuggingPekka Enberg2010-12-017-99/+26
* Staging: w35und: Kill unused code in mac_structures.hPekka Enberg2010-12-011-499/+0
* Staging: w35und: Kill WPA2 definitionsPekka Enberg2010-12-012-48/+0
* Staging: w35und: Kill _USE_FALLBACK_RATE_ macroPekka Enberg2010-12-012-6/+0
* Staging: w35und: Remove unused defines from sysdef.hPekka Enberg2010-12-011-6/+0
* Staging: w35und: Kill struct hwdata ->SurpriseRemoveCountPekka Enberg2010-11-091-2/+0
* Staging: w35und: Kill struct hwdata ->HwStopPekka Enberg2010-11-093-9/+6
* Staging: w35und: Kill struct hwdata ->NullPacketCountPekka Enberg2010-11-092-15/+0
* Staging: w35und: Kill empty Mds_Destroy functionPekka Enberg2010-11-093-8/+0
* Staging: w35und: Rename wbhal_s.h to wbhal.hPekka Enberg2010-11-0911-10/+10
* Staging: w35und: Merge wbhal_f.h to wbhal_s.hPekka Enberg2010-11-099-88/+90
* Staging: winbond: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-081-1/+1
* staging: winbond: mds.c: Fixed all checkpatch's errorsVictor Rosales2010-09-211-91/+82
* staging: w35und: Add locking problems to TODO listPekka Enberg2010-09-211-0/+1
* staging: w35und: Inline MLMESendFrame() to wbsoft_tx()Pekka Enberg2010-09-213-27/+20
* staging: w35und: Use NETDEV_TX_BUSY if MLMESendFrame failsPekka Enberg2010-09-213-12/+8
* staging: w35und: Remove unused fields from struct wbsoft_privPekka Enberg2010-09-211-7/+0
* staging: w35und: Remove unused spinlocksPekka Enberg2010-09-212-7/+0
* staging: w35und: Inline mlme_s.h to core.hPekka Enberg2010-09-212-45/+34
* staging: w35und: Remove dead code from mlme_s.hPekka Enberg2010-09-211-116/+0
* staging: w35und: Kill unused scan_s.h headerPekka Enberg2010-09-212-58/+0
* staging: w35und: Remove remaining typedef declarationsPekka Enberg2010-09-2111-146/+41
* staging: w35und: Kill dead HAL macros in wbhal_f.hPekka Enberg2010-09-212-30/+0
* Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman2010-08-054-583/+433
|\
| * Staging: fix typos concerning "address"Uwe Kleine-König2010-07-221-1/+1
| * Staging: winbond: use ARRAY_SIZEKulikov Vasiliy2010-07-081-18/+18
| * Staging: winbond: fix build errorsGreg Kroah-Hartman2010-06-181-3/+2
| * Staging: winbond: fix some checkpatch.pl issues in phy_calibration.cTimofey Trofimov2010-06-181-490/+345
| * Staging: winbond: Fix for brace style, length and whitespace in mac_structures.hAdam Latham2010-06-181-63/+59
| * Staging: winbond: Fix C99 Comment issues in mac_structures.hAdam Latham2010-06-181-11/+11
* | update email addressPavel Machek2010-07-191-1/+1
|/
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-2128-4667/+4134
|\