summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43legacy
AgeCommit message (Expand)Author
2009-04-22b43legacy: Clean up beacon IRQLarry Finger
2009-04-22b43legacy: Fixes for beaconingLarry Finger
2009-04-22b43legacy: Do not select HW_RANDOMLarry Finger
2009-04-22rfkill: remove user_claim stuffJohannes Berg
2009-04-07dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-02-09b43legacy: fix led namingDanny Kukawka
2009-01-29wireless: restrict to 32 legacy ratesJohannes Berg
2009-01-13b43legacy: fix "‘up_dev’ may be used uninitialized" warningJohn W. Linville
2008-12-12b43legacy: Fix sparse warningsLarry Finger
2008-11-21b43legacy: implement short slot and basic rate handlingJohannes Berg
2008-11-10b43legacy: reindent misleading statementIlpo Järvinen
2008-11-10b43/legacy: remove SSID codeJohannes Berg
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-10-31mac80211: make retry limits part of hw configJohannes Berg
2008-10-31mac80211: introduce hw config change flagsJohannes Berg
2008-10-31mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg
2008-10-06mac80211: add multi-rate retry supportFelix Fietkau
2008-10-06mac80211: free up 2 bytes in skb->cbFelix Fietkau
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-09-16Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support"Linus Torvalds
2008-09-15mac80211: share STA information with driverJohannes Berg
2008-09-15mac80211: use nl80211 interface typesJohannes Berg
2008-09-11b43legacy: Fix to enhance TX speedEhud Gavron
2008-09-11b43legacy: Fix failure in rate-adjustment mechanismLarry Finger
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez
2008-08-29wireless: remove unused #include <version.h>Huang Weiyi
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-22b43legacy: use le16 frame control directly, avoid byteswappingHarvey Harrison
2008-07-29mac80211: partially fix skb->cb useJohannes Berg
2008-07-29b43legacy: Release mutex in error handling codeJulia Lawall
2008-07-29mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg
2008-07-14mac80211: fix TX sequence numbersJohannes Berg
2008-07-14mac80211: revamp beacon configurationJohannes Berg
2008-07-08b43legacy: Remove switch statement with 64-bit indexLarry Finger
2008-06-30b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED supportAdel Gadllah
2008-06-30b43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of RFKILL_STATE_ONAdel Gadllah
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-27wireless: remove RFKILL_STATE_HARD_BLOCKED warningsJohn W. Linville
2008-06-27ssb, b43, b43legacy, b44: Rewrite SSB DMA APIMichael Buesch
2008-06-26b43legacy: use frame control helpersHarvey Harrison
2008-06-25b43legacy: Fix possible NULL pointer dereference in DMA codeMichael Buesch
2008-06-25b43legacy: Do not return TX_BUSY from op_txMichael Buesch
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-04b43legacy: Fix controller restart crashMichael Buesch
2008-06-03b43legacy: fix build errors when DMA or PIO are not selectedJohannes Berg
2008-05-21mac80211: use multi-queue master netdeviceJohannes Berg
2008-05-21mac80211: move TX info into skb->cbJohannes Berg