index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wlan-ng
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: wlan-ng: Remove the typedef to the 'wlandevice' structure
sayli karnik
2016-09-18
15
-183
/
+183
*
staging: wlan-ng: if statement style cleanup
Jon Eyolfson
2016-09-18
1
-4
/
+4
*
staging: wlan-ng: add spaces around <<
Gargi Sharma
2016-09-16
1
-1
/
+1
*
staging: wlan-ng: add spaces around |
Gargi Sharma
2016-09-16
1
-2
/
+2
*
staging: wlan-ng: add spaces around >>
Gargi Sharma
2016-09-16
1
-1
/
+1
*
staging: wlan-ng: add spaces around &
Gargi Sharma
2016-09-16
1
-6
/
+6
*
staging: wlan-ng: add spaces around +
Gargi Sharma
2016-09-16
1
-1
/
+1
*
Staging: wlan-ng: Use !x instead of x == NULL.
Sandhya Bankar
2016-09-15
1
-2
/
+2
*
Staging: wlan-ng: changed definition of DIDmib_dot11smt_dot11WEPDefaultKeysTa...
Claudiu Beznea
2016-09-12
1
-2
/
+1
*
Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...
Claudiu Beznea
2016-09-12
3
-6
/
+2
*
Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...
Claudiu Beznea
2016-09-12
3
-6
/
+2
*
Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...
Claudiu Beznea
2016-09-12
3
-6
/
+2
*
Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...
Claudiu Beznea
2016-09-12
3
-6
/
+2
*
Staging: wlan-ng: replace switch-case statements with macro
Claudiu Beznea
2016-09-01
2
-70
/
+19
*
Staging: wlan-ng: removed duplicate code in p80211req.c
Claudiu Beznea
2016-09-01
1
-20
/
+19
*
Staging: wlan-ng: Improved case statements in p80211req_mibset_mibget()
Claudiu Beznea
2016-09-01
1
-19
/
+9
*
Staging: wlan-ng: fix comparison to NULL issue.
Kevin McKinney
2016-08-21
1
-1
/
+1
*
Staging: wlan-ng: fix unnecessary parentheses.
Kevin McKinney
2016-08-21
1
-2
/
+2
*
Staging: wlan-ng: fix alignment not matching.
Kevin McKinney
2016-08-21
1
-4
/
+4
*
Staging: wlan-ng: Fix trailing */ in block comments.
YU Bo
2016-08-21
1
-253
/
+253
*
nl80211: support beacon report scanning
Avraham Stern
2016-07-06
1
-1
/
+4
*
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-20
7
-24
/
+28
|
\
|
*
Staging: wlan-ng: memory allocated inside mkimage() is not freed if subsequen...
Claudiu Beznea
2016-04-29
1
-12
/
+16
|
*
staging: wlan-ng: rewrite NULL comparison
Nicholas Sim
2016-04-29
1
-4
/
+4
|
*
Staging: wlan-ng: removed "next" member of wlandevice_t since it is not used ...
Claudiu Beznea
2016-03-29
1
-1
/
+0
|
*
Staging: wlan-ng: convert usb_prism_tbl[] array into a const array
Claudiu Beznea
2016-03-29
1
-1
/
+1
|
*
Staging: wlan-ng: no need for memcpy() since its arguments are already equal
Claudiu Beznea
2016-03-29
1
-1
/
+0
|
*
Staging: wlan-ng: wiphy_free() is not called in case wiphy_register() fails
Claudiu Beznea
2016-03-28
1
-1
/
+3
|
*
Staging: wlan-ng: Use x instead of x != NULL.
Sandhya Bankar
2016-03-28
1
-2
/
+2
|
*
Staging: wlan-ng: defined oui_rfc1042[] and oui_8021h[] arrays as const arrays
Claudiu Beznea
2016-03-28
1
-2
/
+2
*
|
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
|
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
1
-3
/
+3
|
/
*
Staging: wlan-ng: Do not print message if kzalloc() failed.
Sandhya Bankar
2016-03-11
1
-1
/
+0
*
Staging: wlan-ng: Handle error condition.
Sandhya Bankar
2016-03-11
1
-0
/
+4
*
staging: wlan-ng: simplify NULL tests
Eva Rachel Retuya
2016-03-11
3
-9
/
+9
*
staging: wlan-ng: prism2sta.c: Drop unneeded void pointer cast
Janani Ravichandran
2016-03-11
1
-15
/
+15
*
staging: wlan-ng: prism2mgmt.c: Drop void pointer cast
Janani Ravichandran
2016-03-11
1
-1
/
+1
*
staging: wlan-ng: prism2mib.c: Drop void pointer cast
Janani Ravichandran
2016-03-11
1
-5
/
+5
*
staging: wlan-ng: Drop void pointer cast
Janani Ravichandran
2016-03-11
1
-1
/
+1
*
staging: wlan-ng: Remove unnecessary macro
Amitoj Kaur Chawla
2016-03-11
1
-5
/
+3
*
staging: wlan-ng: fix NULL comparison
Fu Yong Quah
2016-02-20
1
-4
/
+4
*
staging: wlan-ng: Remove flush_scheduled_work
Amitoj Kaur Chawla
2016-02-20
1
-1
/
+2
*
Staging: wlan-ng: Remove unused functions and prototypes
Bhumika Goyal
2016-02-20
2
-78
/
+0
*
Staging: wlan-ng: Remove function hfa384x_drvr_commtallies
Bhumika Goyal
2016-02-20
2
-32
/
+0
*
Staging: wlan-ng: Remove function prototype
Bhumika Goyal
2016-02-14
1
-1
/
+0
*
Staging: wlan-ng: Drop wrapper function
Bhumika Goyal
2016-02-14
1
-22
/
+2
*
Staging: wlan-ng: Remove multiple assignments
Bhumika Goyal
2016-02-14
1
-2
/
+4
*
Staging:wlan-ng:Merged two lines into one
Bhumika Goyal
2016-02-09
1
-16
/
+4
*
staging: wlan-ng: use list_for_each_entry*
Geliang Tang
2016-02-07
2
-25
/
+7
*
drivers:staging:wlan-ng Fix space preferred around that messages
Bogicevic Sasa
2016-02-07
1
-4
/
+3
[next]