summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43legacy/main.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-29b43legacy: use the retry limits provided by mac80211Stefano Brivio1-29/+50
2008-01-29b43legacy: Remove set_key callbackMichael Buesch1-27/+0
2008-01-29b43legacy: Rewrite pwork lockingLarry Finger1-58/+30
2008-01-29b43legacy: Use input-polldev for the rfkill switchLarry Finger1-39/+10
2008-01-29b43legacy: RF-kill supportLarry Finger1-7/+11
2008-01-29b43legacy: LED triggers supportLarry Finger1-30/+10
2007-11-30b43/b43legacy: fix left-over URLs and ifdefsStefano Brivio1-1/+1