summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43legacy
AgeCommit message (Expand)Author
2012-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-08net: dont use __netdev_alloc_skb for bounce bufferEric Dumazet
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-24Fix typo in printed messagesAnatol Pomozov
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-06wireless: update wireless URLsJohannes Berg
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-05-16ssb: remove rev from boardinfoHauke Mehrtens
2012-05-15b43legacy: Fix error due to MMIO access with SSB unpoweredLarry Finger
2012-04-13mac80211: remove hw.conf.channel usage where possibleMichal Kazior
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-10mac80211: remove antenna_sel_tx TX info fieldJohannes Berg
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-13b43legacy: Load firmware from work queue instead of from probe routineLarry Finger
2012-03-05ssb: remove 5GHz antenna gain from spromHauke Mehrtens
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-04b43legacy: Avoid packet losses in the dma worker codeLarry Finger
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-10-31drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller
2011-08-24b43/legacy: Remove firmware IDsMichael Büsch
2011-08-08b43legacy: report core numberPavel Roskin
2011-08-08b43legacy: remove 64-bit DMA supportPavel Roskin
2011-08-08b43legacy: remove wireless extensions inclusionsJohannes Berg
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-22b43legacy: dma: cache translation (routing bits)Rafał Miłecki
2011-07-07Update my e-mail addressMichael Büsch
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-05drivers/net: Remove unnecessary semicolonsJoe Perches
2011-06-01b43legacy: Fix warnings from gcc 4.6.0Larry Finger
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-11b43legacy: trivial: use TMSLOW def instead of magic valueRafał Miłecki
2011-05-10b43legacy: drop ssb-duplicated workaround for dangling coresRafał Miłecki
2011-05-05b43legacy: drop invalid IMCFGLO workaroundRafał Miłecki
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2011-02-23mac80211: rename RX_FLAG_TSFTJohannes Berg
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-11-16drivers/net/wireless/b43legacy/main.c: Use printf extension %pVJoe Perches
2010-11-15b43legacy: rfkill: use status register based on core revision (not PHY's)Rafał Miłecki
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-09-16net/wireless: use generic_file_llseek in debugfsArnd Bergmann
2010-08-16b43legacy: update hw/fw version info in wiphy structJohn W. Linville
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-04b43legacy: replace the ssb_dma API with the generic DMA APIFUJITA Tomonori