index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtl818x
/
rtl8180
/
dev.c
Age
Commit message (
Expand
)
Author
2014-05-07
rtl8180: make CTS-to-self protection work
Andrea Merello
2014-05-07
rtl8180: report mac80211 short preamble RX flag
Andrea Merello
2014-04-22
rtl8180: be paranoid in stopping unused queues.
Andrea Merello
2014-04-22
rtl8180: fix enabled interrupt mask for rtl8187se
Andrea Merello
2014-03-27
rtl8180: enable rtl8187se support
Andrea Merello
2014-03-27
rtl8180: detect rtl8187se card
Andrea Merello
2014-03-27
rtl8180: add WMM parameters configuration for rtl8187se
Andrea Merello
2014-03-27
rtl8180: make sure RTL818X_MSR_ENEDCA is set for rtl8187se
Andrea Merello
2014-03-27
rtl8180: add ERP configuration for rtl8187se
Andrea Merello
2014-03-27
rtl8180: add rtl8187se HW initialization
Andrea Merello
2014-03-27
rtl8180: add RF code for rtl8225 zebra v4
Andrea Merello
2014-03-27
rtl8180: introduce functions for setting ANAPARAM 2 and 3 params
Andrea Merello
2014-03-27
rtl8180: add rtl8187se params to eeprom reading
Andrea Merello
2014-03-27
rtl8180: config carbus register for rtl8187se
Andrea Merello
2014-03-27
rtl8180: add TX queue mapping and support for rtl8187se
Andrea Merello
2014-03-27
rtl8180: don't write MAR registers for rtl8187se
Andrea Merello
2014-03-27
rtl8180: introduce functions to enable/disable ints and add support for rtl81...
Andrea Merello
2014-03-27
rtl8180: add ISR for rtl8187se
Andrea Merello
2014-03-27
rtl8180: support for rtl8187se RX descriptors
Andrea Merello
2014-03-27
rtl8180: add basic rate configuration support for rtl8187se
Andrea Merello
2014-03-27
rtl8180: rationalize TX queues
Andrea Merello
2014-03-27
rtl8180: fix DMA register are written two times
Andrea Merello
2014-03-17
rtl8180: move eeprom read stuff in a separate function
Andrea Merello
2014-03-17
rtl8180: make *IFS and CW tunable by mac80211, and set them in the proper place
Andrea Merello
2014-03-17
rtl8180: support for BSS_CHANGED_BASIC_RATES
Andrea Merello
2014-03-14
rtl8180: prepare to handle more than two chip types
Andrea Merello
2014-03-04
rtl818x: make sure TX descriptor writes are done before kicking DMA
andrea merello
2014-03-04
rtl818x: Make sure the TX descriptor "valid" flag is written by last
andrea merello
2014-02-28
rtl818x: add comments to explain few not obvious HW configs.
andrea merello
2014-02-28
rtl818x: make dev_alloc_skb() null pointer check to really work
andrea merello
2014-02-28
rtl818x: check for pci_map_single() success when initializing RX ring
andrea merello
2014-02-28
rtl818x: pci_iomap() should pair with pci_iounmap()
andrea merello
2014-02-28
rtl818x: Explicitly enable contetion window
andrea merello
2014-02-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-02-12
rtl818x: change misleading names for few register bit definitions
andrea merello
2014-02-06
rtl8180: Add error check for pci_map_single return value in TX path
andrea.merello
2014-02-06
rtl8180: Add error check for pci_map_single return value in RX path
andrea.merello
2014-01-03
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-09-26
wireless: rtl818x: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-08-26
Update e-mail address for Andrea Merello (resubmit)
Andrea Merello
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2012-12-06
rtl8187: remove __dev* attributes
Bill Pemberton
2012-11-13
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-07-16
wireless: Use eth_random_addr
Joe Perches
2012-06-20
wireless: rtl818x: rtl8180 add devices ids
Xose Vazquez Perez
2012-04-16
net/wireless: use module_pci_driver
Axel Lin
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
[next]