aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8187se (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-18staging/rtl8187se: Convert __list_for_each use to list_for_eachDave Jones1-2/+2
2013-05-05staging: single_open() leaksAl Viro1-1/+1
2013-05-01proc: Supply an accessor for getting the data from a PDE's parentDavid Howells1-1/+1
2013-05-01rtl8187se: Use a dir under /proc/net/r8180/David Howells2-19/+8
2013-04-29rtl8187se: Don't use create_proc_read_entry()David Howells1-71/+63
2013-02-15staging/rtl8187se: Mark functions as static to silence sparsePeter Huewe1-17/+17
2013-02-15staging/rtl8187se: Remove duplicated code by using an offsetPeter Huewe1-50/+26
2013-02-15staging/rtl8187se: Remove unused functions PlatformIORead2Byte / PlatformIORead4BytePeter Huewe1-20/+0
2013-02-15staging/rtl8187se: Remove temporary variable for return valuePeter Huewe1-12/+5
2013-02-15staging/rtl8187se: Reuse ReadBBPortUchar to avoid duplicated codePeter Huewe1-23/+7
2013-02-15staging/rtl8187se: Remove unused/unnecessary variablesPeter Huewe1-5/+0
2013-02-15staging/rtl8187se: Remove code without effectPeter Huewe1-33/+2
2013-02-15staging/rtl8187se: Remove code without effectPeter Huewe1-38/+1
2013-02-15staging/rtl8187se: Remove code without effectPeter Huewe1-48/+1
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches2-7/+3
2013-01-07Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman1-1/+2
2013-01-07staging: rtl8187se: Fix failure to check pci_map_single()Larry Finger1-1/+2
2013-01-07staging/rtl8187se: Fix spacing coding style in ieee80211/dot11d.cYAMANE Toshiaki1-6/+6
2013-01-07staging/rtl8187se: Fix spacing coding style in ieee80211/dot11d.cYAMANE Toshiaki1-34/+23
2013-01-07staging/rtl8187se: Fix spacing coding style in ieee80211/dot11d.cYAMANE Toshiaki1-5/+5
2013-01-07staging/rtl8187se: Use netdev_ printks in ieee80211/ieee80211_wx.cYAMANE Toshiaki1-4/+3
2013-01-07staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_wx.cYAMANE Toshiaki1-4/+4
2013-01-07staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_wx.cYAMANE Toshiaki1-16/+9
2013-01-07staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_wx.cYAMANE Toshiaki1-186/+186
2012-11-28staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_rx.cYAMANE Toshiaki1-17/+17
2012-11-28staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_rx.cYAMANE Toshiaki1-27/+20
2012-11-28staging/rtl8187se: Use netdev_ printks in ieee80211/ieee80211_rx.cYAMANE Toshiaki1-12/+11
2012-11-28staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_rx.cYAMANE Toshiaki1-4/+4
2012-11-28staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_rx.cYAMANE Toshiaki1-97/+54
2012-11-28staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_rx.cYAMANE Toshiaki1-32/+32
2012-11-28staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_rx.cYAMANE Toshiaki1-28/+28
2012-11-28staging/rtl8187se: Fix include file issue in ieee80211/ieee80211_rx.cYAMANE Toshiaki1-1/+1
2012-11-27staging/rtl8187se: Use netdev_ printks in ieee80211/ieee80211_softmac_wx.cYAMANE Toshiaki1-2/+2
2012-11-27staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_softmac_wx.cYAMANE Toshiaki1-3/+3
2012-11-27staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_softmac_wx.cYAMANE Toshiaki1-4/+4
2012-11-27staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_softmac_wx.cYAMANE Toshiaki1-7/+5
2012-11-27staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_softmac_wx.cYAMANE Toshiaki1-7/+8
2012-11-27staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_softmac_wx.cYAMANE Toshiaki1-5/+4
2012-11-27staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_softmac_wx.cYAMANE Toshiaki1-38/+35
2012-11-27staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_softmac_wx.cYAMANE Toshiaki1-2/+2
2012-11-26staging/rtl8187se: Use dev_ or pr_ printks in r8180_core.cYAMANE Toshiaki1-10/+13
2012-11-26staging/rtl8187se: Fix spacing coding style in r8180_core.cYAMANE Toshiaki1-3/+3
2012-11-26staging/rtl8187se: Remove an unnecessary line continuation in r8180_core.cYAMANE Toshiaki1-6/+4
2012-11-26staging/rtl8187se: Remove the unnecessary initialization of a local variable in r8180_core.cYAMANE Toshiaki1-3/+3
2012-11-21staging: rtl8187se: remove use of __devexitBill Pemberton1-2/+2
2012-11-21staging: rtl8187se: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-21staging: rtl8187se: remove use of __devinitBill Pemberton1-2/+2
2012-11-21staging: rtl8187se: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-21Staging: rtl8187se: remove check for IW_ENCODE_DISABLEDMAACHE Mehdi1-2/+0
2012-11-21staging/rtl8187se: Fix spacing coding style in r8185b_init.cYAMANE Toshiaki1-4/+4