Age | Commit message (Expand) | Author | Files | Lines |
2018-01-08 | Staging: wlan-ng: hfa384x_usb: fixed two line limit coding style issues | Andy Pusch | 1 | -2/+4 |
2017-12-08 | staging: wlan-ng: Fixing coding style warning | Rodrigo Zaiden | 1 | -1/+2 |
2017-11-28 | staging: wlan-ng: add SPDX identifiers to all wlan-ng driver files | Greg Kroah-Hartman | 21 | -0/+21 |
2017-11-13 | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -2/+2 |
2017-11-13 | Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -51/+64 |
2017-11-07 | usb: core: introduce a new usb_get_std_status() helper | Felipe Balbi | 1 | -2/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 3 | -0/+3 |
2017-10-20 | staging: wlan-ng: Convert timers to use timer_setup() | Kees Cook | 3 | -19/+16 |
2017-09-18 | staging: wlan-ng: Replace pr_debug with netdev_dbg | Haneen Mohammed | 1 | -31/+47 |
2017-09-17 | staging: wlan-ng: Avoid bogus endianness | Aviya Erenfeld | 1 | -1/+1 |
2017-08-20 | staging: wlan-ng: hfa384x_usb: Fix multiple line dereference | Alex Briskin | 1 | -9/+7 |
2017-08-18 | staging: wlan-ng: hfa384x.h: Use endian type in 'hfa384x_link_status' struct | Ricardo Silva | 1 | -1/+1 |
2017-08-18 | staging: wlan-ng: Fix sparse warning: cast to restricted __le16. | AbdAllah-MEZITI | 1 | -6/+6 |
2017-08-18 | drivers/staging/wlan-ng/p80211conv.c: fixed a potential memory leak | Lynn Lei | 1 | -0/+1 |
2017-07-30 | staging: wlan-ng: Fix the types of the hfa384x_comm_tallies_16/32 members | Christopher H Pezley | 2 | -46/+46 |
2017-07-30 | Staging: wlan-ng: hfa384x.h: Fix endianness warning for hfa384x_ps_user_count | Manny Vindiola | 1 | -1/+1 |
2017-07-30 | Staging: wlan-ng: Fixing coding style warnings | Simo Koskinen | 2 | -14/+15 |
2017-07-18 | staging: wlan-ng: Use little-endian type | Aviv Palivoda | 2 | -12/+11 |
2017-07-18 | Staging: wlan-ng: hfa384x.h: fixed sparse warning | Vitali Liaukovich | 1 | -3/+3 |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -13/+7 |
2017-06-23 | staging: wlan-ng: Fix struct definition's and variable type | Suniel Mahesh | 2 | -10/+10 |
2017-06-20 | net: manual clean code which call skb_put_[data:zero] | yuan linyu | 1 | -1/+1 |
2017-06-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg | 1 | -9/+5 |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg | 1 | -4/+2 |
2017-06-14 | staging: wlan-ng: prism2mib.c: Fix type cast issues | Olav Haugan | 2 | -3/+3 |
2017-05-29 | staging: wlan-ng: hfa384x: fix several type issues. | Nikola Jelic | 1 | -10/+8 |
2017-05-15 | staging: wlan-ng: convert endianness in situ for prism2sta | Thibaut SAUTEREAU | 1 | -50/+50 |
2017-05-15 | staging: wlan-ng: convert endianness in situ for prism2fw | Thibaut SAUTEREAU | 1 | -12/+12 |
2017-05-15 | staging: wlan-ng: prism2mgmt.c: fixed a double endian conversion before calli... | Andrea della Porta | 1 | -1/+1 |
2017-05-05 | Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -50/+50 |
2017-04-28 | cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss() | Avraham Stern | 1 | -2/+5 |
2017-04-28 | staging: wlan-ng: break long line in p80211req.c | Ian Chard | 1 | -1/+2 |
2017-04-13 | cfg80211: move add/change interface monitor flags into params | Johannes Berg | 1 | -1/+1 |
2017-04-08 | staging wlan-ng: fix type mismatch warnings in mkpdrlist() | Maciek Borzecki | 2 | -3/+3 |
2017-03-12 | Staging: wlan-ng: Fix endian error | Adrien Descamps | 1 | -1/+1 |
2017-03-12 | Staging: wlan-ng: Fix sparse warnings by using appropriate endian types | Adrien Descamps | 2 | -28/+28 |
2017-03-09 | staging: wlan-ng: add byte order annotation to struct p80211_caphdr | Aapo Vienamo | 1 | -14/+14 |
2017-03-07 | staging: wlan-ng: Replace "the the " with "the" | simran singhal | 1 | -1/+1 |
2017-03-06 | Staging: wlan-ng: prism2mgmt: Removed an empty line | Georgios Emmanouil | 1 | -1/+0 |
2017-03-06 | staging: wlan-ng: remove extra parentheses | Gargi Sharma | 1 | -1/+1 |
2017-02-22 | Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -18/+15 |
2017-02-16 | staging: wlan-ng: remove space before tab | Gargi Sharma | 1 | -1/+1 |
2017-02-12 | staging: wlan-ng: reduce type warnings | Alexander Alemayhu | 2 | -3/+3 |
2017-02-10 | staging: wlan_ng: fix logical continuation alignment | Frans Klaver | 1 | -6/+5 |
2017-01-31 | staging: wlan-ng: add missing byte order conversion | Igor Pylypiv | 1 | -1/+1 |
2017-01-18 | net: Remove usage of net_device last_rx member | Tobias Klauser | 2 | -3/+0 |
2017-01-16 | staging:wlan-ng:cfg80211.c Aligned code with open parenthesis | Scott Matheina | 1 | -3/+3 |
2017-01-16 | staging: wlan-ng: Fix sparse warnings about endianness | Eric Salem | 1 | -2/+2 |
2017-01-10 | staging: wlan-ng: remove unnecessary blank lines | Markus Buettner | 1 | -2/+0 |
2016-12-13 | Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 20 | -3105/+3198 |