| Commit message (Expand) | Author | Age | Files | Lines |
* | b43legacy: move under broadcom vendor directory | Kalle Valo | 2015-11-18 | 1 | -4062/+0 |
* | mac80211: convert HW flags to unsigned long bitmap | Johannes Berg | 2015-06-10 | 1 | -2/+3 |
* | mac80211: remove support for IFF_PROMISC | Johannes Berg | 2015-04-24 | 1 | -6/+2 |
* | wireless: Use eth_<foo>_addr instead of memset | Joe Perches | 2015-03-03 | 1 | -4/+4 |
* | treewide: Remove unnecessary SSB_DEVTABLE_END macro | Joe Perches | 2015-02-11 | 1 | -1/+1 |
* | net: Replace min macro with min_t | Silvan Jegen | 2014-03-03 | 1 | -2/+2 |
* | b43legacy: Fix unload oops if firmware is not available | Larry Finger | 2014-01-13 | 1 | -0/+1 |
* | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan | Karl Beldan | 2013-03-25 | 1 | -4/+5 |
* | b43legacy: Fix firmware loading when driver is built into the kernel | Larry Finger | 2012-12-10 | 1 | -6/+31 |
* | b43legacy: Fix crash on unload when firmware not available | Larry Finger | 2012-09-28 | 1 | -0/+2 |
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-08-21 | 1 | -0/+1 |
|\ |
|
| * | mac80211: move TX station pointer and restructure TX | Thomas Huehn | 2012-07-31 | 1 | -0/+1 |
* | | b43legacy: fix logic in GPIO init | Rafał Miłecki | 2012-08-10 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-06-29 | 1 | -1/+1 |
|\ |
|
| * | Fix typo in printed messages | Anatol Pomozov | 2012-06-24 | 1 | -1/+1 |
* | | wireless: update wireless URLs | Johannes Berg | 2012-06-06 | 1 | -1/+1 |
|/ |
|
* | ssb: remove rev from boardinfo | Hauke Mehrtens | 2012-05-16 | 1 | -1/+1 |
* | b43legacy: Fix error due to MMIO access with SSB unpowered | Larry Finger | 2012-05-15 | 1 | -2/+0 |
* | mac80211: remove hw.conf.channel usage where possible | Michal Kazior | 2012-04-13 | 1 | -0/+2 |
* | b43legacy: Load firmware from work queue instead of from probe routine | Larry Finger | 2012-03-13 | 1 | -13/+20 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-01-05 | 1 | -19/+67 |
|\ |
|
| * | b43legacy: Avoid packet losses in the dma worker code | Larry Finger | 2012-01-04 | 1 | -19/+67 |
* | | net: fix assignment of 0/1 to bool variables. | Rusty Russell | 2011-12-20 | 1 | -32/+32 |
|/ |
|
* | drivers/net: change moduleparam.h to module.h as required. | Paul Gortmaker | 2011-11-01 | 1 | -1/+1 |
* | mac80211: pass vif param to conf_tx() callback | Eliad Peller | 2011-10-03 | 1 | -1/+2 |
* | b43/legacy: Remove firmware IDs | Michael Büsch | 2011-08-24 | 1 | -3/+1 |
* | b43legacy: report core number | Pavel Roskin | 2011-08-08 | 1 | -1/+2 |
* | b43legacy: remove wireless extensions inclusions | Johannes Berg | 2011-08-08 | 1 | -1/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 1 | -1/+1 |
|\ |
|
| * | Update my e-mail address | Michael Büsch | 2011-07-07 | 1 | -1/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-06-08 | 1 | -6/+2 |
|\ \ |
|
| * | | b43legacy: Fix warnings from gcc 4.6.0 | Larry Finger | 2011-06-01 | 1 | -6/+2 |
| |/ |
|
* / | drivers/net: Remove unnecessary semicolons | Joe Perches | 2011-06-05 | 1 | -1/+1 |
|/ |
|
* | b43legacy: trivial: use TMSLOW def instead of magic value | Rafał Miłecki | 2011-05-11 | 1 | -1/+1 |
* | b43legacy: drop ssb-duplicated workaround for dangling cores | Rafał Miłecki | 2011-05-10 | 1 | -18/+0 |
* | b43legacy: drop invalid IMCFGLO workaround | Rafał Miłecki | 2011-05-05 | 1 | -32/+0 |
* | mac80211: make tx() operation return void | Johannes Berg | 2011-02-25 | 1 | -3/+2 |
* | drivers/net/wireless/b43legacy/main.c: Use printf extension %pV | Joe Perches | 2010-11-16 | 1 | -12/+35 |
* | b43legacy: update hw/fw version info in wiphy struct | John W. Linville | 2010-08-16 | 1 | -0/+5 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-05 | 1 | -2/+19 |
|\ |
|
| * | b43legacy: Added get_survey callback in order to get channel noise | John W. Linville | 2010-05-03 | 1 | -0/+18 |
| * | mac80211: remove deprecated noise field from ieee80211_rx_status | John W. Linville | 2010-04-30 | 1 | -2/+1 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-02-15 | 1 | -24/+2 |
|\ |
|
| * | b43legacy: remove get_tx_stats() mac80211 op | Kalle Valo | 2010-02-08 | 1 | -24/+0 |
| * | b43/b43legacy: Wake queues in wireless_core_start | Larry Finger | 2010-02-08 | 1 | -0/+2 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-01-19 | 1 | -6/+5 |
|\| |
|
| * | Remove config option B43_LEGACY_RFKILL completely | Christoph Egger | 2010-01-15 | 1 | -6/+3 |
| * | b43legacy: Declare all possible ucodeX.fw files | Tim Gardner | 2010-01-15 | 1 | -0/+2 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-30 | 1 | -12/+12 |
|\| |
|