index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
/
main.c
Age
Commit message (
Expand
)
Author
2011-05-19
b43: add helper for finding GPIO device
Rafał Miłecki
2011-05-19
b43: make b43_wireless_init less bus specific
Rafał Miłecki
2011-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-16
b43: rename b43_wldev's field with ssb_device to sdev
Rafał Miłecki
2011-05-11
b43: implement timeouts workaround
Rafał Miłecki
2011-05-11
b43: move MAC PHY clock controling function
Rafał Miłecki
2011-05-10
b43: trivial: include ssb word in ssb specific functions
Rafał Miłecki
2011-05-10
b43: drop ssb-duplicated workaround for dangling cores
Rafał Miłecki
2011-05-05
b43: drop invalid IMCFGLO workaround
Rafał Miłecki
2011-05-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2011-04-28
b43: trivial: update module info about ucode16_mimo firmware
Rafał Miłecki
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
2010-12-22
b43: N-PHY: enable support for PHYs rev 3 and higher
Rafał Miłecki
2010-12-22
b43: use correct firmware for newer cores
Rafał Miłecki
2010-12-13
b43: rename TMS defines, drop useless condition from core reset
Rafał Miłecki
2010-12-08
b43: rename config option for N-PHY, drop BROKEN
Rafał Miłecki
2010-12-08
b43: fix split of N-PHY devices into supported and not (based on PHY rev)
Rafał Miłecki
2010-12-08
b43: set TMS to work with current band width for N-PHY
Rafał Miłecki
2010-11-16
drivers/net/wireless/b43/main.c: Use printf extension %pV
Joe Perches
2010-08-16
mac80211: use cipher suite selectors
Johannes Berg
2010-08-16
b43: move hwrng registration driver to wireless core initialization
John W. Linville
2010-08-16
b43: update hw/fw version info in wiphy struct
John W. Linville
2010-07-21
b43: silence most sparse warnings
John W. Linville
2010-06-21
b43: Clarify logged message after fatal DMA error and switch to PIO mode
Larry Finger
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-03
b43: Added get_survey callback in order to get channel noise
John W. Linville
2010-04-30
mac80211: remove deprecated noise field from ieee80211_rx_status
John W. Linville
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-23
drivers/net/wireless/b43/main.c:4351: Fixed coding style
Daniel Ngu
2010-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-02-26
b43: fall back gracefully to PIO mode after fatal DMA errors
Linus Torvalds
2010-02-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-02-08
b43: remove get_tx_stats() mac80211 op
Kalle Valo
2010-02-08
b43/b43legacy: Wake queues in wireless_core_start
Larry Finger
2010-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-02-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-02-03
b43: Fix throughput regression
Larry Finger
2010-01-25
b43: Workaround circular locking in hw-tkip key update callback
Michael Buesch
2010-01-22
b43: check band width
Rafał Miłecki
2010-01-22
mac80211: pass vif and station to update_tkip_key
Johannes Berg
2010-01-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-01-15
b43: add new SSB's core id for BCM4328
Rafał Miłecki
2010-01-14
b43: Declare at least one real firmware file using MODULE_FIRMWARE.
Tim Gardner
2009-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-12-28
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
2009-12-28
b43: Allow PIO mode to be selected at module load
Larry Finger
2009-12-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-12-10
b43: Remove reset after fatal DMA error
Larry Finger
[prev]
[next]