aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54
Commit message (Expand)AuthorAge
* mac80211: extend set_coverage_class signatureLorenzo Bianconi2014-09-05
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* p54: use request_firmware_direct() for optional EEPROM overrideLuis R. Rodriguez2014-06-25
* mac80211: add vif to flush callEmmanuel Grumbach2014-04-09
* p54usb: fix leaks at failure path in p54u_probe()Alexey Khoroshilov2014-03-14
* net: Replace min macro with min_tSilvan Jegen2014-03-03
* p54: clamp properly instead of just truncatingDan Carpenter2014-01-13
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-13
|\
| * mac80211: remove channel_change_timeJohannes Berg2014-01-07
* | wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-03
* | p54: use ether_addr_equal_64bitsJulia Lawall2014-01-03
|/
* drivers/net/wireless: Fix FSF address in file headersJeff Kirsher2013-12-11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-17
|\
| * net: p54spi: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-07
|\|
| * wireless: p54pci: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-26
* | p54usb: add USB ID for Corega WLUSB2GTST USB adapterChristian Lamparter2013-09-26
* | p54usb: fix leak at failure path in p54u_load_firmware()Alexey Khoroshilov2013-09-26
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* net: wireless: p54spi: Fix commenting styleSachin Kamat2013-05-29
* net: wireless: p54spi: Use module_spi_driver macroSachin Kamat2013-05-29
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-24
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-25
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-10
|\|
| * mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-18
* | net: wireless: p54spi: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-07
|/
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\
| * drivers/net/wireless/p54: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-22
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-18
|\ \
| * | p54usb: corrected USB ID for T-Com Sinus 154 data IITomasz Guszkowski2013-02-08
* | | wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28
|\|
| * p54usb: add USBIDs for two more p54usb devicesChristian Lamparter2013-01-02
| * p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski2013-01-02
* | p54pci: don't return zero on failure paths in p54p_probe()Alexey Khoroshilov2013-01-07
|/
* p54: remove __dev* attributesBill Pemberton2012-12-06
* p54: potential signedness issue in p54_parse_rssical()Dan Carpenter2012-12-03
* p54pci: use SIMPLE_DEV_PM_OPSHauke Mehrtens2012-11-30
* p54: improve TSF timestamp precisionChristian Lamparter2012-11-26
* mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-28
|\
| * p54: connect to 11w protected networksChristian Lamparter2012-09-24
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-14
|\|
| * p54: fix off-by-one null pointer bug in p54_tx_80211Christian Lamparter2012-09-11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-24
|\|
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-21
| |\
| | * mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-31
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-22
|\ \ \ | |/ / |/| |
| * | USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-17
| |/
* | p54: fix powerpc gcc warningsChristian Lamparter2012-08-13