summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy/main.c
Commit message (Expand)AuthorAgeFilesLines
* b43legacy: move under broadcom vendor directoryKalle Valo2015-11-181-4062/+0Star
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-2/+3
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-241-6/+2Star
* wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-4/+4
* treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches2015-02-111-1/+1
* net: Replace min macro with min_tSilvan Jegen2014-03-031-2/+2
* b43legacy: Fix unload oops if firmware is not availableLarry Finger2014-01-131-0/+1
* mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-4/+5
* b43legacy: Fix firmware loading when driver is built into the kernelLarry Finger2012-12-101-6/+31
* b43legacy: Fix crash on unload when firmware not availableLarry Finger2012-09-281-0/+2
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-211-0/+1
|\
| * mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-0/+1
* | b43legacy: fix logic in GPIO initRafał Miłecki2012-08-101-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-291-1/+1
|\
| * Fix typo in printed messagesAnatol Pomozov2012-06-241-1/+1
* | wireless: update wireless URLsJohannes Berg2012-06-061-1/+1
|/
* ssb: remove rev from boardinfoHauke Mehrtens2012-05-161-1/+1
* b43legacy: Fix error due to MMIO access with SSB unpoweredLarry Finger2012-05-151-2/+0Star
* mac80211: remove hw.conf.channel usage where possibleMichal Kazior2012-04-131-0/+2
* b43legacy: Load firmware from work queue instead of from probe routineLarry Finger2012-03-131-13/+20
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-051-19/+67
|\
| * b43legacy: Avoid packet losses in the dma worker codeLarry Finger2012-01-041-19/+67
* | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-201-32/+32
|/
* drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker2011-11-011-1/+1
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-031-1/+2
* b43/legacy: Remove firmware IDsMichael Büsch2011-08-241-3/+1Star
* b43legacy: report core numberPavel Roskin2011-08-081-1/+2
* b43legacy: remove wireless extensions inclusionsJohannes Berg2011-08-081-1/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\
| * Update my e-mail addressMichael Büsch2011-07-071-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-081-6/+2Star
|\ \
| * | b43legacy: Fix warnings from gcc 4.6.0Larry Finger2011-06-011-6/+2Star
| |/
* / drivers/net: Remove unnecessary semicolonsJoe Perches2011-06-051-1/+1
|/
* b43legacy: trivial: use TMSLOW def instead of magic valueRafał Miłecki2011-05-111-1/+1
* b43legacy: drop ssb-duplicated workaround for dangling coresRafał Miłecki2011-05-101-18/+0Star
* b43legacy: drop invalid IMCFGLO workaroundRafał Miłecki2011-05-051-32/+0Star
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-3/+2Star
* drivers/net/wireless/b43legacy/main.c: Use printf extension %pVJoe Perches2010-11-161-12/+35
* b43legacy: update hw/fw version info in wiphy structJohn W. Linville2010-08-161-0/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-2/+19
|\
| * b43legacy: Added get_survey callback in order to get channel noiseJohn W. Linville2010-05-031-0/+18
| * mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville2010-04-301-2/+1Star
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-151-24/+2Star
|\
| * b43legacy: remove get_tx_stats() mac80211 opKalle Valo2010-02-081-24/+0Star
| * b43/b43legacy: Wake queues in wireless_core_startLarry Finger2010-02-081-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-191-6/+5Star
|\|
| * Remove config option B43_LEGACY_RFKILL completelyChristoph Egger2010-01-151-6/+3Star
| * b43legacy: Declare all possible ucodeX.fw filesTim Gardner2010-01-151-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-301-12/+12
|\|