Age | Commit message (Expand) | Author | Files | Lines |
2014-06-19 | b43: b43_op_config: drop check for core change | Rafał Miłecki | 1 | -18/+2 |
2014-06-16 | b43: disable 5 GHz on G-PHY | Rafał Miłecki | 1 | -0/+1 |
2014-05-29 | b43: N-PHY: optimize radio switching on/off | Rafał Miłecki | 1 | -1/+3 |
2014-05-29 | b43: PHY: allow init optimizations by tracking PHY state | Rafał Miłecki | 1 | -0/+3 |
2014-05-22 | b43: fix list of 5 GHz channels for 802.11n cards | Rafał Miłecki | 1 | -12/+22 |
2014-05-22 | b43: fix typo in define name for 2 GHz channels (s/CHAN4G/CHAN2G/) | Rafał Miłecki | 1 | -16/+16 |
2014-05-20 | b43: add more devices to the bands database | Rafał Miłecki | 1 | -0/+32 |
2014-05-20 | b43: move bands detection to a separated function | Rafał Miłecki | 1 | -42/+56 |
2014-05-19 | b43: rework band switching | Rafał Miłecki | 1 | -60/+44 |
2014-05-19 | b43: complete PHY reset | Rafał Miłecki | 1 | -25/+2 |
2014-05-19 | b43: move PHY reset code into PHY specific file | Rafał Miłecki | 1 | -34/+1 |
2014-05-19 | b43: split upload of init values into 2 functions | Rafał Miłecki | 1 | -15/+22 |
2014-05-13 | b43: adjust code to compile without SSB | Rafał Miłecki | 1 | -1/+18 |
2014-04-30 | b43: don't pre-set radio_on variable to true | Rafał Miłecki | 1 | -1/+0 |
2014-04-30 | b43: bcma: respect GMODE (band choice) during core reset | Rafał Miłecki | 1 | -1/+6 |
2014-04-22 | b43: remove list of IEEE 802.11 devices | Rafał Miłecki | 1 | -33/+19 |
2014-04-22 | b43: ssb: refuse to support more than IEEE 802.11 core | Rafał Miłecki | 1 | -17/+20 |
2014-03-03 | net: Replace min macro with min_t | Silvan Jegen | 1 | -1/+1 |
2014-01-13 | b43: Fix unload oops if firmware is not available | Larry Finger | 1 | -5/+5 |
2014-01-13 | b43: Fix lockdep splat | Larry Finger | 1 | -6/+11 |
2013-08-26 | b43: call PCIe up and down functions | Hauke Mehrtens | 1 | -0/+14 |
2013-06-27 | b43: replace B43_BCMA_EXTRA with modparam allhwsupport | Rafał Miłecki | 1 | -2/+10 |
2013-06-12 | b43: stop format string leaking into error msgs | Kees Cook | 1 | -1/+1 |
2013-05-08 | B43: Handle DMA RX descriptor underrun | Thommy Jakobsson | 1 | -25/+18 |
2013-04-10 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -4/+4 |
2013-03-27 | b43: use constants | Hauke Mehrtens | 1 | -7/+9 |
2013-03-25 | b43: use bcma_chipco_gpio_control() | Hauke Mehrtens | 1 | -5/+2 |
2013-03-25 | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan | Karl Beldan | 1 | -4/+4 |
2013-03-06 | b43: define BCMA wireless specific PLLs | Rafał Miłecki | 1 | -1/+6 |
2013-02-25 | b43: Fix lockdep splat on module unload | Larry Finger | 1 | -1/+2 |
2013-01-07 | b43: Fix firmware loading when driver is built into the kernel | Larry Finger | 1 | -13/+41 |
2012-12-10 | b43: fix tx path skb leaks | Felix Fietkau | 1 | -4/+8 |
2012-10-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+4 |
2012-10-24 | b43: Fix oops on unload when firmware not found | Larry Finger | 1 | -0/+4 |
2012-10-19 | bcma: add an extra pcie core struct | Hauke Mehrtens | 1 | -1/+1 |
2012-08-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+2 |
2012-08-21 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -1/+2 |
2012-08-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -11/+40 |
2012-08-06 | b43: be more user friendly with PHY info | Rafał Miłecki | 1 | -5/+34 |
2012-08-06 | b43: rename host flags defines | Rafał Miłecki | 1 | -6/+6 |
2012-08-02 | b43: fix logic in GPIO init | Rafał Miłecki | 1 | -8/+13 |
2012-07-31 | mac80211: move TX station pointer and restructure TX | Thomas Huehn | 1 | -1/+2 |
2012-07-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -22/+10 |
2012-07-17 | b43: fix crash with OpenFWWF | Johannes Berg | 1 | -22/+10 |
2012-06-24 | Fix typo in printed messages | Anatol Pomozov | 1 | -1/+1 |
2012-06-08 | b43: do not call ieee80211_unregister_hw if we are not registred | Oleksij Rempel | 1 | -7/+12 |
2012-05-16 | ssb: remove rev from boardinfo | Hauke Mehrtens | 1 | -2/+2 |
2012-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+8 |
2012-04-27 | b43: only reload config after successful initialization | Seth Forshee | 1 | -2/+8 |
2012-04-10 | b43: claim support for IBSS RSN | Antonio Quartulli | 1 | -0/+16 |