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
/
rtl8187
/
dev.c
Age
Commit message (
Expand
)
Author
2014-05-07
rtl8187: make CTS-to-self protection work
Andrea Merello
2014-05-07
rtl8187: report mac80211 short preamble RX flag
Andrea Merello
2014-03-31
rtl8187: fix use after free on failure path in rtl8187_probe()
Alexey Khoroshilov
2014-03-31
rtl8187: fix compile warning
Andrea Merello
2014-02-12
rtl818x: change misleading names for few register bit definitions
andrea merello
2014-01-03
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-05
rtl8187: Increase RX queue depth
Larry Finger
2013-09-09
rtl8187: fix use after free on failure path in rtl8187_init_urbs()
Alexey Khoroshilov
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-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-08-17
USB: rtl8187: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-07-16
wireless: Use eth_random_addr
Joe Perches
2012-05-22
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-04-13
mac80211: remove hw.conf.channel usage where possible
Michal Kazior
2012-03-07
rtl8187: Add AD-HOC support
Attila Fazekas
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
2011-03-04
rtl8187: Change rate-control feedback
Larry Finger
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
2011-02-23
mac80211: rename RX_FLAG_TSFT
Johannes Berg
2010-12-22
rtl818x: move rtl8180 and rtl8187 to separate subdirectories
John W. Linville