aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches26-77/+66
2012-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-12/+43
2012-02-09rtlwifi: Modify rtl_pci_init to return 0 on successSimon Graham1-2/+2
2012-02-07zd1211rw: firmware needs duration_id set to zero for non-pspoll framesTomas Vanek1-0/+8
2012-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville224-3627/+3837
2012-02-06ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau1-2/+5
2012-02-06ath9k: fix a WEP crypto related regressionFelix Fietkau1-0/+8
2012-02-06mwifiex: add NULL checks in driver unload pathAmitkumar Karwar2-5/+10
2012-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-10/+18
2012-02-03ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan1-4/+5
2012-02-03mwifiex: handle association failure case correctlyAmitkumar Karwar1-1/+7
2012-02-03ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville1-1/+1
2012-02-01iwlwifi: don't mess up QoS counters with non-QoS framesEmmanuel Grumbach3-3/+11
2012-02-01iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG levelJohn W. Linville1-1/+1
2012-02-01rt2800lib: fix wrong -128dBm when signal is stronger than -12dBmLuigi Tarenga1-4/+4
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches2-6/+4
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches11-47/+19
2012-01-30rtlwifi: Convert to asynchronous firmware loadLarry Finger20-164/+194
2012-01-30ath9k: Print the correct channel modeSujith Manoharan1-3/+1
2012-01-30ath9k_htc: Load firmware asynchronouslySujith Manoharan2-56/+101
2012-01-30iwlwifi: always restrict scan dwell in P2PJohannes Berg1-3/+18
2012-01-30iwlwifi: add option to disalbe LEDWey-Yi Guy3-1/+7
2012-01-30iwlwifi: fix uCode event tracingJohannes Berg3-32/+76
2012-01-30iwlwifi: fix typoWey-Yi Guy1-4/+4
2012-01-30rtlwifi: Move pr_fmt macros to a single locationLarry Finger19-47/+21
2012-01-30ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville1-1/+1
2012-01-27mwl8k: Configuring correct MAC address in broadcast keyYogesh Ashok Powar1-1/+1
2012-01-27mwifiex: update BSS parameters in dump_station_info()Amitkumar Karwar3-0/+24
2012-01-27mwifiex: pass priv pointer instead of adapterAvinash Patil3-7/+5
2012-01-27rt2800usb: remove PWR_PIN_CFG=0x3 during initStanislaw Gruszka1-2/+0
2012-01-27rt2800: zero MAC_SYS_CTRL bits during BBP and MAC resetStanislaw Gruszka2-2/+2
2012-01-27rt2800: disable DMA after firmware loadStanislaw Gruszka1-12/+9
2012-01-27rt2800usb: initialize H2M_INT_SRC registerStanislaw Gruszka1-0/+2
2012-01-27carl9170: allow users to lower output power levelChristian Lamparter5-35/+50
2012-01-27mac80211: make CQM RSSI support per virtual interfaceJohannes Berg2-5/+5
2012-01-27mac80211: make beacon filtering per virtual interfaceJohannes Berg5-4/+8
2012-01-24orinoco_usb: remove version definitionJohn W. Linville1-5/+0
2012-01-24ath5k: use bool type for no_hw_rfkill_switch module parameterJohn W. Linville1-1/+1
2012-01-24iwlwifi: fix PCI-E transport "inta" raceJohannes Berg1-2/+2
2012-01-24ath9k_htc: claim support for IBSS RSNAntonio Quartulli2-0/+17
2012-01-24brcmfmac: Trivial typo of "couldn" to "could" fixJoe Perches1-2/+2
2012-01-24brcm80211: Use pr_fmt and pr_<level>Joe Perches13-24/+46
2012-01-24brcm80211: Use brcmu_dbg_hex_dumpJoe Perches1-6/+3
2012-01-24brcm80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches6-93/+78
2012-01-24brcmfmac: Remove useless #ifdef DEBUGJoe Perches1-2/+0
2012-01-24brcm80211: Add and use brcmX_dbg_dump_hexJoe Perches4-92/+84
2012-01-24brcmfmac: Convert printk(KERN_DEBUG to pr_debugJoe Perches1-4/+4
2012-01-24brcm80211: Use normal DEBUG defineJoe Perches16-102/+102
2012-01-24ath5k: claim support for IBSS RSNAntonio Quartulli2-0/+11