index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtl818x
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-06
rtl8180: Add error check for pci_map_single return value in TX path
andrea.merello
1
-0
/
+7
2014-02-06
rtl8180: Add error check for pci_map_single return value in RX path
andrea.merello
1
-3
/
+13
2014-01-03
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
7
-7
/
+0
2013-12-05
rtl8187: Increase RX queue depth
Larry Finger
1
-1
/
+1
2013-09-26
wireless: rtl818x: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-09-09
rtl8187: fix use after free on failure path in rtl8187_init_urbs()
Alexey Khoroshilov
1
-5
/
+10
2013-08-26
Update e-mail address for Andrea Merello (resubmit)
Andrea Merello
13
-22
/
+22
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
7
-9
/
+13
2013-01-22
drivers/net/wireless/rtl818x: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2012-12-06
rtl8187: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-12-06
rtl8187: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-11-13
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
2
-2
/
+2
2012-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-4
/
+8
2012-08-17
USB: rtl8187: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2
-4
/
+8
2012-07-16
wireless: Use eth_random_addr
Joe Perches
2
-2
/
+2
2012-06-20
wireless: rtl818x: rtl8180 add devices ids
Xose Vazquez Perez
1
-0
/
+2
2012-06-08
rtl8187: ->brightness_set can not sleep
Stanislaw Gruszka
1
-1
/
+1
2012-05-22
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
1
-0
/
+1
2012-04-16
net/wireless: use module_pci_driver
Axel Lin
1
-12
/
+1
2012-04-13
mac80211: remove hw.conf.channel usage where possible
Michal Kazior
1
-0
/
+1
2012-03-07
rtl8187: Add AD-HOC support
Attila Fazekas
2
-19
/
+100
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
1
-12
/
+1
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2
-0
/
+2
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
1
-1
/
+2
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
2
-3
/
+4
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-03-04
rtl8187: Change rate-control feedback
Larry Finger
2
-5
/
+22
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
2
-10
/
+4
2011-02-23
mac80211: rename RX_FLAG_TSFT
Johannes Berg
2
-2
/
+2
2010-12-22
rtl818x: move rtl8180 and rtl8187 to separate subdirectories
John W. Linville
21
-22
/
+27
2010-11-15
rtl8187: restore anaparam registers after reset with 8187B
Herton Ronaldo Krzesinski
1
-0
/
+2
2010-11-15
rtl8187: remove uneeded setting of anaparam write
Herton Ronaldo Krzesinski
1
-8
/
+0
2010-11-15
rtl8187: consolidate anaparam on/off write sequences
Herton Ronaldo Krzesinski
2
-62
/
+44
2010-11-15
rtl8187: don't set RTL818X_CONFIG3_GNT_SELECT flag on 8187B
Herton Ronaldo Krzesinski
1
-1
/
+1
2010-11-15
rtl8187: move pll reset at start out of ANAPARAM write
Herton Ronaldo Krzesinski
1
-8
/
+7
2010-11-15
rtl8187: avoid redundant write to register FF72 (RFSW_CTRL)
Herton Ronaldo Krzesinski
1
-2
/
+2
2010-11-15
rtl8187: fix wrong register initialization in 8187B
Herton Ronaldo Krzesinski
1
-6
/
+10
2010-11-15
rtl8187: remove setting of beacon/atim registers from initialization
Herton Ronaldo Krzesinski
1
-2
/
+0
2010-11-15
rtl8187: remove redundant initialization of ARFR
Herton Ronaldo Krzesinski
1
-4
/
+5
2010-11-15
rtl8187b: do not do per packet TX AGC
Thadeu Lima de Souza Cascardo
1
-4
/
+6
2010-10-07
Revert "rtl8180: use NAPI for bottom-half processing"
John W. Linville
1
-69
/
+59
2010-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-7
/
+7
2010-08-18
drivers/net/wireless: Restore upper case words in wiphy_<level> messages
Joe Perches
3
-7
/
+7
2010-08-16
rtl8187: consolidate MSR writes in rtl8187_bss_info_changed
John W. Linville
1
-5
/
+4
2010-08-16
rtl8180: use RTL818X_MSR_ADHOC for IBSS connection
John W. Linville
1
-6
/
+9
2010-08-16
rtl8180: use NAPI for bottom-half processing
John W. Linville
1
-59
/
+69
2010-08-05
rtl8180: avoid potential NULL deref in rtl8180_beacon_work
John W. Linville
1
-0
/
+2
2010-07-27
drivers/net/wireless: Use wiphy_<level>
Joe Perches
3
-20
/
+16
[next]