summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)Author
2012-08-02b43: fix logic in GPIO initRafał Miłecki
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-17b43: fix crash with OpenFWWFJohannes Berg
2012-07-17b43: use temporary rate_index for error checkingJohannes Berg
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-09b43: N-PHY: fix RSSI calibrationRafał Miłecki
2012-06-24Fix typo in printed messagesAnatol Pomozov
2012-06-08b43: do not call ieee80211_unregister_hw if we are not registredOleksij Rempel
2012-05-16b43: use pci_is_pcie() instead of obsolete pci_dev.is_pcieBjorn Helgaas
2012-05-16bcma: add boardinfo structHauke Mehrtens
2012-05-16ssb: remove rev from boardinfoHauke Mehrtens
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-27b43: only reload config after successful initializationSeth Forshee
2012-04-21drivers/net: add missing __devexit_p() annotationsArnd Bergmann
2012-04-13mac80211: remove hw.conf.channel usage where possibleMichal Kazior
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-10b43: claim support for IBSS RSNAntonio Quartulli
2012-04-10mac80211: remove antenna_sel_tx TX info fieldJohannes Berg
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-13b43: Load firmware from a work queue and not from the probe routineLarry Finger
2012-03-05b43: prevent firmware on bcm5354 from taking over wrong GPIO pinsHauke Mehrtens
2012-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-24b43: N-PHY: trivial: change save&rest order in RSSI pollingRafał Miłecki
2012-01-24b43: N-PHY: implement RSSI calibration for rev3+Rafał Miłecki
2012-01-24b43: N-PHY: upload PAPD PGA gain delta tableRafał Miłecki
2012-01-24b43: N-PHY: fix typos in RF controlRafał Miłecki
2012-01-24b43: N-PHY: add helper for getting gain tableRafał Miłecki
2012-01-24b43: N-PHY: implement TX power control setupRafał Miłecki
2012-01-24b43: add maskset helpersRafał Miłecki
2012-01-18b43: add option to avoid duplicating device support with brcmsmacJohn W. Linville
2012-01-13wireless: b43: fix Oops on card eject during transferGuennadi Liakhovetski
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-04b43: N-PHY: fix typo in TX power fixRafał Miłecki
2012-01-04b43: N-PHY: fix controling RF overrideRafał Miłecki
2012-01-04b43: N-PHY: update gain ctl workaroundsRafał Miłecki
2012-01-04b43: add lacking boardflags definesRafał Miłecki
2012-01-04b43: N-PHY: get idle TSSI valuesRafał Miłecki
2012-01-04b43: N-PHY: fix success condition of running samplesRafał Miłecki
2012-01-04b43: N-PHY: move common TX/RX functionsRafał Miłecki
2012-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-03b43: fix regression in PIO caseGuennadi Liakhovetski
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-19b43: N-PHY: reorder functions: random cleanupsRafał Miłecki
2011-12-19b43: N-PHY: reorder functions: move rest of workaroundsRafał Miłecki
2011-12-19b43: N-PHY: reorder functions: move RSSI calibrationRafał Miłecki
2011-12-19b43: N-PHY: split gain control workaroundsRafał Miłecki
2011-12-19b43: N-PHY: reorder functions: collect RSSI selectsRafał Miłecki
2011-12-19b43: N-PHY: reorder functions: collect samples onesRafał Miłecki