aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy
Commit message (Expand)AuthorAge
* net: Replace min macro with min_tSilvan Jegen2014-03-03
* b43legacy: Fix unload oops if firmware is not availableLarry Finger2014-01-13
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\
| * DMA-API: net: b43legacy: replace dma_set_mask()+dma_set_coherent_mask() with ...Russell King2013-09-21
* | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
|/
* drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-29
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-24
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-25
* | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-17
* | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-15
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-12-11
|\
| * b43legacy: Fix firmware loading when driver is built into the kernelLarry Finger2012-12-10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-28
|\|
| * mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-13
* | drivers/net: use tasklet_kill in device remove/close processXiaotian Feng2012-11-03
|/
* b43legacy: Fix crash on unload when firmware not availableLarry Finger2012-09-28
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-21
|\
| * mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-31
* | b43legacy: fix logic in GPIO initRafał Miłecki2012-08-10
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-11
|\
| * net: dont use __netdev_alloc_skb for bounce bufferEric Dumazet2012-07-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-28
|\|
| * Fix typo in printed messagesAnatol Pomozov2012-06-24
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-12
|\ \
| * | wireless: update wireless URLsJohannes Berg2012-06-06
| |/
* / wireless: Remove casts to same typeJoe Perches2012-06-06
|/
* ssb: remove rev from boardinfoHauke Mehrtens2012-05-16
* b43legacy: Fix error due to MMIO access with SSB unpoweredLarry Finger2012-05-15
* mac80211: remove hw.conf.channel usage where possibleMichal Kazior2012-04-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-12
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* | mac80211: remove antenna_sel_tx TX info fieldJohannes Berg2012-04-10
|/
* b43legacy: Load firmware from work queue instead of from probe routineLarry Finger2012-03-13
* ssb: remove 5GHz antenna gain from spromHauke Mehrtens2012-03-05
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-05
|\
| * b43legacy: Avoid packet losses in the dma worker codeLarry Finger2012-01-04
* | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker2011-10-31
* | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
|/
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-03
* b43/legacy: Remove firmware IDsMichael Büsch2011-08-24
* b43legacy: report core numberPavel Roskin2011-08-08
* b43legacy: remove 64-bit DMA supportPavel Roskin2011-08-08
* b43legacy: remove wireless extensions inclusionsJohannes Berg2011-08-08
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * Update my e-mail addressMichael Büsch2011-07-07
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-22
|\ \
| * | b43legacy: dma: cache translation (routing bits)Rafał Miłecki2011-07-22