aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg1-6/+6
2015-05-05mac80211: make LED trigger names constJohannes Berg1-1/+1
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg2-6/+3
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches2-5/+5
2015-01-23p54pci: add handling of signal caseNicholas Mc Guire1-2/+5
2015-01-23p54: add handling of the signal caseNicholas Mc Guire1-3/+6
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg3-13/+13
2015-01-07mac80211: Re-fix accounting of the tailroom-needed counterIdo Yariv1-0/+2
2014-11-24wireless/p54: Remove duplicated net2280 headerRicardo Ribalda Delgado2-452/+12
2014-09-05mac80211: extend set_coverage_class signatureLorenzo Bianconi1-1/+2
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-06-25p54: use request_firmware_direct() for optional EEPROM overrideLuis R. Rodriguez1-1/+1
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach1-1/+2
2014-03-14p54usb: fix leaks at failure path in p54u_probe()Alexey Khoroshilov1-0/+4
2014-03-03net: Replace min macro with min_tSilvan Jegen1-1/+1
2014-01-13p54: clamp properly instead of just truncatingDan Carpenter1-1/+1
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+0
2014-01-07mac80211: remove channel_change_timeJohannes Berg1-1/+0
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker7-7/+0
2014-01-03p54: use ether_addr_equal_64bitsJulia Lawall1-1/+1
2013-12-11drivers/net/wireless: Fix FSF address in file headersJeff Kirsher1-2/+1
2013-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-1/+1
2013-10-10net: p54spi: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-1/+0
2013-09-26wireless: p54pci: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-09-26p54usb: add USB ID for Corega WLUSB2GTST USB adapterChristian Lamparter1-0/+1
2013-09-26p54usb: fix leak at failure path in p54u_load_firmware()Alexey Khoroshilov1-0/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+1
2013-05-29net: wireless: p54spi: Fix commenting styleSachin Kamat1-8/+7
2013-05-29net: wireless: p54spi: Use module_spi_driver macroSachin Kamat1-21/+1
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville3-6/+6
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-1/+1
2013-04-07net: wireless: p54spi: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-3/+3
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan3-6/+6
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg1-1/+1
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-1/+1
2013-02-08p54usb: corrected USB ID for T-Com Sinus 154 data IITomasz Guszkowski1-1/+1
2013-02-04wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches1-8/+2
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+4
2013-01-22drivers/net/wireless/p54: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-01-07p54pci: don't return zero on failure paths in p54p_probe()Alexey Khoroshilov1-2/+5
2013-01-02p54usb: add USBIDs for two more p54usb devicesChristian Lamparter1-0/+3
2013-01-02p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski1-0/+1
2012-12-06p54: remove __dev* attributesBill Pemberton3-9/+9
2012-12-03p54: potential signedness issue in p54_parse_rssical()Dan Carpenter1-2/+3
2012-11-30p54pci: use SIMPLE_DEV_PM_OPSHauke Mehrtens1-10/+3
2012-11-26p54: improve TSF timestamp precisionChristian Lamparter1-1/+5
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen1-1/+1
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+12