aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-02-02iwlwifi: kill bus_get_hw_id_stringEmmanuel Grumbach
2012-02-02iwlwifi: kill bus_is_pm_supportedEmmanuel Grumbach
2012-02-02iwlwifi: kill bus_apm_configEmmanuel Grumbach
2012-02-02iwlwifi: consolidate the start_device flowEmmanuel Grumbach
2012-02-02iwlwifi: move the RF kill logic from iwl_probe to transportEmmanuel Grumbach
2012-02-02iwlwifi: introduce trans_ops->stop_hwEmmanuel Grumbach
2012-02-02iwlwifi: move apm_init to start_hwEmmanuel Grumbach
2012-02-02iwlwifi: move prepare_card_hw to start_hwEmmanuel Grumbach
2012-02-02iwlwifi: rename trans_ops->request_irq to trans_ops->start_hwEmmanuel Grumbach
2012-02-02iwlwifi: don't use the bus for ucode fw_desc any moreEmmanuel Grumbach
2012-02-02iwlwifi: remove the pointer to dev from the bus layerEmmanuel Grumbach
2012-02-02iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach
2012-02-02iwlwifi: the read / write register ops move to transportEmmanuel Grumbach
2012-02-02iwlwifi: move the bus configuration to transportEmmanuel Grumbach
2012-02-02iwlwifi: allocate the transport from the bus layerEmmanuel Grumbach
2012-02-02iwlwifi: move the shrd memory from privEmmanuel Grumbach
2012-02-02iwlwifi: separate the APM from the EEPROMEmmanuel Grumbach
2012-02-02iwlwifi: Connect IDI transport to driver.Gregory Greenman
2012-02-02iwlwifi: add fw_alive to transport layer API, kill tx_startEmmanuel Grumbach
2012-01-30rtlwifi: Convert to asynchronous firmware loadLarry Finger
2012-01-30ath9k: Print the correct channel modeSujith Manoharan
2012-01-30ath9k_htc: Load firmware asynchronouslySujith Manoharan
2012-01-30iwlwifi: always restrict scan dwell in P2PJohannes Berg
2012-01-30iwlwifi: add option to disalbe LEDWey-Yi Guy
2012-01-30iwlwifi: fix uCode event tracingJohannes Berg
2012-01-30iwlwifi: fix typoWey-Yi Guy
2012-01-30rtlwifi: Move pr_fmt macros to a single locationLarry Finger
2012-01-30ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville
2012-01-27mwl8k: Configuring correct MAC address in broadcast keyYogesh Ashok Powar
2012-01-27mwifiex: update BSS parameters in dump_station_info()Amitkumar Karwar
2012-01-27mwifiex: pass priv pointer instead of adapterAvinash Patil
2012-01-27rt2800usb: remove PWR_PIN_CFG=0x3 during initStanislaw Gruszka
2012-01-27rt2800: zero MAC_SYS_CTRL bits during BBP and MAC resetStanislaw Gruszka
2012-01-27rt2800: disable DMA after firmware loadStanislaw Gruszka
2012-01-27rt2800usb: initialize H2M_INT_SRC registerStanislaw Gruszka
2012-01-27carl9170: allow users to lower output power levelChristian Lamparter
2012-01-27mac80211: make CQM RSSI support per virtual interfaceJohannes Berg
2012-01-27mac80211: make beacon filtering per virtual interfaceJohannes Berg
2012-01-24orinoco_usb: remove version definitionJohn W. Linville
2012-01-24ath5k: use bool type for no_hw_rfkill_switch module parameterJohn W. Linville
2012-01-24ath9k_htc: claim support for IBSS RSNAntonio Quartulli
2012-01-24NFC: Free sk_buff if nfcwilink_send failsIlan Elias
2012-01-24NFC: Download TI NFC init scriptIlan Elias
2012-01-24NFC: Add endian annotations to nfcwilink driverIlan Elias
2012-01-24brcmfmac: Trivial typo of "couldn" to "could" fixJoe Perches
2012-01-24brcm80211: Use pr_fmt and pr_<level>Joe Perches
2012-01-24brcm80211: Use brcmu_dbg_hex_dumpJoe Perches
2012-01-24brcm80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches
2012-01-24brcmfmac: Remove useless #ifdef DEBUGJoe Perches
2012-01-24brcm80211: Add and use brcmX_dbg_dump_hexJoe Perches