aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtl8180_dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-21Move all rtl818x files to a common directory.Larry Finger1-1081/+0
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg1-14/+14
2008-10-31mac80211: introduce hw config change flagsJohannes Berg1-1/+2
2008-10-27net: convert print_mac to %pMJohannes Berg1-3/+2
2008-10-06mac80211: add multi-rate retry supportFelix Fietkau1-2/+3
2008-09-15mac80211: use nl80211 interface typesJohannes Berg1-5/+5
2008-08-22rtl818x: merge tx/rx descriptor flagsHerton Ronaldo Krzesinski1-17/+17
2008-05-21mac80211: use multi-queue master netdeviceJohannes Berg1-2/+2
2008-05-21mac80211: move TX info into skb->cbJohannes Berg1-33/+24
2008-05-21mac80211: use rate index in TX controlJohannes Berg1-11/+8
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf1-4/+5
2008-04-01endianness annotations: drivers/net/wireless/rtl8180_dev.cAl Viro1-2/+2
2008-02-29rtl818x: fix RTS/CTS-less transmitJohannes Berg1-4/+10
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-31/+62
2008-02-20rtl818x: fix sparse warningsJohannes Berg1-1/+3
2008-01-31rtl8180_dev.c: add support for 1799:700fAdrian Bassett1-0/+1
2008-01-28mac80211: dont use interface indices in driversJohannes Berg1-4/+7
2008-01-28Add rtl8180 wireless driverMichael Wu1-0/+1048