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
/
net
/
wireless
/
rndis_wlan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rndis_wlan: use u8 for key indexes
Jussi Kivilinna
2012-03-05
1
-9
/
+9
*
rndis_wlan: use RNDIS_WLAN_NUM_KEYS for all key index checks
Jussi Kivilinna
2012-03-05
1
-3
/
+5
*
rndis_wlan: fix le16/le32_to_cpu mix up with config.beacon_period
Jussi Kivilinna
2012-03-05
1
-7
/
+7
*
rndis_wlan: prevent integer overflow in indication()
Dan Carpenter
2012-03-05
1
-2
/
+2
*
rndis_wlan: make some variables unsigned
Dan Carpenter
2012-03-05
1
-2
/
+4
*
rndis_wlan: remove unneeded variables
Dan Carpenter
2012-03-05
1
-4
/
+2
*
rndis_wlan: integer overflows in rndis_wlan_do_link_up_work()
Dan Carpenter
2012-03-05
1
-4
/
+9
*
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
1
-11
/
+1
|
\
|
*
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-11
/
+1
*
|
rndis_wlan: remove unused macro
Jussi Kivilinna
2011-11-21
1
-2
/
+0
*
|
rndis_wlan: add reporting of PMKSA candidate events
Jussi Kivilinna
2011-11-21
1
-17
/
+9
*
|
rndis_wlan: add missing __packed
Jussi Kivilinna
2011-11-21
1
-2
/
+2
*
|
rndis_wlan: pass channel info to cfg80211_roamed()
Jussi Kivilinna
2011-11-21
1
-2
/
+3
*
|
rndis_wlan: split getting current channel to separate function
Jussi Kivilinna
2011-11-21
1
-18
/
+31
*
|
rndis_wlan: release BSS structures returned by cfg80211_inform_bss()
Jussi Kivilinna
2011-11-09
1
-4
/
+10
*
|
rndis_wlan: add range check in del_key()
Dan Carpenter
2011-11-08
1
-1
/
+8
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-08-22
1
-2
/
+0
|
\
|
*
rndis_wlan: remove wireless extensions inclusions
Johannes Berg
2011-08-08
1
-2
/
+0
*
|
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
1
-1
/
+1
|
/
*
cfg80211: Use consistent BSS matching between scan and sme
Jouni Malinen
2011-05-19
1
-1
/
+2
*
rndis_wlan: use power save only for BCM4320b
Jussi Kivilinna
2011-02-25
1
-0
/
+3
*
rndis_wlan: add support for set_power_mgmt
Jussi Kivilinna
2010-12-22
1
-0
/
+48
*
rndis_wlan: add support for set_cqm_rssi_config
Jussi Kivilinna
2010-12-22
1
-1
/
+50
*
rndis_wlan: remove unused variable from priv structure
Jussi Kivilinna
2010-12-22
1
-2
/
+0
*
rndis_wlan: constify rndis_config_ops
Jussi Kivilinna
2010-12-22
1
-1
/
+1
*
rndis_wlan: turn radio off before interface is bring up
Jussi Kivilinna
2010-12-22
1
-3
/
+3
*
rndis_wlan: do not set default_key if not WEP key
Jussi Kivilinna
2010-12-22
1
-0
/
+3
*
rndis_wlan: scanning, workaround device returning incorrect bssid-list item c...
Jussi Kivilinna
2010-12-22
1
-18
/
+62
*
cfg80211/nl80211: separate unicast/multicast default TX keys
Johannes Berg
2010-12-13
1
-2
/
+2
*
rndis_wlan: Use static const
Joe Perches
2010-11-22
1
-3
/
+6
*
rndis_wlan: avoid uninitialized var warning in rndis_wlan_craft_connected_bss
John W. Linville
2010-11-18
1
-1
/
+1
*
rndis_wlan: workaround poor scanning with BCM4320a
Jussi Kivilinna
2010-11-16
1
-11
/
+56
*
rndis_wlan: workaround device not returning bss for currently connected AP
Jussi Kivilinna
2010-11-16
1
-9
/
+121
*
cfg80211/mac80211: allow per-station GTKs
Johannes Berg
2010-10-06
1
-6
/
+6
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-07-01
1
-7
/
+13
|
\
|
*
cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units
Juuso Oikarinen
2010-06-24
1
-7
/
+13
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-11
1
-7
/
+29
|
\
\
|
|
/
|
*
rndis_wlan: increase assocbuf size and validate association info offsets from...
Jussi Kivilinna
2010-06-02
1
-7
/
+29
*
|
drivers/net: use __packed annotation
Eric Dumazet
2010-06-03
1
-17
/
+17
|
/
*
rndis_wlan: replace wireless_send_event with cfg80211_disconnected
Jussi Kivilinna
2010-05-21
1
-6
/
+10
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-11
1
-2
/
+2
|
\
|
*
cfg80211/mac80211: better channel handling
Johannes Berg
2010-05-07
1
-2
/
+2
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-08
1
-25
/
+41
|
|
\
*
|
\
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
\
\
\
|
*
|
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-3
/
+3
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-03-22
1
-20
/
+344
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
rndis_wlan: Implement cfg80211 PMKSA API
Jussi Kivilinna
2010-03-10
1
-0
/
+282
|
*
rndis_wlan: get max_num_pmkids from device
Jussi Kivilinna
2010-03-10
1
-2
/
+33
|
*
rndis_wlan: remove unused variables from priv structure
Jussi Kivilinna
2010-03-10
1
-14
/
+0
[next]