aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2013-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-04ath9k: Fix Kconfig for ATH9K_HTCVladimir Kondratiev
2013-01-02brcmfmac: fix parsing rsn ie for ap mode.Hante Meuleman
2013-01-02brcmsmac: add copyright information for CanonicalArend van Spriel
2013-01-02rtlwifi: rtl8723ae: Fix warning for unchecked pci_map_single() callLarry Finger
2013-01-02rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() callLarry Finger
2013-01-02rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() callLarry Finger
2013-01-02rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() callLarry Finger
2013-01-02rtlwifi: Fix warning for unchecked pci_map_single() callLarry Finger
2013-01-02p54usb: add USBIDs for two more p54usb devicesChristian Lamparter
2013-01-02rtlwifi: Don't leak on error in _rtl_usb_receive()Jesper Juhl
2013-01-02ath9k_hw: Fix RX gain initvals for AR9485Sujith Manoharan
2013-01-02brcmsmac: Use udelay instead of usleep_rangeNiels Ole Salscheider
2013-01-02p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski
2013-01-02carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESHChristian Lamparter
2013-01-02rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msgJussi Kivilinna
2013-01-02ath9k: Fix compilation breakageSujith Manoharan
2012-12-22Drivers: network: more __dev* removalGreg KH
2012-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-12-17drivers: remove reference to feature-removal-schedule.txtTao Ma
2012-12-17wireless: fix Atheros drivers compilationVladimir Kondratiev
2012-12-17rt2x00: zero-out rx_statusGabor Juhos
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-12-11Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-12-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-12-11ath9k: check pdata variable before dereferencing itGabor Juhos
2012-12-11ath5k: RX timestamp is reported at end of frameThomas Pedersen
2012-12-11ath9k_htc: RX timestamp is reported at end of frameThomas Pedersen
2012-12-11ath9k: RX timestamp is reported at end of frameThomas Pedersen
2012-12-11rt2800usb: reorganize 2001:3c1e in usb id table Wi-Fi adapterJohn W. Linville
2012-12-10iwlwifi: don't handle masked interruptEmmanuel Grumbach
2012-12-10iwlwifi: silently ignore fw flaws in Tx pathEmmanuel Grumbach
2012-12-10iwlwifi: iwlagn_request_scan: Fix check for priv->scan_requestTim Gardner
2012-12-10b43: fix tx path skb leaksFelix Fietkau
2012-12-10ath5k: fix tx path skb leaksFelix Fietkau
2012-12-10ath9k: allow to load EEPROM content via firmware APIGabor Juhos
2012-12-10ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'Gabor Juhos
2012-12-10ath9k: add EEPROM offset to debug messageGabor Juhos
2012-12-10ath9k: move duplicated debug message to 'ath9k_hw_nvram_read'Gabor Juhos
2012-12-10ath9k_hw: Fix signal strength / channel noise reportingFelix Fietkau
2012-12-10ath9k_hw: Update intivals for AR9340Sujith Manoharan
2012-12-10ath9k_hw: Calculate the correct training power for PAPRDSujith Manoharan
2012-12-10ath9k_hw: Add HW cap for PAPRDSujith Manoharan
2012-12-10ath9k_hw: Fix PAPRD retraining for AR9485Sujith Manoharan
2012-12-10ath9k_hw: Various trivial fixes for PAPRDSujith Manoharan
2012-12-10ath9k: Fix redundant PS wrappersSujith Manoharan
2012-12-10ath9k: Add a few debug messages for PAPRDSujith Manoharan