summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtl818x/rtl8180/dev.c
Commit message (Expand)AuthorAgeFilesLines
* rtl8180: enable rtl8187se supportAndrea Merello2014-03-271-4/+35
* rtl8180: detect rtl8187se cardAndrea Merello2014-03-271-2/+15
* rtl8180: add WMM parameters configuration for rtl8187seAndrea Merello2014-03-271-2/+60
* rtl8180: make sure RTL818X_MSR_ENEDCA is set for rtl8187seAndrea Merello2014-03-271-0/+4
* rtl8180: add ERP configuration for rtl8187seAndrea Merello2014-03-271-6/+10
* rtl8180: add rtl8187se HW initializationAndrea Merello2014-03-271-9/+159
* rtl8180: add RF code for rtl8225 zebra v4Andrea Merello2014-03-271-0/+1
* rtl8180: introduce functions for setting ANAPARAM 2 and 3 paramsAndrea Merello2014-03-271-0/+40
* rtl8180: add rtl8187se params to eeprom readingAndrea Merello2014-03-271-1/+17
* rtl8180: config carbus register for rtl8187seAndrea Merello2014-03-271-7/+21
* rtl8180: add TX queue mapping and support for rtl8187seAndrea Merello2014-03-271-5/+79
* rtl8180: don't write MAR registers for rtl8187seAndrea Merello2014-03-271-2/+7
* rtl8180: introduce functions to enable/disable ints and add support for rtl81...Andrea Merello2014-03-271-3/+33
* rtl8180: add ISR for rtl8187seAndrea Merello2014-03-271-1/+56
* rtl8180: support for rtl8187se RX descriptorsAndrea Merello2014-03-271-13/+39
* rtl8180: add basic rate configuration support for rtl8187seAndrea Merello2014-03-271-1/+5
* rtl8180: rationalize TX queuesAndrea Merello2014-03-271-15/+43
* rtl8180: fix DMA register are written two timesAndrea Merello2014-03-271-6/+0
* rtl8180: move eeprom read stuff in a separate functionAndrea Merello2014-03-171-57/+71
* rtl8180: make *IFS and CW tunable by mac80211, and set them in the proper placeAndrea Merello2014-03-171-2/+81
* rtl8180: support for BSS_CHANGED_BASIC_RATESAndrea Merello2014-03-171-6/+45
* rtl8180: prepare to handle more than two chip typesAndrea Merello2014-03-141-14/+23
* rtl818x: make sure TX descriptor writes are done before kicking DMAandrea merello2014-03-041-0/+6
* rtl818x: Make sure the TX descriptor "valid" flag is written by lastandrea merello2014-03-041-0/+5
* rtl818x: add comments to explain few not obvious HW configs.andrea merello2014-02-281-0/+12
* rtl818x: make dev_alloc_skb() null pointer check to really workandrea merello2014-02-281-3/+4
* rtl818x: check for pci_map_single() success when initializing RX ringandrea merello2014-02-281-0/+7
* rtl818x: pci_iomap() should pair with pci_iounmap()andrea merello2014-02-281-1/+1
* rtl818x: Explicitly enable contetion windowandrea merello2014-02-281-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-131-3/+20
|\
| * rtl8180: Add error check for pci_map_single return value in TX pathandrea.merello2014-02-061-0/+7
| * rtl8180: Add error check for pci_map_single return value in RX pathandrea.merello2014-02-061-3/+13
* | rtl818x: change misleading names for few register bit definitionsandrea merello2014-02-121-4/+4
|/
* wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-031-1/+0
* wireless: rtl818x: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-261-1/+0
* Update e-mail address for Andrea Merello (resubmit)Andrea Merello2013-08-261-3/+3
* mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-2/+2
* rtl8187: remove __dev* attributesBill Pemberton2012-12-061-3/+3
* mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-131-1/+1
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-2/+4
* wireless: Use eth_random_addrJoe Perches2012-07-161-1/+1
* wireless: rtl818x: rtl8180 add devices idsXose Vazquez Perez2012-06-201-0/+2
* net/wireless: use module_pci_driverAxel Lin2012-04-161-12/+1
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-311-0/+1
* mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-271-2/+3
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-6/+2
* mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-231-1/+1
* rtl818x: move rtl8180 and rtl8187 to separate subdirectoriesJohn W. Linville2010-12-221-0/+1188
OpenPOWER on IntegriCloud