summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-102-9/+10
|\
| * b43legacy: Fix controller restart crashMichael Buesch2008-06-041-8/+9
| * missing dependencies on HAS_DMAAl Viro2008-05-211-1/+1
* | b43legacy: fix build errors when DMA or PIO are not selectedJohannes Berg2008-06-032-4/+2
* | mac80211: use multi-queue master netdeviceJohannes Berg2008-05-211-2/+1
* | mac80211: move TX info into skb->cbJohannes Berg2008-05-217-63/+58
* | mac80211: use rate index in TX controlJohannes Berg2008-05-211-3/+6
* | mac80211: let drivers wake but not start queuesJohannes Berg2008-05-211-1/+0
* | mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-142-6/+5
* | b43legacy: replace limit_value macro with clamp_valHarvey Harrison2008-05-144-34/+17
* | mac80211: QoS related cleanupsJohannes Berg2008-05-071-2/+1
* | mac80211: clean up get_tx_stats callbackJohannes Berg2008-05-072-10/+6
* | mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn2008-05-071-1/+1
|/
* wireless: use get/put_unaligned_* helpersHarvey Harrison2008-04-291-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-172-24/+33
|\
| * b43legacy: fix DMA mapping leakageStefano Brivio2008-04-151-11/+18
| * b43legacy: Fix usage of struct device used for DMAingMichael Buesch2008-04-151-13/+13
| * b43legacy: fix initvals loading on bcm4303Stefano Brivio2008-04-151-0/+2
* | b43legacy: fix TBTT and PU timingsStefano Brivio2008-04-162-3/+34
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-03-051-1/+1
|\ \ | |/
| * b43legacy: Fix module init messageMichael Buesch2008-03-041-1/+1
* | b43legacy: Fix nondebug buildMichael Buesch2008-02-291-1/+1
* | b43(legacy): include full timestamp in beacon framesJohannes Berg2008-02-291-5/+9
* | b43legacy: fix B43legacy_WARN_ON macroStefano Brivio2008-02-292-13/+5
* | b43legacy: fix upload of beacon packets to the hardwareStefano Brivio2008-02-292-102/+174
* | b43legacy: add definitions for MAC control registerStefano Brivio2008-02-292-16/+22
* | cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-293-126/+101
|/
* Use a separate config option for the b43 pci to ssb bridge.Alexey Zaytsev2008-02-281-0/+1
* b43legacy: Add driver load messagesStefano Brivio2008-02-152-1/+33
* b43legacy: fix firmware load message levelStefano Brivio2008-02-151-4/+5
* b43legacy: add firmware information to modinfoStefano Brivio2008-02-151-0/+2
* b43legacy: fix DMA for 30/32-bit DMA enginesStefano Brivio2008-02-152-87/+113
* b43legacy: fix DMA slot resource leakageStefano Brivio2008-02-051-2/+12
* b43legacy: drop packets we are not able to encryptStefano Brivio2008-02-054-8/+38
* b43legacy: fix suspend/resumeStefano Brivio2008-02-051-2/+7
* b43legacy: fix PIO crashStefano Brivio2008-02-051-0/+3
* b43legacy: fix MAC control and microcode initStefano Brivio2008-01-315-81/+110
* b43legacy: Fix rfkill allocation leakage in error pathsMichael Buesch2008-01-311-1/+8
* b43legacy: Remove the PHY spinlockMichael Buesch2008-01-285-48/+28
* b43legacy: fix use-after-free rfkill bugStefano Brivio2008-01-281-5/+6
* mac80211: dont use interface indices in driversJohannes Berg2008-01-283-13/+11
* ssb: Fix extraction of values from SPROMMichael Buesch2008-01-282-6/+1
* wireless: cleanup some merge errorsJohn W. Linville2008-01-281-2/+18
* b43legacy: Fix rfkill radio LEDLarry Finger2008-01-283-69/+88
* b43legacy: reinit on too many PHY TX errorsStefano Brivio2008-01-282-1/+19
* b43legacy: include full 64-bit timestamp in monitor modeJohannes Berg2008-01-282-0/+4
* b43legacy: properly fix a bogus gcc warningFrank Lichtenheld2008-01-281-1/+1
* b43legacy: Convert to use of the new SPROM structureLarry Finger2008-01-285-39/+41
* b43legacy: fix kconfig dependecies for rfkill and ledsStefano Brivio2008-01-281-2/+6
* b43/b43legacy: fix my copyright noticesStefano Brivio2008-01-289-9/+9
OpenPOWER on IntegriCloud