#!/bin/sh # description: produce callgraphs in short form for scripting use perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@" ernate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/drivers/net/wireless/at76c50x-usb.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/at76c50x-usb.c
AgeCommit message (Expand)Author
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-02-04wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2012-11-14wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2012-09-11wireless: at76c50x: eliminate hex2str()Andy Shevchenko
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-10wireless: at76c50x: signedness bug in at76_dfu_get_state()Dan Carpenter
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-08wireless: at76c50x: allocating too much dataDan Carpenter
2012-04-25USB: at76c50x-usb.c: remove err() usageGreg Kroah-Hartman
2012-04-12wireless, at76c50x:: Don't needlessly test for NULL before calling release_fi...Jesper Juhl
2011-10-31wireless: at76c50x: follow rename pack_hex_byte to hex_byte_packAndy Shevchenko
2011-09-30wireless: at76c50x: use native hex_pack_byte() methodAndy Shevchenko
2011-02-28at76c50x-usb: fix warning caused by at76_mac80211_tx now returning voidJohn W. Linville
2011-02-25mac80211: make tx() operation return voidJohannes Berg