aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy
Commit message (Expand)AuthorAgeFilesLines
* b43/legacy: fix beacon change processingJohannes Berg2009-05-201-12/+9
* b43legacy: Remove unnecessary MMIO in interrupt hotpathStefano Brivio2009-05-203-59/+25
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-39/+24
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-061-5/+5
* b43legacy: Clean up beacon IRQLarry Finger2009-04-224-51/+121
* b43legacy: Fixes for beaconingLarry Finger2009-04-222-8/+43
* b43legacy: Do not select HW_RANDOMLarry Finger2009-04-223-2/+16
* rfkill: remove user_claim stuffJohannes Berg2009-04-221-1/+0
* dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang2009-04-071-3/+3
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-4/+4
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-3/+3
* b43legacy: fix led namingDanny Kukawka2009-02-091-4/+4
* wireless: restrict to 32 legacy ratesJohannes Berg2009-01-291-1/+1
* b43legacy: fix "‘up_dev’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
* b43legacy: Fix sparse warningsLarry Finger2008-12-122-5/+3
* b43legacy: implement short slot and basic rate handlingJohannes Berg2008-11-212-13/+103
* b43legacy: reindent misleading statementIlpo Järvinen2008-11-101-1/+1
* b43/legacy: remove SSID codeJohannes Berg2008-11-101-24/+0
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-315-25/+82
* mac80211: make retry limits part of hw configJohannes Berg2008-10-311-37/+22
* mac80211: introduce hw config change flagsJohannes Berg2008-10-311-1/+2
* mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg2008-10-311-16/+2
* mac80211: add multi-rate retry supportFelix Fietkau2008-10-062-1/+2
* mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-061-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-011-18/+0
|\
| * Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support"Linus Torvalds2008-09-161-18/+0
| * removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
* | mac80211: share STA information with driverJohannes Berg2008-09-151-1/+1
* | mac80211: use nl80211 interface typesJohannes Berg2008-09-152-17/+17
* | b43legacy: Fix to enhance TX speedEhud Gavron2008-09-111-13/+19
* | b43legacy: Fix failure in rate-adjustment mechanismLarry Finger2008-09-111-1/+1
* | cfg80211: keep track of supported interface modesLuis R. Rodriguez2008-09-051-0/+5
* | wireless: remove unused #include <version.h>Huang Weiyi2008-08-291-1/+0
* | b43legacy: use le16 frame control directly, avoid byteswappingHarvey Harrison2008-08-221-3/+1
|/
* mac80211: partially fix skb->cb useJohannes Berg2008-07-291-1/+1
* b43legacy: Release mutex in error handling codeJulia Lawall2008-07-291-1/+1
* mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg2008-07-291-2/+1
* mac80211: fix TX sequence numbersJohannes Berg2008-07-141-2/+1
* mac80211: revamp beacon configurationJohannes Berg2008-07-141-28/+17
* b43legacy: Remove switch statement with 64-bit indexLarry Finger2008-07-081-15/+51
* b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED supportAdel Gadllah2008-06-301-0/+18
* b43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of RFKILL_STATE_ONAdel Gadllah2008-06-301-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-283-43/+44
|\
| * wireless: remove RFKILL_STATE_HARD_BLOCKED warningsJohn W. Linville2008-06-271-2/+6
| * ssb, b43, b43legacy, b44: Rewrite SSB DMA APIMichael Buesch2008-06-271-32/+31
| * b43legacy: use frame control helpersHarvey Harrison2008-06-261-9/+7
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-282-3/+5
|\ \ | |/ |/|
| * b43legacy: Fix possible NULL pointer dereference in DMA codeMichael Buesch2008-06-251-1/+1
| * b43legacy: Do not return TX_BUSY from op_txMichael Buesch2008-06-251-2/+4
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-102-9/+10
|\ \ | |/