index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rndis_wlan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-27
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
1
-2
/
+2
2018-06-27
rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()
Dan Carpenter
1
-0
/
+2
2017-04-28
Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...
David S. Miller
1
-6
/
+13
2017-04-28
cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()
Avraham Stern
1
-6
/
+13
2017-04-26
rndis_wlan: add return value validation
Pan Bian
1
-0
/
+4
2017-04-20
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
1
-2
/
+2
2017-04-13
cfg80211: move add/change interface monitor flags into params
Johannes Berg
1
-2
/
+2
2017-04-03
net: usbnet: support 64bit stats
Greg Ungerer
1
-0
/
+1
2017-02-08
cfg80211: Pass new RSSI level in CQM RSSI notification
Andrzej Zaborowski
1
-1
/
+1
2016-07-06
nl80211: support beacon report scanning
Avraham Stern
1
-2
/
+8
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-2
/
+2
2015-09-22
rndis_wlan: fix checking for default value
Andrzej Hajda
1
-1
/
+1
2015-06-03
Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...
David S. Miller
1
-3
/
+3
2015-05-26
cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect
Johannes Berg
1
-1
/
+1
2015-05-26
rndis_wlan: harmless issue calling set_bit()
Dan Carpenter
1
-3
/
+3
2015-03-03
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
1
-14
/
+14
2015-01-08
cfg80211: remove enum station_info_flags
Johannes Berg
1
-2
/
+2
2014-08-26
cfg80211: allow passing frame type to cfg80211_inform_bss()
Johannes Berg
1
-6
/
+8
2014-05-19
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
1
-2
/
+2
2014-02-28
rndis_wlan: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}
Zhao, Gang
1
-1
/
+2
2014-02-04
cfg80211: fix channel configuration in IBSS join
Antonio Quartulli
1
-1
/
+3
2014-01-03
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-11
drivers/net/wireless: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-03-08
rndis_wlan: update email address
Jussi Kivilinna
1
-1
/
+1
2013-03-06
rndis_wlan: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-2
/
+1
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2013-02-11
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
1
-2
/
+2
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-4
/
+1
2012-11-26
cfg80211: pass a channel definition struct
Johannes Berg
1
-1
/
+1
2012-10-30
cfg80211: allow per interface TX power setting
Johannes Berg
1
-2
/
+8
2012-09-11
rndis_wlan: remove pointless check from rndis_scan()
Wei Yongjun
1
-3
/
+0
2012-08-10
rndis_wlan: Fix potential memory leak in update_pmkid()
Alexey Khoroshilov
1
-2
/
+4
2012-07-12
nl80211: move scan API to wdev
Johannes Berg
1
-2
/
+3
2012-06-11
rndis_wlan: fix matching bssid check in rndis_check_bssid_list()
Jussi Kivilinna
1
-1
/
+1
2012-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-14
/
+0
2012-05-22
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2012-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
John W. Linville
1
-14
/
+0
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
1
-0
/
+1
2012-05-16
rndis_wlan: remove set_channel cfg80211 hook
Johannes Berg
1
-14
/
+0
2012-05-12
rndis_wlan: cleanup: change oid from __le32 to u32 in various places
Jussi Kivilinna
1
-49
/
+49
2012-05-12
rndis_wlan: cleanup: byteswap data from device instead of RNDIS_* defines
Jussi Kivilinna
1
-13
/
+13
2012-05-12
usb/net: rndis: merge duplicate 802_* OIDs
Linus Walleij
1
-94
/
+130
2012-05-12
usb/net: rndis: eliminate first set of duplicate OIDs
Linus Walleij
1
-17
/
+17
2012-05-12
usb/net: rndis: break out <linux/rndis.h> defines
Linus Walleij
1
-49
/
+0
2012-05-12
usb/net: rndis: inline the cpu_to_le32() macro
Linus Walleij
1
-105
/
+107
2012-05-10
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-6
/
+6
2012-03-05
rndis_wlan: use u8 for key indexes
Jussi Kivilinna
1
-9
/
+9
2012-03-05
rndis_wlan: use RNDIS_WLAN_NUM_KEYS for all key index checks
Jussi Kivilinna
1
-3
/
+5
2012-03-05
rndis_wlan: fix le16/le32_to_cpu mix up with config.beacon_period
Jussi Kivilinna
1
-7
/
+7
2012-03-05
rndis_wlan: prevent integer overflow in indication()
Dan Carpenter
1
-2
/
+2
[next]