summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54common.c
AgeCommit message (Expand)AuthorLines
2008-04-08p54: move to separate directoryChristian Lamparter-1051/+0
2008-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-8/+12
2008-03-04p54: fix eeprom parser length sanity checksJohannes Berg-7/+11
2008-03-04p54: fix EEPROM structure endiannessJohannes Berg-1/+1
2008-02-29p54: print unknown eeprom fieldsFlorian Fainelli-0/+4
2008-02-29p54: fix sparse warningsJohannes Berg-2/+3
2008-02-29p54: use IEEE 802.11e defaults for initializationChristian Lamparter-7/+1
2008-02-29mac80211: give burst time in txop rather than 0.1msec unitsJohannes Berg-8/+13
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg-26/+48
2008-01-28mac80211: dont use interface indices in driversJohannes Berg-1/+2
2008-01-28p54common annotations and fixesAl Viro-4/+4
2008-01-28wireless: fix '!x & y' typo'sRoel Kluin-1/+1
2008-01-28wireless: make drivers include the TSF RX flag where appropriateJohannes Berg-0/+1
2007-10-18[PATCH] p54: Make filter configuration atomicMichael Wu-1/+1
2007-10-10[MAC80211]: add "invalid" interface typeJohannes Berg-2/+2
2007-10-10[PATCH] mac80211: revamp interface and filter configurationJohannes Berg-22/+58
2007-10-10[P54]: add mac80211-based driver for prism54 softmac hardwareMichael Wu-0/+983