index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wlan-ng
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-06
nl80211: support beacon report scanning
Avraham Stern
1
-1
/
+4
2016-05-21
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-24
/
+28
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-04-30
Staging: wlan-ng: memory allocated inside mkimage() is not freed if subsequen...
Claudiu Beznea
1
-12
/
+16
2016-04-30
staging: wlan-ng: rewrite NULL comparison
Nicholas Sim
1
-4
/
+4
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-3
/
+3
2016-03-30
Staging: wlan-ng: removed "next" member of wlandevice_t since it is not used ...
Claudiu Beznea
1
-1
/
+0
2016-03-29
Staging: wlan-ng: convert usb_prism_tbl[] array into a const array
Claudiu Beznea
1
-1
/
+1
2016-03-29
Staging: wlan-ng: no need for memcpy() since its arguments are already equal
Claudiu Beznea
1
-1
/
+0
2016-03-28
Staging: wlan-ng: wiphy_free() is not called in case wiphy_register() fails
Claudiu Beznea
1
-1
/
+3
2016-03-28
Staging: wlan-ng: Use x instead of x != NULL.
Sandhya Bankar
1
-2
/
+2
2016-03-28
Staging: wlan-ng: defined oui_rfc1042[] and oui_8021h[] arrays as const arrays
Claudiu Beznea
1
-2
/
+2
2016-03-12
Staging: wlan-ng: Do not print message if kzalloc() failed.
Sandhya Bankar
1
-1
/
+0
2016-03-12
Staging: wlan-ng: Handle error condition.
Sandhya Bankar
1
-0
/
+4
2016-03-12
staging: wlan-ng: simplify NULL tests
Eva Rachel Retuya
3
-9
/
+9
2016-03-12
staging: wlan-ng: prism2sta.c: Drop unneeded void pointer cast
Janani Ravichandran
1
-15
/
+15
2016-03-12
staging: wlan-ng: prism2mgmt.c: Drop void pointer cast
Janani Ravichandran
1
-1
/
+1
2016-03-12
staging: wlan-ng: prism2mib.c: Drop void pointer cast
Janani Ravichandran
1
-5
/
+5
2016-03-12
staging: wlan-ng: Drop void pointer cast
Janani Ravichandran
1
-1
/
+1
2016-03-12
staging: wlan-ng: Remove unnecessary macro
Amitoj Kaur Chawla
1
-5
/
+3
2016-02-21
staging: wlan-ng: fix NULL comparison
Fu Yong Quah
1
-4
/
+4
2016-02-21
staging: wlan-ng: Remove flush_scheduled_work
Amitoj Kaur Chawla
1
-1
/
+2
2016-02-21
Staging: wlan-ng: Remove unused functions and prototypes
Bhumika Goyal
2
-78
/
+0
2016-02-21
Staging: wlan-ng: Remove function hfa384x_drvr_commtallies
Bhumika Goyal
2
-32
/
+0
2016-02-15
Staging: wlan-ng: Remove function prototype
Bhumika Goyal
1
-1
/
+0
2016-02-15
Staging: wlan-ng: Drop wrapper function
Bhumika Goyal
1
-22
/
+2
2016-02-15
Staging: wlan-ng: Remove multiple assignments
Bhumika Goyal
1
-2
/
+4
2016-02-10
Staging:wlan-ng:Merged two lines into one
Bhumika Goyal
1
-16
/
+4
2016-02-08
staging: wlan-ng: use list_for_each_entry*
Geliang Tang
2
-25
/
+7
2016-02-08
drivers:staging:wlan-ng Fix space preferred around that messages
Bogicevic Sasa
1
-4
/
+3
2016-02-08
drivers:staging:wlan-ng Fix all no space necesarry after a cast
Bogicevic Sasa
1
-12
/
+12
2016-02-08
staging: wlan-ng: Fixed more comments
Gavin O'Leary
1
-4
/
+8
2016-02-08
staging: wlan-ng: fixed a comment
Gavin O'Leary
1
-1
/
+2
2016-02-08
staging: wlan-ng: (coding style) remove unnecessary blank line before "}"
Christian Colic
1
-2
/
+0
2016-02-08
Staging: wlan-ng: p80211wep: fixed a block comment style issue
Gavin O'Leary
1
-2
/
+2
2016-02-08
staging: wlan-ng: NULL comparisons made elegant
Pranjal Bhor
1
-5
/
+5
2016-02-08
staging: wlan-ng: Open parenthesis alignment style fix
Pranjal Bhor
1
-12
/
+12
2016-02-08
staging: wlan-ng: Coding style fix for casting operation
Pranjal Bhor
1
-7
/
+7
2016-02-08
staging: wlan-ng: Removed blank lines after braces
Pranjal Bhor
1
-4
/
+0
2016-02-08
staging: wlan-ng: Logical continuation fixes
Pranjal Bhor
1
-23
/
+24
2016-02-08
staging: wlan-ng: Fixed block comments coding style issue
Pranjal Bhor
1
-12
/
+21
2015-11-16
Staging: wlan-ng: Remove unused function declaration
Shraddha Barke
1
-1
/
+0
2015-11-16
staging: wlan-ng: prism2mib: Remove unnecessary variable
Amitoj Kaur Chawla
1
-4
/
+1
2015-11-16
staging: wlan-ng: hfa384x_usb: Remove wrapper function
Amitoj Kaur Chawla
1
-29
/
+1
2015-11-16
staging: wlan-ng: Remove wrapper function
Amitoj Kaur Chawla
3
-24
/
+2
2015-10-29
drivers:staging:wlan_ng Fix no space is necessary after a cast
Bogicevic Sasa
1
-4
/
+4
2015-10-29
Staging: wlan-ng: Remove unused p80211meta.h file
Shraddha Barke
1
-90
/
+0
2015-10-25
staging: wlan-ng: Do not use multiple blank lines.
Burcin Akalin
1
-15
/
+0
2015-10-17
staging: wlan-ng: Remove useless initialization
Amitoj Kaur Chawla
1
-1
/
+1
2015-10-04
staging: wlan-ng: prism2sta: replace memcmp with ether_addr_equal
Maciek Borzecki
1
-7
/
+7
[next]