summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43legacy
AgeCommit message (Expand)AuthorFilesLines
2012-04-13mac80211: remove hw.conf.channel usage where possibleMichal Kazior2-0/+3
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-7/+1
2012-04-10mac80211: remove antenna_sel_tx TX info fieldJohannes Berg1-13/+1
2012-04-06simple_open: automatically convert to simple_open()Stephen Boyd1-7/+1
2012-03-13b43legacy: Load firmware from work queue instead of from probe routineLarry Finger2-13/+23
2012-03-06ssb: remove 5GHz antenna gain from spromHauke Mehrtens1-1/+1
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-50/+126
2012-01-04b43legacy: Avoid packet losses in the dma worker codeLarry Finger4-50/+126
2011-12-20net: fix assignment of 0/1 to bool variables.Rusty Russell4-52/+52
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2011-11-01treewide: use __printf not __attribute__((format(printf,...)))Joe Perches1-8/+8
2011-11-01drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker1-1/+1
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller1-1/+2
2011-08-24b43/legacy: Remove firmware IDsMichael Büsch2-7/+1
2011-08-09b43legacy: report core numberPavel Roskin1-1/+2
2011-08-09b43legacy: remove 64-bit DMA supportPavel Roskin2-410/+71
2011-08-08b43legacy: remove wireless extensions inclusionsJohannes Berg2-2/+0
2011-07-27atomic: use <linux/atomic.h>Arun Sharma2-2/+2
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds14-14/+14
2011-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-3/+6
2011-07-22b43legacy: dma: cache translation (routing bits)Rafał Miłecki2-3/+6
2011-07-07Update my e-mail addressMichael Büsch14-14/+14
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-16/+4
2011-06-06drivers/net: Remove unnecessary semicolonsJoe Perches1-1/+1
2011-06-01b43legacy: Fix warnings from gcc 4.6.0Larry Finger3-16/+4
2011-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-51/+1
2011-05-11b43legacy: trivial: use TMSLOW def instead of magic valueRafał Miłecki1-1/+1
2011-05-10b43legacy: drop ssb-duplicated workaround for dangling coresRafał Miłecki1-18/+0
2011-05-05b43legacy: drop invalid IMCFGLO workaroundRafał Miłecki1-32/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-25mac80211: make tx() operation return voidJohannes Berg1-3/+2
2011-02-24mac80211: rename RX_FLAG_TSFTJohannes Berg1-1/+1
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2010-11-17drivers/net/wireless/b43legacy/main.c: Use printf extension %pVJoe Perches1-12/+35
2010-11-15b43legacy: rfkill: use status register based on core revision (not PHY's)Rafał Miłecki1-1/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+5
2010-09-16net/wireless: use generic_file_llseek in debugfsArnd Bergmann1-0/+1
2010-08-16b43legacy: update hw/fw version info in wiphy structJohn W. Linville1-0/+5
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-23/+26
2010-06-05b43legacy: replace the ssb_dma API with the generic DMA APIFUJITA Tomonori1-23/+26
2010-06-03drivers/net: use __packed annotationEric Dumazet3-12/+12
2010-05-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-3/+19
2010-05-03b43legacy: Added get_survey callback in order to get channel noiseJohn W. Linville1-0/+18
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville1-2/+1
2010-04-29b43legacy: remove usage of deprecated noise valueJohn W. Linville1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo4-0/+4
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+1
2010-02-16b43legacy: fix typo in ifdef commentHauke Mehrtens1-1/+1
2010-02-15Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller5-78/+2