summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-311-1/+1
|\
| * cfg80211-wext: export symbols only when neededJohannes Berg2015-02-281-1/+1
* | orinoco: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
* | wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-1/+1
|/
* orinoco: Delete an unnecessary check before the function call "kfree"Markus Elfring2015-02-061-1/+1
* orinoco: orinoco_tmd use msecs_to_jiffies for conversionNicholas Mc Guire2015-02-061-1/+1
* orinoco: orinoco_pci use msecs_to_jiffies for conversionNicholas Mc Guire2015-02-061-1/+1
* orinoco: orinoco_plx use msecs_to_jiffies for conversionNicholas Mc Guire2015-02-061-1/+1
* orinoco/hermes: select CFG80211_WEXTJohannes Berg2015-01-151-1/+2
* orinoco_usb: Use setup_timerJulia Lawall2015-01-071-3/+1
* drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches2014-09-091-14/+14
* Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville2014-09-041-6/+8
|\
| * cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg2014-08-261-6/+8
* | orinoco_usb: use USB API functions rather than constantsHimangi Saraogi2014-08-251-8/+2
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-124-4/+4
* orinoco_usb: remove unnecessary break after gotoFabian Frederick2014-07-131-1/+0
* PCMCIA_HERMES: ioport_map/unmap relies on HAS_IOPORT_MAPFabian Frederick2014-06-191-1/+1
* SPECTRUM_CS: ioport_map/unmap relies on HAS_IOPORT_MAPFabian Frederick2014-06-191-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-124-7/+7
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-223-6/+6
| |\
| | * cfg80211: constify more pointers in the cfg80211 APIJohannes Berg2014-05-193-6/+6
| * | orinoco_usb: Fix broken firmware load error checkingOndrej Zary2014-05-131-1/+1
| |/
* | USB: orinoco_usb: remove CONFIG_USB_DEBUG supportGreg Kroah-Hartman2014-05-291-32/+18
|/
* orinoco: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang2014-02-284-6/+8
* wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-034-4/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-074-8/+0
|\
| * wireless: orinoco: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-264-8/+0
* | orinoco: Remove extern from function prototypesJoe Perches2013-09-241-17/+14
|/
* net/trivial: replace numeric with standard PM state macrosYijing Wang2013-06-281-1/+1
* orinoco_usb: fix memory leak in ezusb_access_ltv() when device disconnectedAlexey Khoroshilov2013-06-141-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-1/+1
|\
| * orinoco_usb: don't release nonexistent firmwareMichal Pecio2013-03-111-1/+1
* | drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-152-30/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-191-2/+9
|\
| * net: wireless: orinoco: orinoco_usb.c: fix DMA buffers on stackKumar Amit Mehta2013-02-181-2/+9
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-181-2/+2
|\ \ | |/
| * cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-111-2/+2
* | wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-11/+5
* | remove init of dev->perm_addr in driversJiri Pirko2013-01-081-1/+0
|/
* orinoco: remove __dev* attributesBill Pemberton2012-12-064-8/+8
* cfg80211: pass a channel definition structJohannes Berg2012-11-261-6/+5
* orinoco_usb: clean up some signedness issuesDan Carpenter2012-10-191-5/+4
* wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel2012-10-181-1/+1
* orinoco: use is_zero_ether_addr() instead of memcmp()Wei Yongjun2012-09-071-4/+3
* nl80211: move scan API to wdevJohannes Berg2012-07-121-1/+1
* cfg80211: clarify set_channel APIsJohannes Berg2012-06-061-5/+4
* Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-221-0/+1
|\
| * USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-181-0/+1
* | wireless, orinoco: release_firmware() tests for NULL, remove explicit tests b...Jesper Juhl2012-04-121-5/+2
|/
* net: orinoco: add error handling for failed kmalloc().Santosh Nayak2012-03-281-0/+8
OpenPOWER on IntegriCloud