aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtl818x
Commit message (Expand)AuthorAge
* rtl8187: fix use after free on failure path in rtl8187_probe()Alexey Khoroshilov2014-03-31
* rtl8180: don't use weird trick to access "far" registersAndrea Merello2014-03-31
* rtl8187: fix compile warningAndrea Merello2014-03-31
* rtl818x: Update Kconfig for rtl8187seAndrea Merello2014-03-27
* rtl8180: enable rtl8187se supportAndrea Merello2014-03-27
* rtl8180: detect rtl8187se cardAndrea Merello2014-03-27
* rtl8180: add WMM parameters configuration for rtl8187seAndrea Merello2014-03-27
* rtl8180: make sure RTL818X_MSR_ENEDCA is set for rtl8187seAndrea Merello2014-03-27
* rtl8180: add ERP configuration for rtl8187seAndrea Merello2014-03-27
* rtl8180: add rtl8187se HW initializationAndrea Merello2014-03-27
* rtl8180: add RF code for rtl8225 zebra v4Andrea Merello2014-03-27
* rtl8180: introduce functions for setting ANAPARAM 2 and 3 paramsAndrea Merello2014-03-27
* rtl8180: add rtl8187se params to eeprom readingAndrea Merello2014-03-27
* rtl8180: config carbus register for rtl8187seAndrea Merello2014-03-27
* rtl8180: add TX queue mapping and support for rtl8187seAndrea Merello2014-03-27
* rtl8180: don't write MAR registers for rtl8187seAndrea Merello2014-03-27
* rtl8180: introduce functions to enable/disable ints and add support for rtl81...Andrea Merello2014-03-27
* rtl8180: add ISR for rtl8187seAndrea Merello2014-03-27
* rtl8180: support for rtl8187se RX descriptorsAndrea Merello2014-03-27
* rtl8180: add basic rate configuration support for rtl8187seAndrea Merello2014-03-27
* rtl8180: add rtl8187se fields to TX descriptorAndrea Merello2014-03-27
* rtl8180: add rtl8187se chip typeAndrea Merello2014-03-27
* rtl818x: add registers for rtl8187seAndrea Merello2014-03-27
* rtl8180: rationalize TX queuesAndrea Merello2014-03-27
* rtl8180: fix DMA register are written two timesAndrea Merello2014-03-27
* rtl818x: remove unused conf_erp callback from RF ops structAndrea Merello2014-03-19
* rtl8180: move eeprom read stuff in a separate functionAndrea Merello2014-03-17
* rtl8180: make *IFS and CW tunable by mac80211, and set them in the proper placeAndrea Merello2014-03-17
* rtl8180: support for BSS_CHANGED_BASIC_RATESAndrea Merello2014-03-17
* rtl8180: remove too-early-added rtl8187se enum valueAndrea Merello2014-03-17
* rtl8180: prepare to handle more than two chip typesAndrea Merello2014-03-14
* rtl818x: make sure TX descriptor writes are done before kicking DMAandrea merello2014-03-04
* rtl818x: Make sure the TX descriptor "valid" flag is written by lastandrea merello2014-03-04
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-04
|\
| * rtl8187: fix regression on MIPS without coherent DMAStanislaw Gruszka2014-02-13
* | rtl818x: add comments to explain few not obvious HW configs.andrea merello2014-02-28
* | rtl818x: make dev_alloc_skb() null pointer check to really workandrea merello2014-02-28
* | rtl818x: check for pci_map_single() success when initializing RX ringandrea merello2014-02-28
* | rtl818x: pci_iomap() should pair with pci_iounmap()andrea merello2014-02-28
* | rtl818x: Explicitly enable contetion windowandrea merello2014-02-28
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-13
|\|
| * rtl8180: Add error check for pci_map_single return value in TX pathandrea.merello2014-02-06
| * rtl8180: Add error check for pci_map_single return value in RX pathandrea.merello2014-02-06
* | rtl818x: change misleading names for few register bit definitionsandrea merello2014-02-12
|/
* wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-03
* rtl8187: Increase RX queue depthLarry Finger2013-12-05
* wireless: rtl818x: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-26
* rtl8187: fix use after free on failure path in rtl8187_init_urbs()Alexey Khoroshilov2013-09-09
* Update e-mail address for Andrea Merello (resubmit)Andrea Merello2013-08-26
* mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-25