aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtl8187_dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-15mac80211: use nl80211 interface typesJohannes Berg1-4/+4
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez1-0/+2
2008-08-22rtl818x: merge tx/rx descriptor flagsHerton Ronaldo Krzesinski1-5/+5
2008-08-18rtl8187: Add USB ID for Netgear WG111V3matthieu Barthélemy1-0/+1
2008-08-01rtl8187: Fix lockups due to concurrent access to config routineLarry Finger1-1/+14
2008-08-01Rtl8187 PATCH add usb ID for asus wireless linkAndrea Merello1-0/+2
2008-07-29rtl8187: Improve wireless statistics for RTL8187BLarry Finger1-30/+48
2008-07-29rtl8187: Fix for TX sequence number problemLarry Finger1-0/+15
2008-07-14rtl8187: use different ANAPARAM*_OFF values for 8187BHerton Ronaldo Krzesinski1-7/+14
2008-07-14rtl8187: Fixed section mismatch in rtl8187_dev.cIhar Hrachyshka1-1/+1
2008-07-08rtl8187: Change detection of RTL8187B with USB ID of 8187Larry Finger1-34/+45
2008-07-08rtl8187: change rtl8187_dev.c to support RTL8187B (part 2)Hin-Tak Leung1-40/+168
2008-07-08rtl8187: change rtl8187_dev.c to support RTL8187B (part 1)Hin-Tak Leung1-29/+234
2008-06-14mac80211: remove ieee80211_get_morefragHarvey Harrison1-1/+1
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-28/+17
2008-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+12
2008-05-21mac80211: move TX info into skb->cbJohannes Berg1-24/+17
2008-05-21mac80211: use rate index in TX controlJohannes Berg1-7/+3
2008-05-20rtl8187: resource leak in error caseOliver Neukum1-2/+12
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf1-5/+5
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-0/+3
2008-04-15rtl8187: Add missing priv->vif assignmentsHerton Ronaldo Krzesinski1-0/+3
2008-02-29rtl818x: fix RTS/CTS-less transmitJohannes Berg1-3/+9
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-26/+56
2008-02-20rtl818x: fix sparse warningsJohannes Berg1-1/+3
2008-01-28mac80211: dont use interface indices in driversJohannes Berg1-4/+4
2008-01-28Add rtl8180 wireless driverMichael Wu1-37/+23
2008-01-28wireless: make drivers include the TSF RX flag where appropriateJohannes Berg1-0/+1
2007-12-19rtl8187: Add USB ID for Sitecom WL-168 v1 001Matthias Mueller1-0/+2
2007-10-25[PATCH] rtl8187: Allow multicast framesMichael Wu1-9/+11
2007-10-18[PATCH] rtl8187: remove NICMAC setting in configure_filters callbackMichael Wu1-4/+0
2007-10-18[PATCH] rtl8187: Fix more frag bit checking, rts duration calcMichael Wu1-15/+16
2007-10-10[PATCH] rtl8187: Add device ID for HP wireless print kit usb dongleMichael Wu1-0/+2
2007-10-10[PATCH] mac80211: revamp interface and filter configurationJohannes Berg1-19/+110
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-2/+3
2007-10-10[MAC80211]: rework hardware crypto flagsJohannes Berg1-2/+1
2007-10-10[MAC80211]: remove IEEE80211_HW_DATA_NULLFUNC_ACKJohannes Berg1-2/+1
2007-10-10[MAC80211]: improved short preamble handlingDaniel Drake1-1/+3
2007-08-06[PATCH] rtl8187: ensure priv->hwaddr is always validMichael Wu1-1/+1
2007-07-08[PATCH] rtl8187: add header blocks and indicate origin of magic valuesJohn W. Linville1-2/+2
2007-07-08[PATCH] Add rtl8187 wireless driverMichael Wu1-0/+731