Commit Graph

280 Commits (37b798da5df377521a8cd32a82467aa2d431f33e)

Author SHA1 Message Date
Clyde McPherson cff782cd94 b43: Add support for 4318E 16 years ago
Larry Finger fd4973c56f b43/b43legacy: fix radio LED initialization 16 years ago
Michael Buesch 403a3a1361 b43: Add fw capabilities 16 years ago
Johannes Berg f41f3f373d b43/legacy: port to cfg80211 rfkill 16 years ago
Matthieu CASTET b52a033c2c b43: Fix possible unaligned u32 access 16 years ago
Johannes Berg 19d337dff9 rfkill: rewrite 16 years ago
Zhu Yi e31a16d6f6 wireless: move some utility functions from mac80211 to cfg80211 16 years ago
Johannes Berg 3f0d843b5c b43/legacy: fix beacon change processing 16 years ago
Johannes Berg 2d0ddec5b2 mac80211: unify config_interface and bss_info_changed 16 years ago
Johannes Berg 57c4d7b4c4 mac80211: clean up beacon interval settings 16 years ago
Michael Buesch 1379072877 b43: Remove unnecessary MMIO in interrupt hotpath 16 years ago
Michael Buesch 616de35da9 b43: Do not "select" HW_RANDOM 16 years ago
Johannes Berg 621cac8529 rfkill: remove user_claim stuff 16 years ago
Michael Buesch 591f3dc200 b43: Do radio lock assertion in software 16 years ago
Michael Buesch cf68636a97 b43: Refresh RX poison on buffer recycling 16 years ago
Michael Buesch ec9a1d8c13 b43: Poison RX buffers 16 years ago
Yang Hongyang 28b7679677 dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30) 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
Lorenzo Nava a3c0b87c4f b43: fix b43_plcp_get_bitrate_idx_ofdm return type 16 years ago
Michael Buesch 3e3ccb3d9b b43: Mask PHY TX error interrupt, if not debugging 16 years ago
Michael Buesch 1a77733ccb b43: Fix compilation for devices without PCI core 16 years ago
Michael Buesch ce4fbdbf16 b43: Pass more RX flags to mac80211 16 years ago
John Daiker 99da185a72 b43: checkpatch.pl cleanups 16 years ago
Michael Buesch 53b23b88e4 b43: Remove bogus integer truncation warnings 16 years ago
Michael Buesch 5f9724dd94 b43: Convert usage of b43_radio_maskset() 16 years ago
Michael Buesch 3718582a66 b43: Convert usage of b43_radio_mask() 16 years ago
Michael Buesch 4cf507696a b43: Convert usage of b43_radio_set() 16 years ago
Michael Buesch 76e190cd4b b43: Convert usage of b43_phy_maskset() 16 years ago
Michael Buesch ac1ea3959f b43: Convert usage of b43_phy_mask() 16 years ago
Michael Buesch e59be0b529 b43: Convert usage of b43_phy_set() 16 years ago
Michael Buesch 25d3ef59a2 b43: Implement sw scan callbacks 16 years ago
Michael Buesch 8821905cfb b43: Enable PCI slow clock workaround, if needed. 16 years ago
Michael Buesch 1cc8f476f1 b43: Honor the no-slow-clock boardflag 16 years ago
Michael Buesch 969d15cfab b43: Fix radio host flags 16 years ago
Michael Buesch 2d071ca50e b43: Add slot count compiletime assertion 16 years ago
Michael Buesch bdceeb2dad b43: Optimize DMA buffers 16 years ago
Michael Buesch 8eccb53f1b b43: Fix DMA buffer size handling 16 years ago
Michael Buesch ca2d559e1a b43: Move DMA stop sanity check 16 years ago
Roel Kluin c493b017e0 b43: Fix LO calibration txctl reg value 16 years ago
Hannes Eder fc68ed4fd7 drivers/net/wireless/b43: fix warning: format not a string literal and no ... 16 years ago
Michael Buesch ce1a9ee33a b43: Add parts of LP-PHY TX power control 16 years ago
Michael Buesch 99e0fca674 b43: (b2062) Fix crystal frequency calculations 16 years ago
Michael Buesch 686aa5f213 b43: Port spec bugfixes for the LP baseband init 16 years ago
Michael Buesch 24b5bcc6ae b43: Add LP 2062 radio init 16 years ago
Michael Buesch 6c1bb9276c b43: Add LP-PHY baseband init for >=rev2 16 years ago
Michael Buesch a387cc7d38 b43: Add LP-PHY register definitions 16 years ago
Michael Buesch 060210f938 b43: Dynamically control log verbosity 16 years ago
Alina Friedrichsen 08e87a833f b43: Accessing the TSF via mac80211 16 years ago
Michael Buesch dff8ccd9f5 b43: Fix phy_g.c compiler warning 16 years ago