]> Pileus Git - ~andy/linux/history - drivers
iwlwifi: kill bus_apm_config
[~andy/linux] / drivers /
2012-02-02 Emmanuel Grumbachiwlwifi: kill bus_apm_config
2012-02-02 Emmanuel Grumbachiwlwifi: consolidate the start_device flow
2012-02-02 Emmanuel Grumbachiwlwifi: move the RF kill logic from iwl_probe to transport
2012-02-02 Emmanuel Grumbachiwlwifi: introduce trans_ops->stop_hw
2012-02-02 Emmanuel Grumbachiwlwifi: move apm_init to start_hw
2012-02-02 Emmanuel Grumbachiwlwifi: move prepare_card_hw to start_hw
2012-02-02 Emmanuel Grumbachiwlwifi: rename trans_ops->request_irq to trans_ops...
2012-02-02 Emmanuel Grumbachiwlwifi: don't use the bus for ucode fw_desc any more
2012-02-02 Emmanuel Grumbachiwlwifi: remove the pointer to dev from the bus layer
2012-02-02 Emmanuel Grumbachiwlwifi: give trans to all the read / write functions
2012-02-02 Emmanuel Grumbachiwlwifi: the read / write register ops move to transport
2012-02-02 Emmanuel Grumbachiwlwifi: move the bus configuration to transport
2012-02-02 Emmanuel Grumbachiwlwifi: allocate the transport from the bus layer
2012-02-02 Emmanuel Grumbachiwlwifi: move the shrd memory from priv
2012-02-02 Emmanuel Grumbachiwlwifi: separate the APM from the EEPROM
2012-02-02 Gregory Greenmaniwlwifi: Connect IDI transport to driver.
2012-02-02 Emmanuel Grumbachiwlwifi: add fw_alive to transport layer API, kill...
2012-02-02 Wey-Yi GuyMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-01-30 Larry Fingerrtlwifi: Convert to asynchronous firmware load master-2012-01-30
2012-01-30 Sujith Manoharanath9k: Print the correct channel mode
2012-01-30 Sujith Manoharanath9k_htc: Load firmware asynchronously
2012-01-30 Johannes Bergiwlwifi: always restrict scan dwell in P2P
2012-01-30 Wey-Yi Guyiwlwifi: add option to disalbe LED
2012-01-30 Johannes Bergiwlwifi: fix uCode event tracing
2012-01-30 Wey-Yi Guyiwlwifi: fix typo
2012-01-30 Larry Fingerrtlwifi: Move pr_fmt macros to a single location
2012-01-30 John W. Linvilleath9k: use WARN_ON_ONCE in ath_rc_get_highest_rix
2012-01-28 Johannes Bergiwlwifi: always restrict scan dwell in P2P
2012-01-28 Wey-Yi Guyiwlwifi: add option to disalbe LED
2012-01-28 Johannes Bergiwlwifi: fix uCode event tracing
2012-01-28 Wey-Yi Guyiwlwifi: fix typo
2012-01-28 Wey-Yi GuyMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-01-27 Yogesh Ashok Powarmwl8k: Configuring correct MAC address in broadcast key master-2012-01-27
2012-01-27 Amitkumar Karwarmwifiex: update BSS parameters in dump_station_info()
2012-01-27 Avinash Patilmwifiex: pass priv pointer instead of adapter
2012-01-27 Stanislaw Gruszkart2800usb: remove PWR_PIN_CFG=0x3 during init
2012-01-27 Stanislaw Gruszkart2800: zero MAC_SYS_CTRL bits during BBP and MAC reset
2012-01-27 Stanislaw Gruszkart2800: disable DMA after firmware load
2012-01-27 Stanislaw Gruszkart2800usb: initialize H2M_INT_SRC register
2012-01-27 Christian Lampartercarl9170: allow users to lower output power level
2012-01-27 Johannes Bergmac80211: make CQM RSSI support per virtual interface
2012-01-27 Johannes Bergmac80211: make beacon filtering per virtual interface
2012-01-24 John W. Linvilleorinoco_usb: remove version definition
2012-01-24 John W. Linvilleath5k: use bool type for no_hw_rfkill_switch module...
2012-01-24 Antonio Quartulliath9k_htc: claim support for IBSS RSN master-2012-01-24
2012-01-24 Ilan EliasNFC: Free sk_buff if nfcwilink_send fails
2012-01-24 Ilan EliasNFC: Download TI NFC init script
2012-01-24 Ilan EliasNFC: Add endian annotations to nfcwilink driver
2012-01-24 Joe Perchesbrcmfmac: Trivial typo of "couldn" to "could" fix
2012-01-24 Joe Perchesbrcm80211: Use pr_fmt and pr_<level>
2012-01-24 Joe Perchesbrcm80211: Use brcmu_dbg_hex_dump
2012-01-24 Joe Perchesbrcm80211: Convert printk(KERN_DEBUG to pr_debug
2012-01-24 Joe Perchesbrcmfmac: Remove useless #ifdef DEBUG
2012-01-24 Joe Perchesbrcm80211: Add and use brcmX_dbg_dump_hex
2012-01-24 Joe Perchesbrcmfmac: Convert printk(KERN_DEBUG to pr_debug
2012-01-24 Joe Perchesbrcm80211: Use normal DEBUG define
2012-01-24 Antonio Quartulliath5k: claim support for IBSS RSN
2012-01-24 Christian Lampartercarl9170: remove eeprom data injection option
2012-01-24 Yogesh Ashok Powarmwifiex: derive priv from net_device instead of wiphy
2012-01-24 Yogesh Ashok Powarmwifiex: use bss_type and bss_num to retrieve priv
2012-01-24 Larry Fingerbcma: Enable logging of SPROM offset
2012-01-24 Nicolas Cavallaricarl9170: claim to support IBSS RSN.
2012-01-24 Julia Lawalldrivers/net/wireless/mwifiex/scan.c: convert GFP_KERNEL...
2012-01-24 Larry Fingerrtl8192se: Update copyright dates
2012-01-24 Larry Fingerrtl8192de: Update copyright dates
2012-01-24 Larry Fingerrtl8192cu: Update copyright dates
2012-01-24 Larry Fingerrtl8192ce: Update copyright dates
2012-01-24 Larry Fingerrtl8192c_common: Update copyright dates
2012-01-24 Larry Fingerrtlwifi: Update copyright dates
2012-01-24 Larry Fingerrtl8192cu: Remove dead code never selected
2012-01-24 Larry Fingerrtlwifi: rtl8192c_common: rtl8192de: Check for allocati...
2012-01-24 Wey-Yi Guyiwlwifi: update Copyright
2012-01-24 Kenny Hsuiwlwifi: add testmode cmd IWL_TM_CMD_APP2DEV_GET_FW_INFO
2012-01-24 Kenny Hsuiwlwifi: update error dump in testmode command sram_read
2012-01-24 Kenny Hsuiwlwifi: enhance testmode command sram_read
2012-01-24 Kenny Hsuiwlwifi: update testmode command of direct register...
2012-01-24 Wey-Yi Guyiwlwifi: Sanity check for sta_id
2012-01-24 Wey-Yi Guyiwlwifi: don't process the info from uCode if does...
2012-01-24 Joe Perchesrtlwifi: Simplify chip version id logging
2012-01-24 Joe Perchesrtlwifi: Remove incorrect logging message prefixes
2012-01-24 Joe Perchesrtlwifi: add CONFIG_RTLWIFI_DEBUG to remove all of...
2012-01-24 Joe Perchesrtlwifi: Optimize RT_TRACE macro use of KBUILD_MODNAME...
2012-01-24 Joe Perchesrtlwifi: Remove duplicate __func__
2012-01-24 Joe Perchesrtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__
2012-01-24 Joe Perchesrtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__
2012-01-24 Joe Perchesrtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
2012-01-24 Joe Perchesrtlwifi: Standardize RT_PRINT_DATA macro and uses
2012-01-24 Joe Perchesrtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_...
2012-01-24 Rafał Miłeckib43: N-PHY: trivial: change save&rest order in RSSI...
2012-01-24 Rafał Miłeckib43: N-PHY: implement RSSI calibration for rev3+
2012-01-24 Stephen Hemmingerbrcm80211: make ethtool_ops const
2012-01-24 Rafał Miłeckib43: N-PHY: upload PAPD PGA gain delta table
2012-01-24 Rafał Miłeckib43: N-PHY: fix typos in RF control
2012-01-24 Rafał Miłeckib43: N-PHY: add helper for getting gain table
2012-01-24 Rafał Miłeckib43: N-PHY: implement TX power control setup
2012-01-24 Rafał Miłeckib43: add maskset helpers
2012-01-24 Rafał Miłeckibcma: SPROM: extract power info for cores
2012-01-24 Rafał Miłeckibcma: SPROM: add macro for easier extraction
2012-01-24 Rafał Miłeckissb: SPROM: extract each core power info
2012-01-18 Matt Carlsontg3: Fix single-vector MSI-X code
next