Commit Graph

344 Commits (637d020a02cd734bf27acfc56c6d942cddd9eb80)

Author SHA1 Message Date
Michael Buesch 26bc783f8c b43: Add driver load messages 17 years ago
Richard Purdie 6c152beefb leds: Standardise LED naming scheme 17 years ago
Michael Buesch b79caa68c0 b43: Fix DMA for 30/32-bit DMA engines 17 years ago
Rafael J. Wysocki 3506e0c49a b43: avoid unregistering device objects during suspend 17 years ago
Andrew Morton 96cf49a2c1 drivers/net/wireless/b43/main.c needs io.h 17 years ago
Michael Buesch 09552ccd82 b43: Drop packets that we are not able to encrypt 17 years ago
Michael Buesch 7be1bb6b79 b43: Fix suspend/resume 17 years ago
Michael Buesch 1946a2c3c6 b43: Fix rfkill allocation leakage in error paths 17 years ago
Michael Buesch 1f7d87b0ec b43: Fix MAC control and microcode init 17 years ago
Michael Buesch 61cb5dd6d1 b43: Fix firmware caching 17 years ago
Michael Buesch 95b66bad55 b43: Add more N-PHY init code 17 years ago
John W. Linville 819d772b0c b43/nphy.c: include headers to avoid build breakage on some platforms 17 years ago
Michael Buesch 8ac919be05 b43: Add lots of N-PHY lookup tables 17 years ago
Michael Buesch d159131406 b43: Add NPHY channel switch code 17 years ago
Michael Buesch 53a6e2342d b43: Add NPHY radio init code 17 years ago
Michael Buesch 60168f12b9 b43: Add Broadcom 2055 radio register definitions 17 years ago
Michael Buesch eb189d8bc9 b43: Add support for new firmware 17 years ago
Michael Buesch 243dcfcc1d b43: Fix radio ID register reading 17 years ago
Michael Buesch dd0d43ea0b b43: Add N-PHY related initvals firmware filenames. 17 years ago
Michael Buesch 47f76ca3a3 b43: Fix tim search buffer overrun 17 years ago
Michael Buesch 280d0e16bc b43: Put multicast frames on the mcast queue 17 years ago
Michael Buesch d4df6f1a9e b43: Fix template upload locking. 17 years ago
Michael Buesch e66fee6aa0 b43: Fix upload of beacon packets to the hardware 17 years ago
Johannes Berg 32bfd35d4b mac80211: dont use interface indices in drivers 17 years ago
John W. Linville 3543f8069d b43: finish removal of pio support 17 years ago
Michael Buesch f31800d8b7 b43: Remove the PHY spinlock 17 years ago
Michael Buesch 5250703e31 b43: Fix PHY register routing 17 years ago
Michael Buesch 424047e6c6 b43: Add N-PHY register definitions 17 years ago
Michael Buesch 96c755a392 b43: Fix any N-PHY related WARN_ON() in the attach stage. 17 years ago
Michael Buesch d5c71e4641 b43: Add NPHY kconfig option 17 years ago
Michael Buesch aa6c7ae21d b43: Add definitions for MAC Control register 17 years ago
Michael Buesch 03b29773b6 b43: Remove PIO support 17 years ago
Michael Buesch f3dd3fcc2c b43: Fix chip access validation for new devices 17 years ago
Michael Buesch 9db1f6d725 b43: Only select allowed TX and RX antennas 17 years ago
Michael Buesch e861b98d5e ssb: Fix extraction of values from SPROM 17 years ago
John W. Linville c0ddd04d55 wireless: cleanup some merge errors 17 years ago
Michael Buesch 38d1b4ce90 b43: Fix for broken transmission 17 years ago
Michael Buesch 8ed7fc48eb b43: Fix ofdmtab write regression 17 years ago
Larry Finger 013978b688 b43: Changes to enable BCM4311 rev 02 with wireless core revision 13 17 years ago
Stefano Brivio 00e0b8cb74 b43: reinit on too many PHY TX errors 17 years ago
Johannes Berg d8be11ee95 b43: include FCS in frames handed to mac80211 17 years ago
Johannes Berg d42ce84a05 b43: include full 64-bit timestamp in monitor mode 17 years ago
Larry Finger 95de2841aa b43: Convert to use of the new SPROM structure 17 years ago
Frank Lichtenheld 7223e8d900 b43: silence a bogus gcc warning 17 years ago
Stefano Brivio 1f21ad2a4f b43/b43legacy: fix my copyright notices 17 years ago
Stefano Brivio 61bca6eb85 b43: rewrite A PHY initialization 17 years ago
Michael Buesch 40faacc407 b43: consistent naming for ieee80211_ops 17 years ago
Michael Buesch 74cfdba7ce b43: Use the retry limit parameters from mac80211 17 years ago
Michael Buesch c6dfc9a8ec b43: Dereference of wl->current_dev must be protected by wl->mutex 17 years ago
Johannes Berg 03bffc1341 wireless: make drivers include the TSF RX flag where appropriate 17 years ago