summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)AuthorFilesLines
2011-06-01b43: bus: abstract device structs and irqRafał Miłecki6-22/+30
2011-06-01b43: bus: abstract SPROMRafał Miłecki12-99/+107
2011-06-01b43: bus: abstract 80211 core infoRafał Miłecki7-25/+31
2011-06-01b43: bus: abstract R/W operationsRafał Miłecki3-6/+53
2011-06-01b43: add bus device abstraction layerRafał Miłecki5-14/+74
2011-06-01b43: rename ssb_device variable in ssb specific functionsRafał Miłecki1-14/+15
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville1-1/+1
2011-05-26b43: N-PHY: initialize last var in calibration functionRafał Miłecki1-1/+1
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller17-207/+228
2011-05-25Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville17-207/+228
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2011-05-23b43: fix comment typo reqest -> requestJim Cromie1-2/+2
2011-05-19b43: read PHY info only when needed (for PHY-A)Rafał Miłecki1-1/+2
2011-05-19b43: separate ssb core resetRafał Miłecki1-2/+8
2011-05-19b43: add helper for finding GPIO deviceRafał Miłecki1-20/+21
2011-05-19b43: dma: cache translation (routing bits)Rafał Miłecki2-3/+6
2011-05-19b43: make b43_wireless_init less bus specificRafał Miłecki1-13/+10
2011-05-19b43: add helpers for block R/W opsRafał Miłecki2-10/+22
2011-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-58/+25
2011-05-16b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki17-174/+175
2011-05-11b43: implement timeouts workaroundRafał Miłecki1-1/+12
2011-05-11b43: move MAC PHY clock controling functionRafał Miłecki3-16/+15
2011-05-10b43: trivial: include ssb word in ssb specific functionsRafał Miłecki1-4/+4
2011-05-10b43: drop ssb-duplicated workaround for dangling coresRafał Miłecki1-17/+0
2011-05-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2011-05-05b43: drop invalid IMCFGLO workaroundRafał Miłecki1-27/+1
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+5
2011-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+1
2011-04-29b43: avoid uninitialized variable warnings in phy_nJohn W. Linville1-2/+5
2011-04-28b43: trivial: update module info about ucode16_mimo firmwareRafał Miłecki1-0/+1
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+2
2011-04-04b43: allocate receive buffers big enough for max frame len + offsetJohn W. Linville2-2/+2
2011-03-31Fix common misspellingsLucas De Marchi4-4/+4
2011-03-07b43: trivial: update B43_PHY_N description (PHY support)Rafał Miłecki1-1/+1
2011-03-04b43: N-PHY: rev3+: implement gain ctl workaroundsRafał Miłecki1-9/+162
2011-03-04b43: N-PHY: rev3+: add tables with gain ctl workaroundsRafał Miłecki2-0/+128
2011-03-04b43: N-PHY: rev3+: correct switching analog coreRafał Miłecki1-2/+6
2011-03-01b43: N-PHY: rev3+: add static tablesRafał Miłecki2-2/+1131
2011-02-25b43: fill PHY ctl word1 in TX header for N-PHYRafał Miłecki2-0/+79
2011-02-25mac80211: make tx() operation return voidJohannes Berg1-4/+2
2011-02-24mac80211: rename RX_FLAG_TSFTJohannes Berg1-1/+1
2011-02-24b43: N-PHY: rev1: restore PHY state after RSSI operationsRafał Miłecki1-2/+2
2011-02-24b43: N-PHY: rev1: enable some gain ctl workaroundsRafał Miłecki1-9/+9
2011-02-24b43: N-PHY: fix 0x2055 radio workaround conditionRafał Miłecki1-3/+3
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2010-12-22b43: N-PHY: enable support for PHYs rev 3 and higherRafał Miłecki1-1/+1
2010-12-22b43: N-PHY: update 2056 radio on channel switch on rev3+Rafał Miłecki1-1/+94
2010-12-22b43: N-PHY: use correct channel tables for rev4+Rafał Miłecki2-5/+33
2010-12-22b43: N-PHY: avoid PHY hangs for rev 3 and 4Rafał Miłecki1-0/+1
2010-12-22b43: N-PHY: add init tables for 2056 radioRafał Miłecki1-0/+2931