Commit Graph

177 Commits (73590a25ba6f55eecde4ffbbbc53835d7ccf5402)

Author SHA1 Message Date
Alexey Khoroshilov a31267c308 rtl8187: fix use after free on failure path in rtl8187_probe() 11 years ago
Andrea Merello 6cea5f2173 rtl8180: don't use weird trick to access "far" registers 11 years ago
Andrea Merello aabcaa8b49 rtl8187: fix compile warning 11 years ago
Andrea Merello 9d2ffb8160 rtl818x: Update Kconfig for rtl8187se 11 years ago
Andrea Merello 1eba648f99 rtl8180: enable rtl8187se support 11 years ago
Andrea Merello 24b5fbf9d8 rtl8180: detect rtl8187se card 11 years ago
Andrea Merello e944b0af86 rtl8180: add WMM parameters configuration for rtl8187se 11 years ago
Andrea Merello 833d15ad01 rtl8180: make sure RTL818X_MSR_ENEDCA is set for rtl8187se 11 years ago
Andrea Merello 355668d23a rtl8180: add ERP configuration for rtl8187se 11 years ago
Andrea Merello 4a67aa5d64 rtl8180: add rtl8187se HW initialization 11 years ago
Andrea Merello 711d4ed381 rtl8180: add RF code for rtl8225 zebra v4 11 years ago
Andrea Merello ff3cbc2cb6 rtl8180: introduce functions for setting ANAPARAM 2 and 3 params 11 years ago
Andrea Merello fc32ac911e rtl8180: add rtl8187se params to eeprom reading 11 years ago
Andrea Merello f1026df86a rtl8180: config carbus register for rtl8187se 11 years ago
Andrea Merello 3ee44d6011 rtl8180: add TX queue mapping and support for rtl8187se 11 years ago
Andrea Merello f18f112bde rtl8180: don't write MAR registers for rtl8187se 11 years ago
Andrea Merello 732c893206 rtl8180: introduce functions to enable/disable ints and add support for rtl8187se 11 years ago
Andrea Merello a373ebcb5a rtl8180: add ISR for rtl8187se 11 years ago
Andrea Merello 21025920cc rtl8180: support for rtl8187se RX descriptors 11 years ago
Andrea Merello d209f3b473 rtl8180: add basic rate configuration support for rtl8187se 11 years ago
Andrea Merello ac546bfb30 rtl8180: add rtl8187se fields to TX descriptor 11 years ago
Andrea Merello 20296bf062 rtl8180: add rtl8187se chip type 11 years ago
Andrea Merello 247341e659 rtl818x: add registers for rtl8187se 11 years ago
Andrea Merello fd6564fcdc rtl8180: rationalize TX queues 11 years ago
Andrea Merello 4818d82899 rtl8180: fix DMA register are written two times 11 years ago
Andrea Merello 8ace189d1a rtl818x: remove unused conf_erp callback from RF ops struct 11 years ago
Andrea Merello 7d4b829a93 rtl8180: move eeprom read stuff in a separate function 11 years ago
Andrea Merello 9069af794e rtl8180: make *IFS and CW tunable by mac80211, and set them in the proper place 11 years ago
Andrea Merello 516a093019 rtl8180: support for BSS_CHANGED_BASIC_RATES 11 years ago
Andrea Merello bf888184f8 rtl8180: remove too-early-added rtl8187se enum value 11 years ago
Andrea Merello 6caefd1271 rtl8180: prepare to handle more than two chip types 11 years ago
andrea merello c24782e612 rtl818x: make sure TX descriptor writes are done before kicking DMA 11 years ago
andrea merello 4c552a5be7 rtl818x: Make sure the TX descriptor "valid" flag is written by last 11 years ago
andrea merello 14c76150f7 rtl818x: add comments to explain few not obvious HW configs. 11 years ago
andrea merello 4da18bb4fb rtl818x: make dev_alloc_skb() null pointer check to really work 11 years ago
andrea merello ec1da08dd7 rtl818x: check for pci_map_single() success when initializing RX ring 11 years ago
andrea merello 0269da2815 rtl818x: pci_iomap() should pair with pci_iounmap() 11 years ago
andrea merello e74075a936 rtl818x: Explicitly enable contetion window 11 years ago
Stanislaw Gruszka b6213e413a rtl8187: fix regression on MIPS without coherent DMA 11 years ago
andrea merello 6f7343d4c4 rtl818x: change misleading names for few register bit definitions 11 years ago
andrea.merello 348f7d4ade rtl8180: Add error check for pci_map_single return value in TX path 11 years ago
andrea.merello 2b4db05e7e rtl8180: Add error check for pci_map_single return value in RX path 11 years ago
Paul Gortmaker c8bf40ad4f wireless: delete non-required instances of include <linux/init.h> 11 years ago
Larry Finger 9b0fa73d1e rtl8187: Increase RX queue depth 11 years ago
Jingoo Han 8aee318f8d wireless: rtl818x: remove unnecessary pci_set_drvdata() 12 years ago
Alexey Khoroshilov 8a10da2646 rtl8187: fix use after free on failure path in rtl8187_init_urbs() 12 years ago
Andrea Merello 93ba2a856f Update e-mail address for Andrea Merello (resubmit) 12 years ago
Karl Beldan 675a0b049a mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan 12 years ago
Kees Cook a4b4d2148c drivers/net/wireless/rtl818x: remove depends on CONFIG_EXPERIMENTAL 12 years ago
Bill Pemberton fd549f135c rtl8187: remove __dev* attributes 12 years ago