aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
Commit message (Expand)AuthorAge
...
| * | b43: N-PHY: implement RX IQ coeffsRafał Miłecki2010-01-15
| * | b43: N-PHY: add function than forces (not) staying in carrier searchRafał Miłecki2010-01-15
| * | b43: N-PHY: add RSSI calibration restoreRafał Miłecki2010-01-15
| * | b43: N-PHY: implement PA overriding (RF control related)Rafał Miłecki2010-01-15
| * | b43: N-PHY: RSSI calibration for rev < 3Rafał Miłecki2010-01-15
| * | b43: N-PHY: add RSSI polling and setting 2055 (radio) VCMRafał Miłecki2010-01-15
| * | b43: N-PHY: implement RSSI selection and offset scalingRafał Miłecki2010-01-15
| * | b43: N-PHY: add clip detection reading/writing and some classifier functionRafał Miłecki2010-01-15
| * | b43: N-PHY: split RSSI calibration into 2 functions (rev2, rev3)Rafał Miłecki2010-01-15
| * | b43: N-PHY: update CCA resetRafał Miłecki2010-01-15
| * | b43: N-PHY: update init code to match current specsRafał Miłecki2010-01-15
| * | b43: N-PHY: add various tablesRafał Miłecki2010-01-15
| * | b43: N-PHY: add global variables to b43_phy_n structRafał Miłecki2010-01-15
| * | b43: N-PHY: add missing register definitionsRafał Miłecki2010-01-15
| * | b43: N-PHY: add needed struct definitionsRafał Miłecki2010-01-15
| * | b43: N-PHY: add shared memory offsets definitionsRafał Miłecki2010-01-15
| * | b43: N-PHY: clean table init, check PHY revRafał Miłecki2010-01-15
| * | b43: add new SSB's core id for BCM4328Rafał Miłecki2010-01-15
| * | b43: use standard fls for finding the most significant bitRafał Miłecki2010-01-15
| * | b43: Declare at least one real firmware file using MODULE_FIRMWARE.Tim Gardner2010-01-14
| * | b43: LP-PHY: note and explain specs inconsistencyRafał Miłecki2010-01-12
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-30
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-30
| |\|
| | * Revert "b43: Enforce DMA descriptor memory constraints"John W. Linville2009-12-29
| * | mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-28
| * | b43: Allow PIO mode to be selected at module loadLarry Finger2009-12-28
| |/
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-11
|\ \ | |/ |/|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
| |\
| | * Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| | |\
| | | * tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König2009-11-09
* | | | b43: Remove reset after fatal DMA errorLarry Finger2009-12-10
|/ / /
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-05
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-05
| |\ \
| | * | pcmcia: rework the irq_req_t typedefDominik Brodowski2009-11-28
| | * | pcmcia: pcmcia_request_window() doesn't need a pointer to a pointerDominik Brodowski2009-11-28
| | * | pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()Magnus Damm2009-11-28
| | * | pcmcia: use pre-determined valuesDominik Brodowski2009-11-08
* | | | b43: fix two warningsJohannes Berg2009-12-04
* | | | b43: avoid PPC fault during resumeLarry Finger2009-12-04
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-24
|\ \ \ \
| * | | | b43: Rewrite DMA Tx status handling sanity checksMichael Buesch2009-11-23
| * | | | b43: Enforce DMA descriptor memory constraintsMichael Buesch2009-11-18
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-18
| |\ \ \ | | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-03
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-29
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-15
| |\ \ \ \
| * | | | | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* | | | | | b43-pio: Fix RX error path for rev>=8 devicesMichael Buesch2009-11-11
* | | | | | b43: Rewrite TX bounce buffer handlingMichael Buesch2009-11-11