aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)Author
2013-01-07b43: Fix firmware loading when driver is built into the kernelLarry Finger
2012-12-10b43: fix tx path skb leaksFelix Fietkau
2012-12-06b43: remove __dev* attributesBill Pemberton
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-24b43: Fix oops on unload when firmware not foundLarry Finger
2012-10-19bcma: add an extra pcie core structHauke Mehrtens
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-09-01b43: Kconfig: drop unknown symbol 'BRCMSMAC_MODULE'Paul Bolle
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-10b43: N-PHY: fix 0x2057 radio calib copy/paste mistakeRafał Miłecki
2012-08-06b43: N-PHY: add overriding RF control for rev7+Rafał Miłecki
2012-08-06b43: be more user friendly with PHY infoRafał Miłecki
2012-08-06b43: N-PHY: init 0x2057 radioRafał Miłecki
2012-08-06b43: N-PHY: finish 0x2056 radio setupRafał Miłecki
2012-08-06b43: add helper waiting for given value in radio regRafał Miłecki
2012-08-06b43: rename host flags definesRafał Miłecki
2012-08-06b43: N-PHY: add PHY rev7+ workaroundsRafał Miłecki
2012-08-06b43: N-PHY: update workaroundsRafał Miłecki
2012-08-02b43: fix logic in GPIO initRafał Miłecki
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
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