summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng
Commit message (Expand)AuthorAgeFilesLines
...
* | staging: wlan-ng: coding style problem fixModestas Stankus2014-08-021-1/+0Star
* | staging: wlan-ng: fixing coding style problemsModestas Stankus2014-08-021-1/+2
* | staging: wlan-ng/prism2fw.c: Add blank line after declarationsMatt Kurz2014-07-091-0/+2
* | staging: wlan-ng: Use net_device_stats from struct net_deviceTobias Klauser2014-07-094-44/+17Star
* | staging: wlan-ng/hfa384x_usb.c: add blank line after declarationsCheng-Wei Lee2014-06-291-0/+1
* | wlan-ng/prism2sta:checkpatch: Insert blank linesJohannes Stadlinger2014-06-201-0/+2
* | wlan-ng/prism2sta:checkpatch: Fix string splitJohannes Stadlinger2014-06-201-2/+1Star
* | wlan-ng/prism2mib:checkpatch: Fix string splitJohannes Stadlinger2014-06-201-2/+2
* | wlan-ng/prism2mgmt:checkpatch: Insert blank lineJohannes Stadlinger2014-06-201-0/+1
* | wlan-ng/prism2mgmt:checkpatch: Fix string splitJohannes Stadlinger2014-06-201-16/+10Star
* | wlan-ng/prism2mgmt:checkpatch: Fix long linesJohannes Stadlinger2014-06-201-5/+10
* | staging: wlan-ng: cfg80211.c: Fix sparse warningsTair Rzayev2014-06-191-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-2/+2
|\
| * cfg80211: constify more pointers in the cfg80211 APIJohannes Berg2014-05-191-1/+1
| * cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-191-1/+1
* | drivers/staging: Remove useless return variablesPeter Senna Tschudin2014-05-262-4/+2Star
* | staging: wlan-ng: use netdev_() instead of printk()Vitaly Osipov2014-05-236-139/+147
* | staging/wlan-ng: log with netdev_xxx and dev_xxxDenis Pithon2014-05-231-23/+22Star
* | staging/wlan-ng: rearrange commentsDenis Pithon2014-05-231-3/+3
* | staging/wlan-ng: multicast address checkingDenis Pithon2014-05-231-1/+1
* | staging/wlan-ng: compare using ether_addr_equal_unalignedDenis Pithon2014-05-231-1/+2
* | staging/wlan-ng: add prefix to function nameDenis Pithon2014-05-231-3/+3
* | staging/wlan-ng: code refactoringDenis Pithon2014-05-151-31/+43
* | staging/wlan-ng: remove function declarationDenis Pithon2014-05-151-3/+0Star
* | staging/wlan-ng: update function header commentDenis Pithon2014-05-151-13/+5Star
* | staging: wlan-ng: fix bad symbol declarationNeil Armstrong2014-05-152-4/+5
* | driver: staging: wlan-ng: Removed unnecessary spaces after cast from hfa384x_...Sherif Shehab Aldin2014-05-151-10/+10
* | driver: staging: wlan-ng: Removed #if 0 lines from hfa384x_usb.cSherif Shehab Aldin2014-05-151-6/+0Star
* | driver: staging: wlan-ng: Removed multiple assignmentsSherif Shehab Aldin2014-05-151-1/+2
* | driver: staging: wlan-ng: Fixed white spaces issuesSherif Shehab Aldin2014-05-151-8/+4Star
* | driver: staging: wlan-ng: Fixed Alignment to match open parenthesisSherif Shehab Aldin2014-05-151-58/+63
* | driver: staging: wlan-ng: Removed Unnecessary space after function pointer nameSherif Shehab Aldin2014-05-151-1/+1
* | driver: staging: wlan-ng: Setting character pointers as constSherif Shehab Aldin2014-05-151-1/+1
* | driver: staging: wlan-ng: switched to pr_warnSherif Shehab Aldin2014-05-151-4/+3Star
* | driver: staging: wlan-ng: Removed unnecessary typedefs from hfa384x_usb.cSherif Shehab Aldin2014-05-151-8/+6Star
* | driver: staging: wlan-ng: Fixed Breaking long lines and strings style ruleSherif Shehab Aldin2014-05-151-24/+23Star
* | staging/wlan-ng: fix small coding style issuesDenis Pithon2014-04-261-2/+4
* | staging/wlan-ng: remove obsolete commentsDenis Pithon2014-04-261-40/+0Star
* | staging/wlan-ng: improve readability of usb_prism_tbl[]Denis Pithon2014-04-261-71/+47Star
|/
* Staging: wlan-ng: Fix smatch warning potential null referenceTugce Sirin2014-03-191-1/+1
* Staging: wlan-ng: Fix quoted string split across linesTugce Sirin2014-03-181-8/+4Star
* Staging: wlan-ng: Fix prefer netdev_info to printkTugce Sirin2014-03-181-21/+21
* Staging: wlan-ng: Fix prefer netdev_err to printkTugce Sirin2014-03-181-23/+23
* Staging: wlan-ng: Fix sparse non-static symbol warningTugce Sirin2014-03-171-2/+2
* staging:wlan-ng:Fix sparse warningHimangi Saraogi2014-03-131-3/+1Star
* Staging: wlan-ng: Fix do not add new typedefs in p80211mgmt.hEbru Akagunduz2014-03-111-85/+85
* Staging:wlan-ng: no space before tabs in p80211mgmt.hEbru Akagunduz2014-03-071-1/+1
* staging:wlan-ng:Fix sparse warning cast to restricted __le16Himangi Saraogi2014-03-071-2/+2
* Staging: wlan-ng: Fix Sparse warning should it be static?Tugce Sirin2014-03-071-1/+1
* staging: wlan-ng: replace function ieee80211_dsss_chan_to_freq()Zhao, Gang2014-02-181-2/+5