summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/main.c
AgeCommit message (Expand)Author
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-05drivers/net: Remove unnecessary semicolonsJoe Perches
2011-06-03b43: add an option to register BROKEN bcma driverRafał Miłecki
2011-06-03b43: do not use SSB specific flags when calling core reset functionRafał Miłecki
2011-06-01b43: bus: add helpers for checking host typeRafał Miłecki
2011-06-01b43: use new pointers path to access ssb_device in SSB specific placesRafał Miłecki
2011-06-01b43: bus: abstract bus and core operationsRafał Miłecki
2011-06-01b43: bus: abstract chip infoRafał Miłecki
2011-06-01b43: bus: abstract device structs and irqRafał Miłecki
2011-06-01b43: bus: abstract SPROMRafał Miłecki
2011-06-01b43: bus: abstract 80211 core infoRafał Miłecki
2011-06-01b43: add bus device abstraction layerRafał Miłecki
2011-06-01b43: rename ssb_device variable in ssb specific functionsRafał Miłecki
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville
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: make b43_wireless_init less bus specificRafał 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-05b43: drop invalid IMCFGLO workaroundRafał Miłecki
2011-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-04-28b43: trivial: update module info about ucode16_mimo firmwareRafał Miłecki
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2010-12-22b43: N-PHY: enable support for PHYs rev 3 and higherRafał Miłecki
2010-12-22b43: use correct firmware for newer coresRafał Miłecki
2010-12-13b43: rename TMS defines, drop useless condition from core resetRafał Miłecki
2010-12-08b43: rename config option for N-PHY, drop BROKENRafał Miłecki
2010-12-08b43: fix split of N-PHY devices into supported and not (based on PHY rev)Rafał Miłecki
2010-12-08b43: set TMS to work with current band width for N-PHYRafał Miłecki
2010-11-16drivers/net/wireless/b43/main.c: Use printf extension %pVJoe Perches
2010-08-16mac80211: use cipher suite selectorsJohannes Berg
2010-08-16b43: move hwrng registration driver to wireless core initializationJohn W. Linville
2010-08-16b43: update hw/fw version info in wiphy structJohn W. Linville
2010-07-21b43: silence most sparse warningsJohn W. Linville
2010-06-21b43: Clarify logged message after fatal DMA error and switch to PIO modeLarry Finger
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-03b43: Added get_survey callback in order to get channel noiseJohn W. Linville
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-23drivers/net/wireless/b43/main.c:4351: Fixed coding styleDaniel Ngu
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-26b43: fall back gracefully to PIO mode after fatal DMA errorsLinus Torvalds
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller