summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: Align private space in rtl_priv structLarry Finger2013-09-261-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-063-5/+5
|\
| * treewide: Convert retrun typos to returnJoe Perches2013-09-041-1/+1
| * treewide: Fix typo in printkMasanari Iida2013-08-202-4/+4
* | drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2013-09-034-16/+17
* | rtlwifi: sparse warnings: cast to restricted typeMark Schulte2013-08-151-8/+8
* | rtlwifi: rtl8192cu: fix function declaration headerMark Schulte2013-08-012-3/+3
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-011-0/+1
|\ \
| * | mac80211/rc80211: add chandef to rate initializationSimon Wunderlich2013-07-161-0/+1
| |/
* | rtlwifi: Fix build errors for unusual casesLarry Finger2013-07-1810-35/+91
* | rtlwifi: Initialize power-setting callback for USB devicesLarry Finger2013-07-174-13/+15
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-095-6/+7
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-281-3/+3
| |\
| | * rtlwifi: rtl8723ae: Fix typo in firmware namesLarry Finger2013-06-241-3/+3
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-212-1/+2
| |\ \ | | |/
| | * rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger2013-06-191-1/+1
| | * rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200NDLarry Finger2013-06-171-0/+1
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-129-43/+143
| | |\
| * | \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-198-41/+140
| |\ \ \ | | | |/ | | |/|
| * | | 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
* | | | drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook2013-07-031-1/+1
| |_|/ |/| |
* | | rtlwifi: Fix a false leak indication for PCI devicesLarry Finger2013-06-121-0/+1
* | | rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networksLarry Finger2013-06-127-41/+139
|/ /
* | 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/+22
* | 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/+298
* | 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/+181
* | 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/+4
* | | rtlwifi: usb: use usb_alloc_coherent for RX buffersJussi Kivilinna2013-03-252-47/+68
OpenPOWER on IntegriCloud