aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
Commit message (Expand)AuthorAgeFilesLines
* b43: stop format string leaking into error msgsKees Cook2013-06-201-1/+1
* b43: A fix for DMA transmission sequence errorsIestyn C. Elfick2013-04-051-12/+53
* b43: refuse to load unsupported firmwareRafał Miłecki2011-11-211-0/+7
* b43: Fix beacon problem in ad-hoc modeManual Munz2011-10-031-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-041-1/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville2011-05-271-1/+1
| |\
| | * b43: N-PHY: initialize last var in calibration functionRafał Miłecki2011-05-261-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-2517-207/+228
|\ \ \ | |/ /
| * | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-05-2517-207/+228
| |\ \
| | * \ Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-2417-207/+228
| | |\ \ | | | |/
| | | * b43: read PHY info only when needed (for PHY-A)Rafał Miłecki2011-05-191-1/+2
| | | * b43: separate ssb core resetRafał Miłecki2011-05-191-2/+8
| | | * b43: add helper for finding GPIO deviceRafał Miłecki2011-05-191-20/+21
| | | * b43: dma: cache translation (routing bits)Rafał Miłecki2011-05-192-3/+6
| | | * b43: make b43_wireless_init less bus specificRafał Miłecki2011-05-191-13/+10
| | | * b43: add helpers for block R/W opsRafał Miłecki2011-05-192-10/+22
| | | * b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki2011-05-1617-174/+175
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-241-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-061-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | b43: fix comment typo reqest -> requestJim Cromie2011-05-231-2/+2
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-163-58/+25
|\ \ \ \ | | |_|/ | |/| |
| * | | b43: implement timeouts workaroundRafał Miłecki2011-05-111-1/+12
| * | | b43: move MAC PHY clock controling functionRafał Miłecki2011-05-113-16/+15
| * | | b43: trivial: include ssb word in ssb specific functionsRafał Miłecki2011-05-101-4/+4
| * | | b43: drop ssb-duplicated workaround for dangling coresRafał Miłecki2011-05-101-17/+0
| * | | b43: drop invalid IMCFGLO workaroundRafał Miłecki2011-05-051-27/+1
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-051-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-05-021-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | b43: trivial: update module info about ucode16_mimo firmwareRafał Miłecki2011-04-281-0/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-051-2/+5
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | b43: avoid uninitialized variable warnings in phy_nJohn W. Linville2011-04-291-2/+5
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-112-2/+2
|\ \ | |/
| * b43: allocate receive buffers big enough for max frame len + offsetJohn W. Linville2011-04-042-2/+2
* | Fix common misspellingsLucas De Marchi2011-03-314-4/+4
|/
* b43: trivial: update B43_PHY_N description (PHY support)Rafał Miłecki2011-03-071-1/+1
* b43: N-PHY: rev3+: implement gain ctl workaroundsRafał Miłecki2011-03-041-9/+162
* b43: N-PHY: rev3+: add tables with gain ctl workaroundsRafał Miłecki2011-03-042-0/+128
* b43: N-PHY: rev3+: correct switching analog coreRafał Miłecki2011-03-041-2/+6
* b43: N-PHY: rev3+: add static tablesRafał Miłecki2011-03-012-2/+1131
* b43: fill PHY ctl word1 in TX header for N-PHYRafał Miłecki2011-02-252-0/+79
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-4/+2
* mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-231-1/+1
* b43: N-PHY: rev1: restore PHY state after RSSI operationsRafał Miłecki2011-02-231-2/+2
* b43: N-PHY: rev1: enable some gain ctl workaroundsRafał Miłecki2011-02-231-9/+9
* b43: N-PHY: fix 0x2055 radio workaround conditionRafał Miłecki2011-02-231-3/+3
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-221-0/+1
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | | b43: N-PHY: enable support for PHYs rev 3 and higherRafał Miłecki2010-12-221-1/+1