summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtl818x
AgeCommit message (Expand)Author
2014-05-07rtl8187: make CTS-to-self protection workAndrea Merello
2014-05-07rtl8180: make CTS-to-self protection workAndrea Merello
2014-05-07rtl8180: report mac80211 short preamble RX flagAndrea Merello
2014-05-07rtl8187: report mac80211 short preamble RX flagAndrea Merello
2014-04-22rtl8180: be paranoid in stopping unused queues.Andrea Merello
2014-04-22rtl8180: add parentheses to REG_ADDR macrosAndrea Merello
2014-04-22rtl8180: fix enabled interrupt mask for rtl8187seAndrea Merello
2014-04-22rtl8180: change module name in rtl818x_pciLarry Finger [ original patch ]
2014-03-31rtl8187: fix use after free on failure path in rtl8187_probe()Alexey Khoroshilov
2014-03-31rtl8180: don't use weird trick to access "far" registersAndrea Merello
2014-03-31rtl8187: fix compile warningAndrea Merello
2014-03-27rtl818x: Update Kconfig for rtl8187seAndrea Merello
2014-03-27rtl8180: enable rtl8187se supportAndrea Merello
2014-03-27rtl8180: detect rtl8187se cardAndrea Merello
2014-03-27rtl8180: add WMM parameters configuration for rtl8187seAndrea Merello
2014-03-27rtl8180: make sure RTL818X_MSR_ENEDCA is set for rtl8187seAndrea Merello
2014-03-27rtl8180: add ERP configuration for rtl8187seAndrea Merello
2014-03-27rtl8180: add rtl8187se HW initializationAndrea Merello
2014-03-27rtl8180: add RF code for rtl8225 zebra v4Andrea Merello
2014-03-27rtl8180: introduce functions for setting ANAPARAM 2 and 3 paramsAndrea Merello
2014-03-27rtl8180: add rtl8187se params to eeprom readingAndrea Merello
2014-03-27rtl8180: config carbus register for rtl8187seAndrea Merello
2014-03-27rtl8180: add TX queue mapping and support for rtl8187seAndrea Merello
2014-03-27rtl8180: don't write MAR registers for rtl8187seAndrea Merello
2014-03-27rtl8180: introduce functions to enable/disable ints and add support for rtl81...Andrea Merello
2014-03-27rtl8180: add ISR for rtl8187seAndrea Merello
2014-03-27rtl8180: support for rtl8187se RX descriptorsAndrea Merello
2014-03-27rtl8180: add basic rate configuration support for rtl8187seAndrea Merello
2014-03-27rtl8180: add rtl8187se fields to TX descriptorAndrea Merello
2014-03-27rtl8180: add rtl8187se chip typeAndrea Merello
2014-03-27rtl818x: add registers for rtl8187seAndrea Merello
2014-03-27rtl8180: rationalize TX queuesAndrea Merello
2014-03-27rtl8180: fix DMA register are written two timesAndrea Merello
2014-03-19rtl818x: remove unused conf_erp callback from RF ops structAndrea Merello
2014-03-17rtl8180: move eeprom read stuff in a separate functionAndrea Merello
2014-03-17rtl8180: make *IFS and CW tunable by mac80211, and set them in the proper placeAndrea Merello
2014-03-17rtl8180: support for BSS_CHANGED_BASIC_RATESAndrea Merello
2014-03-17rtl8180: remove too-early-added rtl8187se enum valueAndrea Merello
2014-03-14rtl8180: prepare to handle more than two chip typesAndrea Merello
2014-03-04rtl818x: make sure TX descriptor writes are done before kicking DMAandrea merello
2014-03-04rtl818x: Make sure the TX descriptor "valid" flag is written by lastandrea merello
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-28rtl818x: add comments to explain few not obvious HW configs.andrea merello
2014-02-28rtl818x: make dev_alloc_skb() null pointer check to really workandrea merello
2014-02-28rtl818x: check for pci_map_single() success when initializing RX ringandrea merello
2014-02-28rtl818x: pci_iomap() should pair with pci_iounmap()andrea merello
2014-02-28rtl818x: Explicitly enable contetion windowandrea merello
2014-02-13rtl8187: fix regression on MIPS without coherent DMAStanislaw Gruszka
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-12rtl818x: change misleading names for few register bit definitionsandrea merello