Commit Graph

530 Commits (fc88518916793af8ad6a02e05ff254d95c36d875)

Author SHA1 Message Date
John W. Linville 84c164a34f b43: move hwrng registration driver to wireless core initialization 15 years ago
John W. Linville 652caa5b67 b43: update hw/fw version info in wiphy struct 15 years ago
Larry Finger acd82aa868 b43: silence phy_n sparse warnings 15 years ago
John W. Linville 41950bdfb5 b43: silence most sparse warnings 15 years ago
Magnus Damm 55d02a47de b43: Add SDIO_DEVICE() for EW-CG1102GC 15 years ago
Larry Finger bb64d95e53 b43: Clarify logged message after fatal DMA error and switch to PIO mode 15 years ago
FUJITA Tomonori 718e8898af b43: replace the ssb_dma API with the generic DMA API 15 years ago
Eric Dumazet ba2d358791 drivers/net: use __packed annotation 15 years ago
Julia Lawall a61aac7cf1 drivers/net/wireless/b43: Use kmemdup 15 years ago
Dominik Brodowski eb14120f74 pcmcia: re-work pcmcia_request_irq() 15 years ago
John W. Linville 354b4f04f2 b43: Added get_survey callback in order to get channel noise 15 years ago
John W. Linville f5c044e53a mac80211: remove deprecated noise field from ieee80211_rx_status 15 years ago
John W. Linville 4a277dd8da b43: remove usage of deprecated noise value 15 years ago
Rafał Miłecki bc53e5129c b43: N-PHY: fix copy&paste typo 15 years ago
Rafał Miłecki e58b1253f1 b43: N-PHY: fix value written on 2055 radio setup 15 years ago
Rafał Miłecki f19ebe7d77 b43: N-PHY: prepare for rev3+ channel tables 15 years ago
Rafał Miłecki ffd2d9bdac b43: N-PHY: find table entry earlier for setting chanspec 15 years ago
Rafał Miłecki b15b303991 b43: N-PHY: use b43_phy_n_sfo_cfg rather than duplicating same fields 15 years ago
Rafał Miłecki d817f4e18c b43: N-PHY: some dummy PHY rev 3 calls 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Daniel Ngu c5a079f46a drivers/net/wireless/b43/main.c:4351: Fixed coding style 15 years ago
Rafał Miłecki eff66c519e b43: N-PHY: switch to chanspec ops 15 years ago
Rafał Miłecki 1b69ec7bac b43: N-PHY: implement chanspec setup 15 years ago
Rafał Miłecki 7955de0caf b43: N-PHY: isloate 2055 radio setup 15 years ago
Rafał Miłecki d24019adaa b43: N-PHY: adjust gain table 15 years ago
Rafał Miłecki 902db91d96 b43: N-PHY: switch to chanspec struct 15 years ago
Rafał Miłecki 036cafe421 b43: N-PHY: update post init of 2055 radio 15 years ago
Rafał Miłecki e5255cccb2 b43: N-PHY: update writing channel-specific radio registers 15 years ago
Rafał Miłecki c2b7aefdc9 b43: N-PHY: turn radio on/off (rfkill) 15 years ago
Rafał Miłecki 8987a9e98f b43: N-PHY: initialize super switch 15 years ago
Rafał Miłecki 9734485c8d b43: N-PHY: add some registers and structs definitions 15 years ago
Linus Torvalds 9e3bd91908 b43: fall back gracefully to PIO mode after fatal DMA errors 15 years ago
Kalle Valo 3b27521a5b b43: remove get_tx_stats() mac80211 op 15 years ago
Rafał Miłecki 40bd5203dd b43: N-PHY: handle allocation fail in samples generation 15 years ago
Rafał Miłecki 5f6393ecf5 b43: N-PHY: load generated samples 15 years ago
Rafał Miłecki 9442e5b58e b43: N-PHY: partly implement SPUR workaround 15 years ago
Rafał Miłecki bbc6dc121d b43: N-PHY: save calibration for further restore 15 years ago
Rafał Miłecki 984ff4ffb7 b43: N-PHY: prepare code for reapplying TX cal coeffs 15 years ago
Rafał Miłecki 67cbc3ed5b b43: N-PHY: implement overriding RF control intc 15 years ago
Larry Finger 0866b03c7d b43/b43legacy: Wake queues in wireless_core_start 15 years ago
Larry Finger b6c3f5be7c b43: Fix throughput regression 15 years ago
Rafał Miłecki 9501fefec6 b43: N-PHY: implement setting RF sequence 15 years ago
Rafał Miłecki 52cb5e978f b43: N-PHY: add TX radio setup for newer PHYs 15 years ago
Rafał Miłecki 38bb902921 b43: N-PHY: fix Cal TX IQ LO for newer PHYs 15 years ago
Rafał Miłecki 6e3b15a9e7 b43: N-PHY: add RSSI selection for newer PHYs 15 years ago
Rafał Miłecki 99b82c419b b43: N-PHY: split RSSI selection into two per-PHY-revision functions 15 years ago
Rafał Miłecki ef5127a4d2 b43: N-PHY: add workarounds for gain control 15 years ago
Rafał Miłecki 28fd7daabf b43: N-PHY: update general workarounds 15 years ago
Larry Finger da8604757b b43: N PHY: Fix compilation after removal of typdef b43_c32 15 years ago
Rafał Miłecki f2982181e0 b43: N-PHY: use cordic to generate samples 15 years ago