summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-6/+3
|\
| * DMA-API: net: b43legacy: replace dma_set_mask()+dma_set_coherent_mask() with ...Russell King2013-09-211-6/+3
* | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-021-1/+1
|/
* drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-291-4/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-241-4/+5
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-4/+5
* | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-171-2/+1
* | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-151-4/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-12-112-6/+36
|\
| * b43legacy: Fix firmware loading when driver is built into the kernelLarry Finger2012-12-102-6/+36
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-281-1/+1
|\ \ | |/
| * mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-131-1/+1
* | drivers/net: use tasklet_kill in device remove/close processXiaotian Feng2012-11-031-1/+1
|/
* 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-07-101-1/+1
|\
| * net: dont use __netdev_alloc_skb for bounce bufferEric Dumazet2012-07-081-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-281-1/+1
|\ \ | |/
| * Fix typo in printed messagesAnatol Pomozov2012-06-241-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-121-1/+1
|\ \
| * | wireless: update wireless URLsJohannes Berg2012-06-061-1/+1
| |/
* | wireless: Remove casts to same typeJoe Perches2012-06-062-5/+3
|/
* ssb: remove rev from boardinfoHauke Mehrtens2012-05-163-8/+8
* b43legacy: Fix error due to MMIO access with SSB unpoweredLarry Finger2012-05-151-2/+0
* mac80211: remove hw.conf.channel usage where possibleMichal Kazior2012-04-132-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-121-7/+1
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-7/+1
* | mac80211: remove antenna_sel_tx TX info fieldJohannes Berg2012-04-101-13/+1
|/
* b43legacy: Load firmware from work queue instead of from probe routineLarry Finger2012-03-132-13/+23
* ssb: remove 5GHz antenna gain from spromHauke Mehrtens2012-03-051-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-054-50/+126
|\
| * b43legacy: Avoid packet losses in the dma worker codeLarry Finger2012-01-044-50/+126
* | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-194-52/+52
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-1/+1
|\
| * drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker2011-10-311-1/+1
* | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-311-8/+8
|/
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-031-1/+2
* b43/legacy: Remove firmware IDsMichael Büsch2011-08-242-7/+1
* b43legacy: report core numberPavel Roskin2011-08-081-1/+2
* b43legacy: remove 64-bit DMA supportPavel Roskin2011-08-082-410/+71
* b43legacy: remove wireless extensions inclusionsJohannes Berg2011-08-082-2/+0
* atomic: use <linux/atomic.h>Arun Sharma2011-07-262-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-2514-14/+14
|\
| * Update my e-mail addressMichael Büsch2011-07-0714-14/+14
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-222-3/+6
|\ \
| * | b43legacy: dma: cache translation (routing bits)Rafał Miłecki2011-07-222-3/+6
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-083-16/+4
|\ \ \ | |/ /
| * | b43legacy: Fix warnings from gcc 4.6.0Larry Finger2011-06-013-16/+4
| |/
OpenPOWER on IntegriCloud