aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy
Commit message (Expand)AuthorAge
...
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* b43legacy: fix led namingDanny Kukawka2009-02-09
* wireless: restrict to 32 legacy ratesJohannes Berg2009-01-29
* b43legacy: fix "‘up_dev’ may be used uninitialized" warningJohn W. Linville2009-01-13
* b43legacy: Fix sparse warningsLarry Finger2008-12-12
* b43legacy: implement short slot and basic rate handlingJohannes Berg2008-11-21
* b43legacy: reindent misleading statementIlpo Järvinen2008-11-10
* b43/legacy: remove SSID codeJohannes Berg2008-11-10
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-31
* mac80211: make retry limits part of hw configJohannes Berg2008-10-31
* mac80211: introduce hw config change flagsJohannes Berg2008-10-31
* mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg2008-10-31
* mac80211: add multi-rate retry supportFelix Fietkau2008-10-06
* mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-06
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-01
|\
| * Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support"Linus Torvalds2008-09-16
| * removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
* | mac80211: share STA information with driverJohannes Berg2008-09-15
* | mac80211: use nl80211 interface typesJohannes Berg2008-09-15
* | b43legacy: Fix to enhance TX speedEhud Gavron2008-09-11
* | b43legacy: Fix failure in rate-adjustment mechanismLarry Finger2008-09-11
* | cfg80211: keep track of supported interface modesLuis R. Rodriguez2008-09-05
* | wireless: remove unused #include <version.h>Huang Weiyi2008-08-29
* | b43legacy: use le16 frame control directly, avoid byteswappingHarvey Harrison2008-08-22
|/
* mac80211: partially fix skb->cb useJohannes Berg2008-07-29
* b43legacy: Release mutex in error handling codeJulia Lawall2008-07-29
* mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg2008-07-29
* mac80211: fix TX sequence numbersJohannes Berg2008-07-14
* mac80211: revamp beacon configurationJohannes Berg2008-07-14
* b43legacy: Remove switch statement with 64-bit indexLarry Finger2008-07-08
* b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED supportAdel Gadllah2008-06-30
* b43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of RFKILL_STATE_ONAdel Gadllah2008-06-30
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-29
|\
| * wireless: remove RFKILL_STATE_HARD_BLOCKED warningsJohn W. Linville2008-06-27
| * ssb, b43, b43legacy, b44: Rewrite SSB DMA APIMichael Buesch2008-06-27
| * b43legacy: use frame control helpersHarvey Harrison2008-06-26
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-28
|\ \ | |/ |/|
| * b43legacy: Fix possible NULL pointer dereference in DMA codeMichael Buesch2008-06-25
| * b43legacy: Do not return TX_BUSY from op_txMichael Buesch2008-06-25
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-10
|\|
| * b43legacy: Fix controller restart crashMichael Buesch2008-06-04
| * missing dependencies on HAS_DMAAl Viro2008-05-21
* | b43legacy: fix build errors when DMA or PIO are not selectedJohannes Berg2008-06-03
* | mac80211: use multi-queue master netdeviceJohannes Berg2008-05-21
* | mac80211: move TX info into skb->cbJohannes Berg2008-05-21
* | mac80211: use rate index in TX controlJohannes Berg2008-05-21
* | mac80211: let drivers wake but not start queuesJohannes Berg2008-05-21
* | mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-14
* | b43legacy: replace limit_value macro with clamp_valHarvey Harrison2008-05-14
* | mac80211: QoS related cleanupsJohannes Berg2008-05-07