summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)Author
2011-07-07Update my e-mail addressMichael Büsch
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville
2011-05-26b43: N-PHY: initialize last var in calibration functionRafał Miłecki
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-23b43: fix comment typo reqest -> requestJim Cromie
2011-05-19b43: read PHY info only when needed (for PHY-A)Rafał Miłecki
2011-05-19b43: separate ssb core resetRafał Miłecki
2011-05-19b43: add helper for finding GPIO deviceRafał Miłecki
2011-05-19b43: dma: cache translation (routing bits)Rafał Miłecki
2011-05-19b43: make b43_wireless_init less bus specificRafał Miłecki
2011-05-19b43: add helpers for block R/W opsRafał Miłecki
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-16b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki
2011-05-11b43: implement timeouts workaroundRafał Miłecki
2011-05-11b43: move MAC PHY clock controling functionRafał Miłecki
2011-05-10b43: trivial: include ssb word in ssb specific functionsRafał Miłecki
2011-05-10b43: drop ssb-duplicated workaround for dangling coresRafał Miłecki
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches
2011-05-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-05b43: drop invalid IMCFGLO workaroundRafał Miłecki
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-04-29b43: avoid uninitialized variable warnings in phy_nJohn W. Linville
2011-04-28b43: trivial: update module info about ucode16_mimo firmwareRafał Miłecki
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-04-04b43: allocate receive buffers big enough for max frame len + offsetJohn W. Linville
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-07b43: trivial: update B43_PHY_N description (PHY support)Rafał Miłecki
2011-03-04b43: N-PHY: rev3+: implement gain ctl workaroundsRafał Miłecki
2011-03-04b43: N-PHY: rev3+: add tables with gain ctl workaroundsRafał Miłecki
2011-03-04b43: N-PHY: rev3+: correct switching analog coreRafał Miłecki
2011-03-01b43: N-PHY: rev3+: add static tablesRafał Miłecki
2011-02-25b43: fill PHY ctl word1 in TX header for N-PHYRafał Miłecki
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2011-02-23mac80211: rename RX_FLAG_TSFTJohannes Berg
2011-02-23b43: N-PHY: rev1: restore PHY state after RSSI operationsRafał Miłecki
2011-02-23b43: N-PHY: rev1: enable some gain ctl workaroundsRafał Miłecki
2011-02-23b43: N-PHY: fix 0x2055 radio workaround conditionRafał Miłecki
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-12-22b43: N-PHY: enable support for PHYs rev 3 and higherRafał Miłecki
2010-12-22b43: N-PHY: update 2056 radio on channel switch on rev3+Rafał Miłecki
2010-12-22b43: N-PHY: use correct channel tables for rev4+Rafał Miłecki
2010-12-22b43: N-PHY: avoid PHY hangs for rev 3 and 4Rafał Miłecki
2010-12-22b43: N-PHY: add init tables for 2056 radioRafał Miłecki
2010-12-22b43: N-PHY: implement radio 2056 init stepsRafał Miłecki