Jussi Kivilinna
|
e6146c5cef
rndis_wlan: update email address
|
12 years ago |
Syam Sidhardhan
|
cd3d03d596
rndis_wlan: Remove redundant NULL check before kfree
|
12 years ago |
John W. Linville
|
98d5fac233
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
|
12 years ago |
Johannes Berg
|
5b112d3d09
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
|
12 years ago |
Joe Perches
|
0d2e7a5c60
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
|
12 years ago |
Johannes Berg
|
683b6d3b31
cfg80211: pass a channel definition struct
|
12 years ago |
Johannes Berg
|
c8442118ad
cfg80211: allow per interface TX power setting
|
12 years ago |
Wei Yongjun
|
c1154431e3
rndis_wlan: remove pointless check from rndis_scan()
|
12 years ago |
Alexey Khoroshilov
|
60f53cf990
rndis_wlan: Fix potential memory leak in update_pmkid()
|
13 years ago |
Johannes Berg
|
fd0142844e
nl80211: move scan API to wdev
|
13 years ago |
Jussi Kivilinna
|
b0fd49b7d7
rndis_wlan: fix matching bssid check in rndis_check_bssid_list()
|
13 years ago |
Linus Torvalds
|
28f3d71761
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Linus Torvalds
|
a481991467
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
13 years ago |
John W. Linville
|
a0d0d1685f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
|
13 years ago |
Sarah Sharp
|
e1f12eb6ba
USB: Disable hub-initiated LPM for comms devices.
|
13 years ago |
Johannes Berg
|
68c7a1c473
rndis_wlan: remove set_channel cfg80211 hook
|
13 years ago |
Jussi Kivilinna
|
470f16c83c
rndis_wlan: cleanup: change oid from __le32 to u32 in various places
|
13 years ago |
Jussi Kivilinna
|
117599e0be
rndis_wlan: cleanup: byteswap data from device instead of RNDIS_* defines
|
13 years ago |
Linus Walleij
|
4cc6c4d584
usb/net: rndis: merge duplicate 802_* OIDs
|
13 years ago |
Linus Walleij
|
8cdddc3f9d
usb/net: rndis: eliminate first set of duplicate OIDs
|
13 years ago |
Linus Walleij
|
7591157e18
usb/net: rndis: break out <linux/rndis.h> defines
|
13 years ago |
Linus Walleij
|
7390e8b0de
usb/net: rndis: inline the cpu_to_le32() macro
|
13 years ago |
Joe Perches
|
2e42e4747e
drivers/net: Convert compare_ether_addr to ether_addr_equal
|
13 years ago |
Jussi Kivilinna
|
461bc26c93
rndis_wlan: use u8 for key indexes
|
13 years ago |
Jussi Kivilinna
|
f096ce6d24
rndis_wlan: use RNDIS_WLAN_NUM_KEYS for all key index checks
|
13 years ago |
Jussi Kivilinna
|
f808e4ad05
rndis_wlan: fix le16/le32_to_cpu mix up with config.beacon_period
|
13 years ago |
Dan Carpenter
|
e4e02da2ef
rndis_wlan: prevent integer overflow in indication()
|
13 years ago |
Dan Carpenter
|
551d6fe6cb
rndis_wlan: make some variables unsigned
|
13 years ago |
Dan Carpenter
|
b26e395038
rndis_wlan: remove unneeded variables
|
13 years ago |
Dan Carpenter
|
41eedf39df
rndis_wlan: integer overflows in rndis_wlan_do_link_up_work()
|
13 years ago |