summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlags49_h2/wl_netdev.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wlags49_h2(5): remove driverKristina Martšenko2014-06-301-1950/+0
* staging: wlags49_h2: Fix use of skb after netif_rxHimangi Saraogi2014-06-261-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-021-3/+3
|\
| * wlags49_h2: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-241-3/+3
* | staging: wlags49_h2: Delete unnecessary bracesJelena Bjelja2014-03-191-16/+8
* | staging: wlags49_h2: Do not use assignment in if conditionJelena Bjelja2014-03-191-1/+2
* | staging: wlags49_h2: Enclose macro in a do-while loopJelena Bjelja2014-03-191-3/+5
* | staging: wlags49_h2: Correct comment style in wl_netdev.cMathieu Maret2014-03-191-69/+89
* | staging: wlags49_h2: remove commented code in wl_netdev.cMathieu Maret2014-03-191-38/+0
* | staging: wlags49_h2: reindent wl_netdev.cMathieu Maret2014-03-191-950/+999
* | staging: wlags49_h2: Fix sparse warning for static declarationJelena Bjelja2014-03-181-1/+1
|/
* staging: wlags49_h2: debug.h: remove typedef for debug structureGreg Kroah-Hartman2014-01-091-8/+0
* staging: wlags49_h2: remove DBG_LEAVE()Greg Kroah-Hartman2014-01-091-33/+2
* staging: wlags49_h2: remove DBG_ENTER() macroGreg Kroah-Hartman2014-01-091-33/+0
* staging: wlags49_h2: remove empty DBG_FUNC()Greg Kroah-Hartman2014-01-091-21/+0
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-061-7/+7
* staging: "wlags49_h2" Fix typos.Justin P. Mattock2012-09-101-5/+5
* staging: wlags49_h2: use list_move instead of list_del/list_addWei Yongjun2012-09-061-2/+1
* staging: wlags49_h2: Fix typo in staging/wlags49_h2 driverMasanari Iida2012-09-041-1/+1
* staging: wlagn49_h2: move open brace of if from below to beside of if statementDevendra Naga2012-09-041-10/+5
* staging: wlags49_h2: remove return statements at the end of all void functionsDevendra Naga2012-09-041-12/+0
* staging: wlagn49_h2: fix the checkpatch warning about the space after the ope...Devendra Naga2012-09-041-4/+4
* staging: wlags49_h2: style fix in w1_wds_netif_carrier_offDevendra Naga2012-09-041-8/+7
* staging: wlags49_h2: remove unneded return in wl_wds_netif_carrier_offDevendra Naga2012-09-041-1/+0
* staging: wlags49_h2: coding style fix at wl_wds_netif_carrier_offDevendra Naga2012-09-041-2/+1
* staging: Fix typo in wlags49_h2Masanari Iida2012-04-101-1/+1
* staging: wlags49_h2: Replace kmalloc+memset by kzalloc and add error handling.Santosh Nayak2012-04-101-2/+5
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-2/+1
* misc latin1 to utf8 conversionsAl Viro2012-01-021-2/+2
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-261-1/+1
|\
| * staging: wlags49_h2: Use C99 __func__David Kilroy2011-10-041-1/+1
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
|/
* staging: wlags49_h2: remove useless DbgHwAddr() methodAndy Shevchenko2010-10-191-2/+1
* staging: wlags49_h2: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov2010-09-301-1/+1
* Staging: wlags49_h2: wl_netdev: remove casts from void*Kulikov Vasiliy2010-07-081-2/+2
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-211-31/+8
|\
| * Staging: wlags49_hs2: Fix wlags49_hs2 driver after build fixes broke itHenk de Groot2010-05-141-27/+0
| * Staging: wlags49_h2: Hoist assign from ifJoe Perches2010-05-111-4/+8
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | net: convert multicast list to list_headJiri Pirko2010-04-031-6/+6
|/
* Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman2010-03-041-1/+1
|\
| * staging: Fix misspelling of "successful" and variants.Adam Buchbinder2010-03-031-1/+1
* | staging: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-181-10/+6
* | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-6/+6
* | netdev: remove HAVE_ leftoversAlexey Dobriyan2010-01-281-6/+0
|/
* + drivers-staging-wlags49_h2-remove-cvs-metadata.patch added to -mm treeAndrew Morton2009-12-111-15/+0
* Staging: wlags49_h2: add Agere driver for HERMES II and HERMES II.5 chipsetsHenk de Groot2009-12-111-0/+2085