summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtl8187_dev.c
AgeCommit message (Expand)AuthorFilesLines
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...David S. Miller1-28/+17
2008-05-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+12
2008-05-22mac80211: move TX info into skb->cbJohannes Berg1-24/+17
2008-05-22mac80211: use rate index in TX controlJohannes Berg1-7/+3
2008-05-21rtl8187: resource leak in error caseOliver Neukum1-2/+12
2008-05-15mac80211: use hardware flags for signal/noise unitsBruno Randolf1-5/+5
2008-04-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David 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-21rtl818x: fix sparse warningsJohannes Berg1-1/+3
2008-01-29mac80211: dont use interface indices in driversJohannes Berg1-4/+4
2008-01-29Add rtl8180 wireless driverMichael Wu1-37/+23
2008-01-29wireless: make drivers include the TSF RX flag where appropriateJohannes Berg1-0/+1
2007-12-20rtl8187: Add USB ID for Sitecom WL-168 v1 001Matthias Mueller1-0/+2
2007-10-26[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-11[PATCH] rtl8187: Add device ID for HP wireless print kit usb dongleMichael Wu1-0/+2
2007-10-11[PATCH] mac80211: revamp interface and filter configurationJohannes Berg1-19/+110
2007-10-11[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-2/+3
2007-10-11[MAC80211]: rework hardware crypto flagsJohannes Berg1-2/+1
2007-10-11[MAC80211]: remove IEEE80211_HW_DATA_NULLFUNC_ACKJohannes Berg1-2/+1
2007-10-11[MAC80211]: improved short preamble handlingDaniel Drake1-1/+3
2007-08-06[PATCH] rtl8187: ensure priv->hwaddr is always validMichael Wu1-1/+1
2007-07-09[PATCH] rtl8187: add header blocks and indicate origin of magic valuesJohn W. Linville1-2/+2
2007-07-09[PATCH] Add rtl8187 wireless driverMichael Wu1-0/+731