index
:
~tomegun/linux
master
net-name
Private linux wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtl818x
/
rtl8187_dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-22
rtl818x: move rtl8180 and rtl8187 to separate subdirectories
John W. Linville
1
-1591
/
+0
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
1
-40
/
+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-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2010-08-18
drivers/net/wireless: Restore upper case words in wiphy_<level> messages
Joe Perches
1
-2
/
+2
2010-08-16
rtl8187: consolidate MSR writes in rtl8187_bss_info_changed
John W. Linville
1
-5
/
+4
2010-07-27
drivers/net/wireless: Use wiphy_<level>
Joe Perches
1
-6
/
+5
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+6
2010-05-05
rtl8187: use SET_IEEE80211_PERM_ADDR
John W. Linville
1
-4
/
+6
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-02-10
rtl8187: Add new device ID
Jelle Martijn Kok
1
-0
/
+1
2010-01-27
rtl8187: Add callback for get_tsf
Larry Finger
1
-1
/
+10
2009-12-28
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
1
-5
/
+5
2009-12-28
rtl8187: remove priv->mode
John W. Linville
1
-4
/
+1
2009-12-07
rtl8187: Fix wrong rfkill switch mask for some models
Larry Finger
1
-2
/
+10
2009-11-06
rtl8187: Remove deprecated 'qual' from returned RX status
Larry Finger
1
-10
/
+3
2009-09-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+10
2009-08-28
rtl8187: Implement rfkill support
Herton Ronaldo Krzesinski
1
-12
/
+16
2009-08-28
rtl8187: fix circular locking (rtl8187_stop/rtl8187_work)
Herton Ronaldo Krzesinski
1
-1
/
+2
2009-08-21
rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187B
Herton Ronaldo Krzesinski
1
-4
/
+10
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
1
-2
/
+9
2009-08-04
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
1
-1
/
+1
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
1
-1
/
+2
2009-06-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+2
2009-05-29
rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongle
John W. Linville
1
-0
/
+2
2009-05-28
rtl8187: Remove pointless check in rtl8187_rx_cb().
David S. Miller
1
-6
/
+1
2009-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+12
2009-05-11
rtl8187: use DMA-aware buffers with usb_control_msg
John W. Linville
1
-1
/
+12
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
1
-27
/
+21
2009-04-22
rtl8187: Implement TX/RX blink for LED
Larry Finger
1
-3
/
+15
2009-04-22
rtl8187: Remove the "8187B chip detected" message when probing RTL8187B cards
Gábor Stefanik
1
-3
/
+0
2009-02-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+12
2009-02-23
rtl8187: New USB ID's for RTL8187L
Larry Finger
1
-0
/
+12
2009-01-29
rtl8187: Fix driver to return TX retry info for RTL8187L
Larry Finger
1
-18
/
+55
2009-01-29
rtl8187: Increase receive queue depth
Larry Finger
1
-1
/
+1
2009-01-29
rtl8187: Fix locking of private data
Larry Finger
1
-4
/
+7
2009-01-23
rtl8187: Add termination packet to prevent stall
Larry Finger
1
-0
/
+1
2009-01-12
rtl8187: Fix module so that rmmod/insmod does not error
Johannes Berg
1
-2
/
+3
2008-12-19
rtl8187: Fix crash on unload when using SLUB debug
Herton Ronaldo Krzesinski
1
-8
/
+4
[next]