summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43legacy/main.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-13b43legacy: fix "‘up_dev’ may be used uninitialized" warningJohn W. Linville1-1/+1
2008-11-21b43legacy: implement short slot and basic rate handlingJohannes Berg1-12/+99
2008-11-10b43/legacy: remove SSID codeJohannes Berg1-24/+0
2008-11-01mac80211/drivers: rewrite the rate control APIJohannes Berg1-1/+1
2008-11-01mac80211: make retry limits part of hw configJohannes Berg1-37/+22
2008-11-01mac80211: introduce hw config change flagsJohannes Berg1-1/+2
2008-11-01mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg1-16/+2
2008-10-07mac80211: add multi-rate retry supportFelix Fietkau1-0/+1
2008-09-16mac80211: share STA information with driverJohannes Berg1-1/+1
2008-09-16mac80211: use nl80211 interface typesJohannes Berg1-15/+15
2008-09-06cfg80211: keep track of supported interface modesLuis R. Rodriguez1-0/+5
2008-08-30wireless: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-07-30b43legacy: Release mutex in error handling codeJulia Lawall1-1/+1
2008-07-30mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg1-2/+1
2008-07-14mac80211: revamp beacon configurationJohannes Berg1-28/+17
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+4
2008-06-25b43legacy: Do not return TX_BUSY from op_txMichael Buesch1-2/+4
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-8/+9
2008-06-04b43legacy: Fix controller restart crashMichael Buesch1-8/+9
2008-05-22mac80211: move TX info into skb->cbJohannes Berg1-7/+5
2008-05-22mac80211: let drivers wake but not start queuesJohannes Berg1-1/+0
2008-05-15mac80211: use hardware flags for signal/noise unitsBruno Randolf1-4/+3
2008-05-15b43legacy: replace limit_value macro with clamp_valHarvey Harrison1-4/+4
2008-05-07mac80211: QoS related cleanupsJohannes Berg1-2/+1
2008-04-29wireless: use get/put_unaligned_* helpersHarvey Harrison1-1/+1
2008-04-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller1-0/+2
2008-04-16b43legacy: fix TBTT and PU timingsStefano Brivio1-3/+31
2008-04-15b43legacy: fix initvals loading on bcm4303Stefano Brivio1-0/+2
2008-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2008-03-05b43legacy: Fix module init messageMichael Buesch1-1/+1
2008-02-29b43legacy: fix B43legacy_WARN_ON macroStefano Brivio1-3/+1
2008-02-29b43legacy: fix upload of beacon packets to the hardwareStefano Brivio1-97/+160
2008-02-29b43legacy: add definitions for MAC control registerStefano Brivio1-15/+14
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-89/+70
2008-02-15b43legacy: Add driver load messagesStefano Brivio1-1/+29
2008-02-15b43legacy: fix firmware load message levelStefano Brivio1-4/+5
2008-02-15b43legacy: add firmware information to modinfoStefano Brivio1-0/+2
2008-02-05b43legacy: fix suspend/resumeStefano Brivio1-2/+7
2008-02-01b43legacy: fix MAC control and microcode initStefano Brivio1-44/+80
2008-02-01b43legacy: Fix rfkill allocation leakage in error pathsMichael Buesch1-1/+8
2008-01-29b43legacy: Remove the PHY spinlockMichael Buesch1-4/+0
2008-01-29mac80211: dont use interface indices in driversJohannes Berg1-6/+7
2008-01-29ssb: Fix extraction of values from SPROMMichael Buesch1-5/+0
2008-01-29b43legacy: Fix rfkill radio LEDLarry Finger1-10/+10
2008-01-29b43legacy: reinit on too many PHY TX errorsStefano Brivio1-1/+14
2008-01-29b43legacy: include full 64-bit timestamp in monitor modeJohannes Berg1-0/+2
2008-01-29b43legacy: Convert to use of the new SPROM structureLarry Finger1-10/+10
2008-01-29b43/b43legacy: fix my copyright noticesStefano Brivio1-1/+1
2008-01-29b43legacy: rewrite and fix rfkill initializationStefano Brivio1-2/+0
2008-01-29b43legacy: use a consistent naming scheme for the opsStefano Brivio1-37/+37