summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add vif to flush callEmmanuel Grumbach2014-04-091-1/+2
* p54usb: fix leaks at failure path in p54u_probe()Alexey Khoroshilov2014-03-141-0/+4
* net: Replace min macro with min_tSilvan Jegen2014-03-031-1/+1
* p54: clamp properly instead of just truncatingDan Carpenter2014-01-131-1/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-131-1/+0Star
|\
| * mac80211: remove channel_change_timeJohannes Berg2014-01-071-1/+0Star
* | wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-037-7/+0Star
* | p54: use ether_addr_equal_64bitsJulia Lawall2014-01-031-1/+1
|/
* drivers/net/wireless: Fix FSF address in file headersJeff Kirsher2013-12-111-2/+1Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-171-1/+1
|\
| * net: p54spi: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-101-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-071-1/+0Star
|\|
| * wireless: p54pci: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-261-1/+0Star
* | p54usb: add USB ID for Corega WLUSB2GTST USB adapterChristian Lamparter2013-09-261-0/+1
* | p54usb: fix leak at failure path in p54u_load_firmware()Alexey Khoroshilov2013-09-261-0/+1
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+1
* net: wireless: p54spi: Fix commenting styleSachin Kamat2013-05-291-8/+7Star
* net: wireless: p54spi: Use module_spi_driver macroSachin Kamat2013-05-291-21/+1Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-243-6/+6
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-253-6/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-101-1/+1
|\|
| * mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-181-1/+1
* | net: wireless: p54spi: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-071-3/+3
|/
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-1/+1
|\
| * drivers/net/wireless/p54: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-181-1/+1
|\ \
| * | p54usb: corrected USB ID for T-Com Sinus 154 data IITomasz Guszkowski2013-02-081-1/+1
* | | wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-8/+2Star
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-0/+4
|\|
| * p54usb: add USBIDs for two more p54usb devicesChristian Lamparter2013-01-021-0/+3
| * p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski2013-01-021-0/+1
* | p54pci: don't return zero on failure paths in p54p_probe()Alexey Khoroshilov2013-01-071-2/+5
|/
* p54: remove __dev* attributesBill Pemberton2012-12-063-9/+9
* p54: potential signedness issue in p54_parse_rssical()Dan Carpenter2012-12-031-2/+3
* p54pci: use SIMPLE_DEV_PM_OPSHauke Mehrtens2012-11-301-10/+3Star
* p54: improve TSF timestamp precisionChristian Lamparter2012-11-261-1/+5
* mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-131-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-281-0/+12
|\
| * p54: connect to 11w protected networksChristian Lamparter2012-09-241-0/+12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-141-1/+2
|\|
| * p54: fix off-by-one null pointer bug in p54_tx_80211Christian Lamparter2012-09-111-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-243-8/+13
|\|
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-213-8/+13
| |\
| | * mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-313-8/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-221-1/+1
|\ \ \ | |/ / |/| |
| * | USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-181-1/+1
| |/
* | p54: fix powerpc gcc warningsChristian Lamparter2012-08-131-4/+8
* | p54: parse output power tableChristian Lamparter2012-08-102-24/+92
* | p54pci: convert driver to use asynchronous firmware loadingLarry Finger2012-08-062-26/+63
|/
* wireless: Use eth_random_addrJoe Perches2012-07-171-1/+1