summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
Commit message (Expand)AuthorAgeFilesLines
* mac80211: partially fix skb->cb useJohannes Berg2008-07-291-1/+1
* mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg2008-07-291-2/+1
* wireless: fix warnings from QoS patchJohannes Berg2008-07-151-40/+7
* mac80211: fix TX sequence numbersJohannes Berg2008-07-141-1/+2
* mac80211: revamp beacon configurationJohannes Berg2008-07-141-28/+20
* 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-289-100/+465
|\
| * wireless: remove RFKILL_STATE_HARD_BLOCKED warningsJohn W. Linville2008-06-271-2/+5
| * b43: Fix PIO skb clobberMichael Buesch2008-06-271-1/+1
| * b43: Add debugfs firmware debugging knobMichael Buesch2008-06-273-0/+15
| * b43: Add simple firmware watchdogMichael Buesch2008-06-272-0/+17
| * ssb, b43, b43legacy, b44: Rewrite SSB DMA APIMichael Buesch2008-06-271-30/+35
| * b43: Remove "shm" and "ucode_regs" debugfs filesMichael Buesch2008-06-262-44/+0
| * b43: Add mask/set capability to debugfs MMIO interfaceMichael Buesch2008-06-261-8/+30
| * b43: Add debugfs files for random SHM accessMichael Buesch2008-06-264-17/+234
| * b43: Add debugfs files for MMIO register accessMichael Buesch2008-06-262-0/+133
| * b43: use frame control helpersHarvey Harrison2008-06-261-10/+7
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-282-4/+11
|\ \ | |/ |/|
| * b43: Fix possible MMIO access while device is downMichael Buesch2008-06-251-0/+3
| * b43: Do not return TX_BUSY from op_txMichael Buesch2008-06-251-4/+8
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-163-40/+42
|\ \ | |/
| * b43: Fix noise calculation WARN_ONMichael Buesch2008-06-132-7/+10
| * b43: Fix possible NULL pointer dereference in DMA codeMichael Buesch2008-06-131-33/+32
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-103-17/+56
|\ \ | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-302-16/+55
| |\
| | * b43: Fix controller restart crashMichael Buesch2008-05-281-2/+10
| | * b43: Upload both beacon templates on initial loadMichael Buesch2008-05-282-14/+45
| * | missing dependencies on HAS_DMAAl Viro2008-05-211-1/+1
| |/
* | b43: enable meshJohannes Berg2008-06-031-11/+22
* | b43: Add firmware markers supportMichael Buesch2008-05-212-1/+17
* | b43: Add panic reason code that doesn't trigger restartMichael Buesch2008-05-212-8/+40
* | b43: Allow running without PCM firmwareMichael Buesch2008-05-212-11/+40
* | b43: Add hooks for firmware debuggingMichael Buesch2008-05-212-7/+81
* | mac80211: use multi-queue master netdeviceJohannes Berg2008-05-212-7/+8
* | b43: Fix typo in firmware file name for 802.11 cores with rev 13Larry.Finger@lwfinger.net2008-05-211-1/+1
* | mac80211: move TX info into skb->cbJohannes Berg2008-05-218-98/+90
* | mac80211: use rate index in TX controlJohannes Berg2008-05-212-6/+9
* | mac80211: let drivers wake but not start queuesJohannes Berg2008-05-211-1/+0
* | b43: use the bitrev helpers rather than rolling a private oneHarvey Harrison2008-05-141-21/+6
* | b43: nphy.c remove duplicated includeHuang Weiyi2008-05-141-2/+0
* | mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-142-7/+6
* | b43: replace limit_value macro with clamp_valHarvey Harrison2008-05-144-34/+18
* | mac80211: QoS related cleanupsJohannes Berg2008-05-071-2/+1
* | mac80211: clean up get_tx_stats callbackJohannes Berg2008-05-072-10/+6
* | b43: Don't disable IRQs in mac_suspendMichael Buesch2008-05-072-15/+1
* | b43: Remove some dead codeMichael Buesch2008-05-072-125/+2
* | b43: Rewrite LO calibration algorithmMichael Buesch2008-05-078-686/+396
* | mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn2008-05-071-1/+1
|/
* b43: Fix some TX/RX locking issuesMichael Buesch2008-05-012-14/+33
OpenPOWER on IntegriCloud