summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
Commit message (Expand)AuthorAgeFilesLines
* b43: N-PHY: implement few random missing opsRafał Miłecki2011-09-142-17/+96
* b43: N-PHY: split workarounds into per-PHY-ver functionsRafał Miłecki2011-09-141-143/+157
* b43: N-PHY: replace some hacks with nice tables opsRafał Miłecki2011-09-141-13/+4
* b43: N-PHY: use helper for checking IPARafał Miłecki2011-09-141-18/+12
* b43: LCN-PHY: load TX gain table on initRafał Miłecki2011-09-142-3/+194
* b43: add my copyrights and myself as the module authorRafał Miłecki2011-09-1411-0/+19
* b43: drop Copyright for not really copyrightable infoRafał Miłecki2011-09-141-26/+0
* b43: N-PHY: implement enabling TX power controlRafał Miłecki2011-09-142-6/+80
* b43: LCN-PHY: add conditions for few operationsRafał Miłecki2011-09-132-14/+38
* b43: LCN-PHY: rename functions, get rid of magic namesRafał Miłecki2011-09-132-10/+29
* b43: LCN-PHY: upload additional 0x7 tableRafał Miłecki2011-09-131-0/+17
* b43: LCN-PHY: rewrite 0x7 table at the end of initRafał Miłecki2011-09-131-0/+12
* b43: LCN-PHY: put tables functions in correct fileRafał Miłecki2011-09-132-11/+16
* b43: LCN-PHY: minor fixesRafał Miłecki2011-09-133-6/+7
* b43: LCN-PHY: implement saving and restoring PHY & radio configurationRafał Miłecki2011-09-131-0/+35
* b43: LCN-PHY: prepare functions for channel switchingRafał Miłecki2011-09-131-2/+84
* b43: LCN-PHY: implement more PHY ops before radio initRafał Miłecki2011-09-131-3/+53
* b43: LCN-PHY: add R/W ops for PHY and radioRafał Miłecki2011-09-131-2/+40
* b43: Fix swatch warningLarry Finger2011-08-291-1/+4
* b43: make HT-PHY support experimentalRafał Miłecki2011-08-291-3/+3
* b43: use 8K buffers for 64-bit DMA to workaround hardware bugRafał Miłecki2011-08-292-9/+18
* b43: Relax requirement for descriptors to be in the DMA zoneLarry Finger2011-08-291-7/+0
* b43: correct warning for uninitialized variable 'macstat'John W. Linville2011-08-261-1/+1
* b43: HT-PHY: read clip stateRafał Miłecki2011-08-262-1/+14
* b43: HT-PHY: use separated function for forcing RF sequenceRafał Miłecki2011-08-262-9/+34
* b43: drop Kconfig option of forcing PIO modeRafał Miłecki2011-08-263-17/+1
* b43/legacy: Remove firmware IDsMichael Büsch2011-08-242-8/+1
* b43: warn when forcing PIO modeRafał Miłecki2011-08-241-2/+7
* b43: LCN-PHY: init 0x2064 radioRafał Miłecki2011-08-241-0/+54
* b43: LCN-PHY: basic PHY initRafał Miłecki2011-08-241-2/+72
* b43: LCN-PHY: add init tablesRafał Miłecki2011-08-243-0/+451
* b43: LCN-PHY: switch analogRafał Miłecki2011-08-242-1/+13
* b43: LCN-PHY: implement disabling radioRafał Miłecki2011-08-242-0/+32
* b43: LCN-PHY: add very basic PHY opsRafał Miłecki2011-08-242-3/+53
* b43: fix DMA on some bugged hardwareRafał Miłecki2011-08-243-36/+84
* b43: HT-PHY: allow writing longer tables with a single callRafał Miłecki2011-08-232-0/+46
* b43: HT-PHY: init: add missing small-tables writesRafał Miłecki2011-08-221-3/+30
* b43: HT-PHY: init: add some AFE (Analog Frontend) operationRafał Miłecki2011-08-221-0/+26
* b43: HT-PHY: init: add missing PHY mask/set opsRafał Miłecki2011-08-221-5/+41
* b43: HT-PHY: init: init BPHY and upload 0x1a tableRafał Miłecki2011-08-223-0/+68
* b43: HT-PHY: init: copy tables and reset CCARafał Miłecki2011-08-222-0/+25
* b43: HT-PHY: init: implement few simple PHY writesRafał Miłecki2011-08-221-0/+22
* b43: HT-PHY: init: zero EXTG registersRafał Miłecki2011-08-221-0/+22
* b43: make forcing clock common (HT-PHY also uses that)Rafał Miłecki2011-08-223-36/+38
* b43: include HT-PHY in some common codeRafał Miłecki2011-08-222-0/+2
* b43: support new RX header, noticed to be used in 598.314+ fwRafał Miłecki2011-08-225-13/+58
* b43: support new TX header, noticed to be used by 598.314+ fwRafał Miłecki2011-08-224-2/+46
* b43: use enum for firmware header formatRafał Miłecki2011-08-224-26/+55
* b43: rename TX header formatsRafał Miłecki2011-08-222-16/+16
* b43: reload phy and bss settings after core restartsFelix Fietkau2011-08-221-5/+37
OpenPOWER on IntegriCloud