aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-19wlan-ng/prism2mgmt:checkpatch: Fix string splitJohannes Stadlinger1-16/+10
2014-06-19wlan-ng/prism2mgmt:checkpatch: Fix long linesJohannes Stadlinger1-5/+10
2014-06-18staging: wlan-ng: cfg80211.c: Fix sparse warningsTair Rzayev1-0/+2
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2014-05-26drivers/staging: Remove useless return variablesPeter Senna Tschudin2-4/+2
2014-05-24staging: wlan-ng: use netdev_() instead of printk()Vitaly Osipov6-139/+147
2014-05-24staging/wlan-ng: log with netdev_xxx and dev_xxxDenis Pithon1-23/+22
2014-05-24staging/wlan-ng: rearrange commentsDenis Pithon1-3/+3
2014-05-24staging/wlan-ng: multicast address checkingDenis Pithon1-1/+1
2014-05-24staging/wlan-ng: compare using ether_addr_equal_unalignedDenis Pithon1-1/+2
2014-05-24staging/wlan-ng: add prefix to function nameDenis Pithon1-3/+3
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg1-1/+1
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg1-1/+1
2014-05-15staging/wlan-ng: code refactoringDenis Pithon1-31/+43
2014-05-15staging/wlan-ng: remove function declarationDenis Pithon1-3/+0
2014-05-15staging/wlan-ng: update function header commentDenis Pithon1-13/+5
2014-05-15staging: wlan-ng: fix bad symbol declarationNeil Armstrong2-4/+5
2014-05-15driver: staging: wlan-ng: Removed unnecessary spaces after cast from hfa384x_usb.cSherif Shehab Aldin1-10/+10
2014-05-15driver: staging: wlan-ng: Removed #if 0 lines from hfa384x_usb.cSherif Shehab Aldin1-6/+0
2014-05-15driver: staging: wlan-ng: Removed multiple assignmentsSherif Shehab Aldin1-1/+2
2014-05-15driver: staging: wlan-ng: Fixed white spaces issuesSherif Shehab Aldin1-8/+4
2014-05-15driver: staging: wlan-ng: Fixed Alignment to match open parenthesisSherif Shehab Aldin1-58/+63
2014-05-15driver: staging: wlan-ng: Removed Unnecessary space after function pointer nameSherif Shehab Aldin1-1/+1
2014-05-15driver: staging: wlan-ng: Setting character pointers as constSherif Shehab Aldin1-1/+1
2014-05-15driver: staging: wlan-ng: switched to pr_warnSherif Shehab Aldin1-4/+3
2014-05-15driver: staging: wlan-ng: Removed unnecessary typedefs from hfa384x_usb.cSherif Shehab Aldin1-8/+6
2014-05-15driver: staging: wlan-ng: Fixed Breaking long lines and strings style ruleSherif Shehab Aldin1-24/+23
2014-04-25staging/wlan-ng: fix small coding style issuesDenis Pithon1-2/+4
2014-04-25staging/wlan-ng: remove obsolete commentsDenis Pithon1-40/+0
2014-04-25staging/wlan-ng: improve readability of usb_prism_tbl[]Denis Pithon1-71/+47
2014-03-19Staging: wlan-ng: Fix smatch warning potential null referenceTugce Sirin1-1/+1
2014-03-18Staging: wlan-ng: Fix quoted string split across linesTugce Sirin1-8/+4
2014-03-18Staging: wlan-ng: Fix prefer netdev_info to printkTugce Sirin1-21/+21
2014-03-18Staging: wlan-ng: Fix prefer netdev_err to printkTugce Sirin1-23/+23
2014-03-16Staging: wlan-ng: Fix sparse non-static symbol warningTugce Sirin1-2/+2
2014-03-13staging:wlan-ng:Fix sparse warningHimangi Saraogi1-3/+1
2014-03-10Staging: wlan-ng: Fix do not add new typedefs in p80211mgmt.hEbru Akagunduz1-85/+85
2014-03-07Staging:wlan-ng: no space before tabs in p80211mgmt.hEbru Akagunduz1-1/+1
2014-03-07staging:wlan-ng:Fix sparse warning cast to restricted __le16Himangi Saraogi1-2/+2
2014-03-07Staging: wlan-ng: Fix Sparse warning should it be static?Tugce Sirin1-1/+1
2014-02-18staging: wlan-ng: replace function ieee80211_dsss_chan_to_freq()Zhao, Gang1-2/+5
2014-01-11staging: wlan-ng: fix leaks on failure paths in prism2sta_probe_usb()Alexey Khoroshilov1-4/+6
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-11-10staging:wlan-ng:hfa384x.h: remove typedef struct hfa384x_bytestr __packed hfa384x_bytestr_tHimangi Saraogi5-11/+15
2013-11-10staging:wlan-ng:cfg80211.c: Shorten lines to 80 charactersHimangi Saraogi1-6/+12
2013-10-17Staging: wlan-ng: changing "* dev" to "*dev"Ashvini Varatharaj1-1/+1
2013-10-11Staging: wlan-ng: fix sparse warnings for static functionsTeodora Baluta1-29/+30
2013-10-11Staging: wlan-ng: fix printk(KERN_DEBUG in p80211wep.cEbru Akagunduz1-3/+3
2013-09-17staging: wlan-ng: cfg80211.c: replaced printk() with netdev_warn()Avinash Kumar1-3/+3
2013-09-17staging: wlan-ng: hfa384x_usb.c: replaced printk() debugs with netdev_warn()/netdev_err()Avinash Kumar1-45/+45