summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtl8187_dev.c
Commit message (Expand)AuthorAgeFilesLines
* Move all rtl818x files to a common directory.Larry Finger2008-11-211-1298/+0Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-191-0/+3
|\
| * rtl8187 : support for Sitecom WL-168 0001 v4Bob Jolliffe2008-11-121-0/+1
| * rtl8187: Add Abocom USB IDIvan Kuten2008-11-121-0/+2
* | rtl8187: Reduce channel switch delayLarry Finger2008-11-101-1/+0Star
* | rtl8187: Remove primitive write delaysLarry Finger2008-11-101-2/+0Star
* | rtl8187: Remove large delaysLarry Finger2008-11-101-1/+1
* | mac80211/drivers: rewrite the rate control APIJohannes Berg2008-11-011-9/+9
* | rtl8187: add short slot handling for 8187BHerton Ronaldo Krzesinski2008-11-011-4/+41
* | rtl8187: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flagHerton Ronaldo Krzesinski2008-11-011-16/+30
* | p54/rtl8187: fix up the seqno patchJohannes Berg2008-11-011-1/+0Star
* | mac80211: provide sequence numbersJohannes Berg2008-11-011-14/+4Star
* | mac80211: introduce hw config change flagsJohannes Berg2008-11-011-1/+2
* | net: convert print_mac to %pMJohannes Berg2008-10-281-3/+2Star
|/
* rtl8187: Add USB ID for Belkin F5D7050 with RTL8187B chipFlorent Fourcot2008-10-151-0/+2
* rtl8187: add device ID 0bda:8198John W. Linville2008-10-151-0/+1
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-4/+4
* cfg80211: keep track of supported interface modesLuis R. Rodriguez2008-09-051-0/+2
* rtl818x: merge tx/rx descriptor flagsHerton Ronaldo Krzesinski2008-08-221-5/+5
* rtl8187: Add USB ID for Netgear WG111V3matthieu Barthélemy2008-08-181-0/+1
* rtl8187: Fix lockups due to concurrent access to config routineLarry Finger2008-08-011-1/+14
* Rtl8187 PATCH add usb ID for asus wireless linkAndrea Merello2008-08-011-0/+2
* rtl8187: Improve wireless statistics for RTL8187BLarry Finger2008-07-291-30/+48
* rtl8187: Fix for TX sequence number problemLarry Finger2008-07-291-0/+15
* rtl8187: use different ANAPARAM*_OFF values for 8187BHerton Ronaldo Krzesinski2008-07-141-7/+14
* rtl8187: Fixed section mismatch in rtl8187_dev.cIhar Hrachyshka2008-07-141-1/+1
* rtl8187: Change detection of RTL8187B with USB ID of 8187Larry Finger2008-07-081-34/+45
* rtl8187: change rtl8187_dev.c to support RTL8187B (part 2)Hin-Tak Leung2008-07-081-40/+168
* rtl8187: change rtl8187_dev.c to support RTL8187B (part 1)Hin-Tak Leung2008-07-081-29/+234
* mac80211: remove ieee80211_get_morefragHarvey Harrison2008-06-141-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-101-28/+17Star
|\
| * mac80211: move TX info into skb->cbJohannes Berg2008-05-221-24/+17Star
| * mac80211: use rate index in TX controlJohannes Berg2008-05-221-7/+3Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-05-261-2/+12
|\ \ | |/ |/|
| * rtl8187: resource leak in error caseOliver Neukum2008-05-201-2/+12
* | mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-141-5/+5
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-181-0/+3
|\
| * rtl8187: Add missing priv->vif assignmentsHerton Ronaldo Krzesinski2008-04-151-0/+3
* | rtl818x: fix RTS/CTS-less transmitJohannes Berg2008-02-291-3/+9
* | cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-26/+56
|/
* rtl818x: fix sparse warningsJohannes Berg2008-02-211-1/+3
* mac80211: dont use interface indices in driversJohannes Berg2008-01-291-4/+4
* Add rtl8180 wireless driverMichael Wu2008-01-291-37/+23Star
* wireless: make drivers include the TSF RX flag where appropriateJohannes Berg2008-01-281-0/+1
* rtl8187: Add USB ID for Sitecom WL-168 v1 001Matthias Mueller2007-12-201-0/+2
* [PATCH] rtl8187: Allow multicast framesMichael Wu2007-10-261-9/+11
* [PATCH] rtl8187: remove NICMAC setting in configure_filters callbackMichael Wu2007-10-181-4/+0Star
* [PATCH] rtl8187: Fix more frag bit checking, rts duration calcMichael Wu2007-10-181-15/+16
* [PATCH] rtl8187: Add device ID for HP wireless print kit usb dongleMichael Wu2007-10-111-0/+2
* [PATCH] mac80211: revamp interface and filter configurationJohannes Berg2007-10-111-19/+110