index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rndis_wlan.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-03-05
rndis_wlan: make some variables unsigned
Dan Carpenter
1
-2
/
+4
2012-03-05
rndis_wlan: remove unneeded variables
Dan Carpenter
1
-4
/
+2
2012-03-05
rndis_wlan: integer overflows in rndis_wlan_do_link_up_work()
Dan Carpenter
1
-4
/
+9
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-11
/
+1
2011-11-21
rndis_wlan: remove unused macro
Jussi Kivilinna
1
-2
/
+0
2011-11-21
rndis_wlan: add reporting of PMKSA candidate events
Jussi Kivilinna
1
-17
/
+9
2011-11-21
rndis_wlan: add missing __packed
Jussi Kivilinna
1
-2
/
+2
2011-11-21
rndis_wlan: pass channel info to cfg80211_roamed()
Jussi Kivilinna
1
-2
/
+3
2011-11-21
rndis_wlan: split getting current channel to separate function
Jussi Kivilinna
1
-18
/
+31
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
1
-11
/
+1
2011-11-09
rndis_wlan: release BSS structures returned by cfg80211_inform_bss()
Jussi Kivilinna
1
-4
/
+10
2011-11-08
rndis_wlan: add range check in del_key()
Dan Carpenter
1
-1
/
+8
2011-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+0
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-08
rndis_wlan: remove wireless extensions inclusions
Johannes Berg
1
-2
/
+0
2011-05-19
cfg80211: Use consistent BSS matching between scan and sme
Jouni Malinen
1
-1
/
+2
2011-02-25
rndis_wlan: use power save only for BCM4320b
Jussi Kivilinna
1
-0
/
+3
2010-12-22
rndis_wlan: add support for set_power_mgmt
Jussi Kivilinna
1
-0
/
+48
2010-12-22
rndis_wlan: add support for set_cqm_rssi_config
Jussi Kivilinna
1
-1
/
+50
2010-12-22
rndis_wlan: remove unused variable from priv structure
Jussi Kivilinna
1
-2
/
+0
2010-12-22
rndis_wlan: constify rndis_config_ops
Jussi Kivilinna
1
-1
/
+1
2010-12-22
rndis_wlan: turn radio off before interface is bring up
Jussi Kivilinna
1
-3
/
+3
2010-12-22
rndis_wlan: do not set default_key if not WEP key
Jussi Kivilinna
1
-0
/
+3
[next]