aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlags49_h2/wl_netdev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko1-7/+7
2012-09-10staging: "wlags49_h2" Fix typos.Justin P. Mattock1-5/+5
2012-09-06staging: wlags49_h2: use list_move instead of list_del/list_addWei Yongjun1-2/+1
2012-09-04staging: wlags49_h2: Fix typo in staging/wlags49_h2 driverMasanari Iida1-1/+1
2012-09-04staging: wlagn49_h2: move open brace of if from below to beside of if statementDevendra Naga1-10/+5
2012-09-04staging: wlags49_h2: remove return statements at the end of all void functionsDevendra Naga1-12/+0
2012-09-04staging: wlagn49_h2: fix the checkpatch warning about the space after the open paranthesisDevendra Naga1-4/+4
2012-09-04staging: wlags49_h2: style fix in w1_wds_netif_carrier_offDevendra Naga1-8/+7
2012-09-04staging: wlags49_h2: remove unneded return in wl_wds_netif_carrier_offDevendra Naga1-1/+0
2012-09-04staging: wlags49_h2: coding style fix at wl_wds_netif_carrier_offDevendra Naga1-2/+1
2012-04-10staging: Fix typo in wlags49_h2Masanari Iida1-1/+1
2012-04-10staging: wlags49_h2: Replace kmalloc+memset by kzalloc and add error handling.Santosh Nayak1-2/+5
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-2/+1
2012-01-02misc latin1 to utf8 conversionsAl Viro1-2/+2
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+1
2011-10-04staging: wlags49_h2: Use C99 __func__David Kilroy1-1/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2010-10-19staging: wlags49_h2: remove useless DbgHwAddr() methodAndy Shevchenko1-2/+1
2010-09-30staging: wlags49_h2: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov1-1/+1
2010-07-08Staging: wlags49_h2: wl_netdev: remove casts from void*Kulikov Vasiliy1-2/+2
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman1-31/+8
2010-05-14Staging: wlags49_hs2: Fix wlags49_hs2 driver after build fixes broke itHenk de Groot1-27/+0
2010-05-11Staging: wlags49_h2: Hoist assign from ifJoe Perches1-4/+8
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-04-03net: convert multicast list to list_headJiri Pirko1-6/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-04Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman1-1/+1
2010-03-03staging: Fix misspelling of "successful" and variants.Adam Buchbinder1-1/+1
2010-02-18staging: convert to use netdev_for_each_mc_addrJiri Pirko1-10/+6
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko1-6/+6
2010-01-28netdev: remove HAVE_ leftoversAlexey Dobriyan1-6/+0
2009-12-11+ drivers-staging-wlags49_h2-remove-cvs-metadata.patch added to -mm treeAndrew Morton1-15/+0
2009-12-11Staging: wlags49_h2: add Agere driver for HERMES II and HERMES II.5 chipsetsHenk de Groot1-0/+2085