summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng
AgeCommit message (Expand)Author
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-05-26drivers/staging: Remove useless return variablesPeter Senna Tschudin
2014-05-24staging: wlan-ng: use netdev_() instead of printk()Vitaly Osipov
2014-05-24staging/wlan-ng: log with netdev_xxx and dev_xxxDenis Pithon
2014-05-24staging/wlan-ng: rearrange commentsDenis Pithon
2014-05-24staging/wlan-ng: multicast address checkingDenis Pithon
2014-05-24staging/wlan-ng: compare using ether_addr_equal_unalignedDenis Pithon
2014-05-24staging/wlan-ng: add prefix to function nameDenis Pithon
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg
2014-05-15staging/wlan-ng: code refactoringDenis Pithon
2014-05-15staging/wlan-ng: remove function declarationDenis Pithon
2014-05-15staging/wlan-ng: update function header commentDenis Pithon
2014-05-15staging: wlan-ng: fix bad symbol declarationNeil Armstrong
2014-05-15driver: staging: wlan-ng: Removed unnecessary spaces after cast from hfa384x_...Sherif Shehab Aldin
2014-05-15driver: staging: wlan-ng: Removed #if 0 lines from hfa384x_usb.cSherif Shehab Aldin
2014-05-15driver: staging: wlan-ng: Removed multiple assignmentsSherif Shehab Aldin
2014-05-15driver: staging: wlan-ng: Fixed white spaces issuesSherif Shehab Aldin
2014-05-15driver: staging: wlan-ng: Fixed Alignment to match open parenthesisSherif Shehab Aldin
2014-05-15driver: staging: wlan-ng: Removed Unnecessary space after function pointer nameSherif Shehab Aldin
2014-05-15driver: staging: wlan-ng: Setting character pointers as constSherif Shehab Aldin
2014-05-15driver: staging: wlan-ng: switched to pr_warnSherif Shehab Aldin
2014-05-15driver: staging: wlan-ng: Removed unnecessary typedefs from hfa384x_usb.cSherif Shehab Aldin
2014-05-15driver: staging: wlan-ng: Fixed Breaking long lines and strings style ruleSherif Shehab Aldin
2014-04-25staging/wlan-ng: fix small coding style issuesDenis Pithon
2014-04-25staging/wlan-ng: remove obsolete commentsDenis Pithon
2014-04-25staging/wlan-ng: improve readability of usb_prism_tbl[]Denis Pithon
2014-03-19Staging: wlan-ng: Fix smatch warning potential null referenceTugce Sirin
2014-03-18Staging: wlan-ng: Fix quoted string split across linesTugce Sirin
2014-03-18Staging: wlan-ng: Fix prefer netdev_info to printkTugce Sirin
2014-03-18Staging: wlan-ng: Fix prefer netdev_err to printkTugce Sirin
2014-03-16Staging: wlan-ng: Fix sparse non-static symbol warningTugce Sirin
2014-03-13staging:wlan-ng:Fix sparse warningHimangi Saraogi
2014-03-10Staging: wlan-ng: Fix do not add new typedefs in p80211mgmt.hEbru Akagunduz
2014-03-07Staging:wlan-ng: no space before tabs in p80211mgmt.hEbru Akagunduz
2014-03-07staging:wlan-ng:Fix sparse warning cast to restricted __le16Himangi Saraogi
2014-03-07Staging: wlan-ng: Fix Sparse warning should it be static?Tugce Sirin
2014-02-18staging: wlan-ng: replace function ieee80211_dsss_chan_to_freq()Zhao, Gang
2014-01-11staging: wlan-ng: fix leaks on failure paths in prism2sta_probe_usb()Alexey Khoroshilov
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-10staging:wlan-ng:hfa384x.h: remove typedef struct hfa384x_bytestr __packed hfa...Himangi Saraogi
2013-11-10staging:wlan-ng:cfg80211.c: Shorten lines to 80 charactersHimangi Saraogi
2013-10-17Staging: wlan-ng: changing "* dev" to "*dev"Ashvini Varatharaj
2013-10-11Staging: wlan-ng: fix sparse warnings for static functionsTeodora Baluta
2013-10-11Staging: wlan-ng: fix printk(KERN_DEBUG in p80211wep.cEbru Akagunduz
2013-09-17staging: wlan-ng: cfg80211.c: replaced printk() with netdev_warn()Avinash Kumar
2013-09-17staging: wlan-ng: hfa384x_usb.c: replaced printk() debugs with netdev_warn()/...Avinash Kumar
2013-05-13wlan-ng: replace calls to kmalloc and memcpy with kmemdupXenia Ragiadakou
2013-03-26staging: wlan-ng: prism2usb.c: fix printk(KERN_ERR... to dev_err(dev, ...Nick Østergaard
2013-03-11wlan-ng: add a bounds checkDan Carpenter