summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-111-1/+1
|\
| * rtlwifi: initialize local array and set value.Yunlian Jiang2013-06-101-1/+1
* | net: wireless: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-031-1/+1
* | rtlwifi: rtl8192cu: Add new USB IDAlbert Pool2013-05-171-0/+1
* | rtlwifi: rtl8188ee: Fix warning when building on big-endian systemsLarry Finger2013-05-171-2/+2
|/
* rtlwifi: rtl8192cu: Fix false loss of AP indicationLarry Finger2013-04-261-0/+3
* rtl8192c:dm: Properly initialize local array and set value.Han Shen2013-04-231-2/+2
* rtlwifi: rtl8188ee: Fix loop that ends earlyLarry Finger2013-04-101-1/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-108-21/+21
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-257-17/+17
* | rtlwifi: rtl8188ee: Fix allyesconfig build failuresLarry Finger2013-04-085-32/+22Star
* | rtlwifi: rtl8188ee: Fix linker warningsLarry Finger2013-04-081-1/+1
* | rtlwifi: rtl8188ee: Fix wrong header patchChen, Chien-Chia2013-04-039-27/+27
* | rtlwifi: rtl8188ee: Enable build of new driverLarry Finger2013-04-013-0/+26
* | rtlwifi: rtl8188ee: Enable recognition of RTL8188EELarry Finger2013-04-014-2/+15
* | rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...Larry Finger2013-04-0122-142/+219
* | rtlwifi: rtl8188ee: Add new driverLarry Finger2013-04-0124-0/+14998
* | rtlwifi: Rework rtl_lps_leave() and rtl_lps_enter() to use work queueLarry Finger2013-04-014-24/+34
* | rtlwifi: rtl8192c: rtl8192ce: Update to vendor driver of 2013.02.07Larry Finger2013-04-018-323/+298Star
* | rtlwifi: rtl8723ae: Update to vendor driver of 2013.02.07Larry Finger2013-04-017-8/+226
* | rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07Larry Finger2013-04-018-347/+181Star
* | rtlwifi Modify existing bits to match vendor version 2013.02.07Larry Finger2013-04-0111-148/+1055
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-291-0/+1
|\ \
| * | rtlwifi: usb: add missing freeing of skbuffJussi Kivilinna2013-03-181-0/+1
* | | rtlwifi: usb: add NET_IP_ALIGN padding to RX skb when neededJussi Kivilinna2013-03-251-1/+40
* | | rtlwifi: usb: defer rx processing to taskletJussi Kivilinna2013-03-253-15/+51
* | | rtlwifi: usb: remove extra skb copy on RX pathJussi Kivilinna2013-03-251-15/+4Star
* | | rtlwifi: usb: use usb_alloc_coherent for RX buffersJussi Kivilinna2013-03-252-47/+68
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-251-1/+1
|\ \ \ | | |/ | |/|
| * | mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-181-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-181-54/+35Star
|\ \ \ | | |/ | |/|
| * | rtlwifi: rtl8192cu: Fix problem that prevents reassociationLarry Finger2013-03-131-52/+35Star
| * | rtlwifi: rtl8192cu: Fix schedule while atomic bug splatLarry Finger2013-03-081-2/+0Star
* | | wireless:rtlwifi: replaced kmalloc+memcpy with kmemdupAndrei Epure2013-03-111-2/+1Star
| |/ |/|
* | wireless: move sequence number arithmetic to ieee80211.hJohannes Berg2013-03-061-3/+0Star
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-191-16/+28
|\
| * rtlwifi: usb: allocate URB control message setup_packet and data buffer separ...Jussi Kivilinna2013-02-181-16/+28
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-1815-55/+62
|\|
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-1510-24/+15Star
| |\
| | * mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-1510-24/+15Star
| * | rtlwifi: Rework KconfigLarry Finger2013-02-141-25/+25
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-142-5/+6
| |\ \
| * | | rtlwifi: Initialize rate_init member of struct rate_control_opsCatalin Iacob2013-02-121-0/+7
| | |/ | |/|
| * | rtlwifi: rtl8192cu: Add new USB IDLarry Finger2013-02-081-0/+1
| * | rtlwifi: rtl8192cu: Fix NULL dereference BUG when using new_idLarry Finger2013-02-083-4/+12
| * | net: wireless/rtlwifi: fix uninitialized variable issueCong Ding2013-02-082-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-091-3/+4
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-061-3/+4
| |\ \ \ | | | |/ | | |/|
| | * | rtlwifi: Fix scheduling while atomic bugLarry Finger2013-02-041-3/+4
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-0811-57/+13Star
|\ \ \ \ | | |_|/ | |/| |