summaryrefslogtreecommitdiff
path: root/drivers/staging/wlags49_h2/wl_netdev.c
AgeCommit message (Expand)Author
2014-06-30staging: wlags49_h2(5): remove driverKristina Martšenko
2014-06-26staging: wlags49_h2: Fix use of skb after netif_rxHimangi Saraogi
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-03-24wlags49_h2: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-19staging: wlags49_h2: Delete unnecessary bracesJelena Bjelja
2014-03-19staging: wlags49_h2: Do not use assignment in if conditionJelena Bjelja
2014-03-19staging: wlags49_h2: Enclose macro in a do-while loopJelena Bjelja
2014-03-19staging: wlags49_h2: Correct comment style in wl_netdev.cMathieu Maret
2014-03-19staging: wlags49_h2: remove commented code in wl_netdev.cMathieu Maret
2014-03-19staging: wlags49_h2: reindent wl_netdev.cMathieu Maret
2014-03-18staging: wlags49_h2: Fix sparse warning for static declarationJelena Bjelja
2014-01-09staging: wlags49_h2: debug.h: remove typedef for debug structureGreg Kroah-Hartman
2014-01-09staging: wlags49_h2: remove DBG_LEAVE()Greg Kroah-Hartman
2014-01-09staging: wlags49_h2: remove DBG_ENTER() macroGreg Kroah-Hartman
2014-01-09staging: wlags49_h2: remove empty DBG_FUNC()Greg Kroah-Hartman
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2012-09-10staging: "wlags49_h2" Fix typos.Justin P. Mattock
2012-09-06staging: wlags49_h2: use list_move instead of list_del/list_addWei Yongjun
2012-09-04staging: wlags49_h2: Fix typo in staging/wlags49_h2 driverMasanari Iida
2012-09-04staging: wlagn49_h2: move open brace of if from below to beside of if statementDevendra Naga
2012-09-04staging: wlags49_h2: remove return statements at the end of all void functionsDevendra Naga
2012-09-04staging: wlagn49_h2: fix the checkpatch warning about the space after the ope...Devendra Naga
2012-09-04staging: wlags49_h2: style fix in w1_wds_netif_carrier_offDevendra Naga
2012-09-04staging: wlags49_h2: remove unneded return in wl_wds_netif_carrier_offDevendra Naga
2012-09-04staging: wlags49_h2: coding style fix at wl_wds_netif_carrier_offDevendra Naga
2012-04-10staging: Fix typo in wlags49_h2Masanari Iida
2012-04-10staging: wlags49_h2: Replace kmalloc+memset by kzalloc and add error handling.Santosh Nayak
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-01-02misc latin1 to utf8 conversionsAl Viro
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-04staging: wlags49_h2: Use C99 __func__David Kilroy
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2010-10-19staging: wlags49_h2: remove useless DbgHwAddr() methodAndy Shevchenko
2010-09-30staging: wlags49_h2: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov
2010-07-08Staging: wlags49_h2: wl_netdev: remove casts from void*Kulikov Vasiliy
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman
2010-05-14Staging: wlags49_hs2: Fix wlags49_hs2 driver after build fixes broke itHenk de Groot
2010-05-11Staging: wlags49_h2: Hoist assign from ifJoe Perches
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-04Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman
2010-03-03staging: Fix misspelling of "successful" and variants.Adam Buchbinder
2010-02-18staging: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-01-28netdev: remove HAVE_ leftoversAlexey Dobriyan
2009-12-11+ drivers-staging-wlags49_h2-remove-cvs-metadata.patch added to -mm treeAndrew Morton
2009-12-11Staging: wlags49_h2: add Agere driver for HERMES II and HERMES II.5 chipsetsHenk de Groot