summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtl818x
AgeCommit message (Expand)Author
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-03-04rtl8187: Change rate-control feedbackLarry Finger
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2011-02-23mac80211: rename RX_FLAG_TSFTJohannes Berg
2010-12-22rtl818x: move rtl8180 and rtl8187 to separate subdirectoriesJohn W. Linville
2010-11-15rtl8187: restore anaparam registers after reset with 8187BHerton Ronaldo Krzesinski
2010-11-15rtl8187: remove uneeded setting of anaparam writeHerton Ronaldo Krzesinski
2010-11-15rtl8187: consolidate anaparam on/off write sequencesHerton Ronaldo Krzesinski
2010-11-15rtl8187: don't set RTL818X_CONFIG3_GNT_SELECT flag on 8187BHerton Ronaldo Krzesinski
2010-11-15rtl8187: move pll reset at start out of ANAPARAM writeHerton Ronaldo Krzesinski
2010-11-15rtl8187: avoid redundant write to register FF72 (RFSW_CTRL)Herton Ronaldo Krzesinski
2010-11-15rtl8187: fix wrong register initialization in 8187BHerton Ronaldo Krzesinski
2010-11-15rtl8187: remove setting of beacon/atim registers from initializationHerton Ronaldo Krzesinski
2010-11-15rtl8187: remove redundant initialization of ARFRHerton Ronaldo Krzesinski
2010-11-15rtl8187b: do not do per packet TX AGCThadeu Lima de Souza Cascardo
2010-10-07Revert "rtl8180: use NAPI for bottom-half processing"John W. Linville
2010-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-18drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches
2010-08-16rtl8187: consolidate MSR writes in rtl8187_bss_info_changedJohn W. Linville
2010-08-16rtl8180: use RTL818X_MSR_ADHOC for IBSS connectionJohn W. Linville
2010-08-16rtl8180: use NAPI for bottom-half processingJohn W. Linville
2010-08-05rtl8180: avoid potential NULL deref in rtl8180_beacon_workJohn W. Linville
2010-07-27drivers/net/wireless: Use wiphy_<level>Joe Perches
2010-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville
2010-07-26rtl8180: silence "dubious: x | !y" sparse warningJohn W. Linville
2010-07-26rtl8180: improve signal reporting for actual rtl8180 hardwareJohn W. Linville
2010-07-20rtl8180: improve signal reporting for rtl8185 hardwareJohn W. Linville
2010-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-24rtl8180: mark rtl8180_beacon_work staticJohn W. Linville
2010-06-03drivers/net: use __packed annotationEric Dumazet
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-10rtl8180: change PCI DMA mask to DMA_BIT_MASK(32)John W. Linville
2010-05-07rtl8180: add software-based support for IBSS modeJohn W. Linville
2010-05-07rtl8180: assign sequence numbers in the driverJohn W. Linville
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-05rtl8187: use SET_IEEE80211_PERM_ADDRJohn W. Linville
2010-05-04rtl8180: use SET_IEEE80211_PERM_ADDRJohn W. Linville
2010-04-30rtl8180: fix tx status reportingJohn W. Linville
2010-04-28rtl8180: use cached queue mapping for skb in rtl8180_txJohn W. Linville
2010-04-23Merge branch 'master' into for-davemJohn W. Linville
2010-04-16rtl818x: Move configuration details to the rtl818x directoryLarry Finger
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-15rtl8187: fix typo in ifdef commentHauke Mehrtens
2010-02-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-10rtl8187: Add new device IDJelle Martijn Kok
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-27rtl8187: Add callback for get_tsfLarry Finger