summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * 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
OpenPOWER on IntegriCloud