deliverable/linux.git
2011-08-09  John W. LinvilleMerge branch 'ath6kl-next' of /linux/kernel/git/kvalo...
2011-08-09  Larry Fingerb43: Remove EXPERIMENTAL designation from LP PHY selection
2011-08-09  Dan Carpenterlibertas: remove some dead code in if_spi_prog_helper_f...
2011-08-09  Helmut Schaart2x00: Fix PCI interrupt processing race on SMP systems
2011-08-09  Larry Fingerrtlwifi: Remove raw read/write routines from header
2011-08-09  Larry Fingerrtlwifi: Eliminate raw reads and writes from PCIe portion
2011-08-09  Rajkumar Manoharanath9k: Use atomic reference count for interrupt ops
2011-08-09  Rajkumar Manoharanath9k_hw: Fix incorrect spur_freq_sd for AR9003
2011-08-09  Rajkumar Manoharanath9k: do not enable interrupt on set interrupt mask
2011-08-09  Alex Hackerath9k_hw: use register name in place of magic value
2011-08-09  Amitkumar Karwarmwifiex: print driver version information
2011-08-09  Daniel Drakelibertas: implement if_sdio runtime power management
2011-08-09  Daniel Drakelibertas: disable functionality when interface is down
2011-08-09  Helmut Schaamac80211: Don't use EAPOL frames for rate sampling
2011-08-09  Helmut Schaamac80211: Fill in skb->protocol information for injecte...
2011-08-09  Joe Perchescfg80211: Update REG_DBG_PRINT macro and uses
2011-08-09  Rajkumar Manoharanath9k_hw: Update AR9003 high_power tx gain table
2011-08-09  Rajkumar Manoharanath9k_hw: Update the radio parameters related to high_power
2011-08-09  Rajkumar Manoharanath9k_hw: Optimize rx descriptor processing for AR9003
2011-08-09  Rajkumar Manoharanath9k: Remove virtual wiphy specific frame type
2011-08-09  Rajkumar Manoharanath9k: Dump modal eeprom header
2011-08-09  Rajkumar Manoharanath9k: Dump base eeprom header
2011-08-09  Rajkumar Manoharanath9k_hw: Add dump_eeprom support for eeprom_def
2011-08-09  Rajkumar Manoharanath9k_hw: Add dump_eeprom support for AR9287
2011-08-09  Rajkumar Manoharanath9k_hw: Add dump_eeprom support for eeprom_4k
2011-08-09  Rajkumar Manoharanath9k_hw: Add dump_eeprom support for AR9003
2011-08-09  Pavel Roskinlib80211: remove exports for functions not called by...
2011-08-09  Hauke Mehrtensb43: add core rev 17 used on bcma SoC.
2011-08-09  Rafał Miłeckibcma: use boardflags define from ssb code
2011-08-09  Rafał Miłeckissb: define boardflags
2011-08-09  Raja Maniath6kl: Release the memory allocated for the firmware
2011-08-09  Raja Maniath6kl: Fix crash during the connection process
2011-08-09  Vasanthakumar... ath6kl: Cleanup void * in ath6kl_cfg80211_scan_node()
2011-08-09  Vasanthakumar... ath6kl: Use ath6kl_cfg80211_scan_node() directly instea...
2011-08-09  Vasanthakumar... ath6kl: Remove ath6kl_wmi_iterate_nodes()
2011-08-09  Vasanthakumar... ath6kl: Pass only the needed scan_table to ath6kl_wmi_i...
2011-08-09  Vasanthakumar... ath6kl: Move initialization/deinitialization of scan_ta...
2011-08-09  Vasanthakumar... ath6kl: Cleanup parameters of wlan_node_table_init()
2011-08-09  Vasanthakumar... ath6kl: Remove ath6kl_wmi_get_current_bssid()
2011-08-09  Vasanthakumar... ath6kl: Remove bssid from struct wmi
2011-08-09  Vasanthakumar... ath6kl: Cleanup parameters for wlan_refresh_inactive_no...
2011-08-09  Vasanthakumar... ath6kl: Move scan table from wmi to ath6kl
2011-08-09  Vasanthakumar... ath6kl: Cleanup void *parent_dev in struct wmi
2011-08-09  Kalle Valoath6kl: change aggreation timeout message from an error...
2011-08-09  Kalle Valoath6kl: remove dependency to wireless extensions
2011-08-09  Kalle Valoath6kl: fix crash when interface is closed but scan...
2011-08-09  Kalle Valoath6kl: fix atomicity in ath6kl_cfg80211_scan_node()
2011-08-09  Kalle Valoath6kl: don't force foreground scan when connected
2011-08-09  Raja Maniath6kl: Use bit field macros to maintain wlan enabled...
2011-08-09  Raja Maniath6kl: Avoid two memset to clear src and desr mac...
2011-08-09  Raja Maniath6kl: Rearrange the variable and the value position...
2011-08-09  Raja Maniath6kl: Print bad trailer data only when htc fails...
2011-08-09  Vasanthakumar... ath6kl: Remove unused struct ath6kl_async_reg_io_buffer
2011-08-09  Vasanthakumar... ath6kl: Move chk_irq_status_cnt from ath6kl_device...
2011-08-09  Vasanthakumar... ath6kl: Bypass reading irq status based on chk_irq_stat...
2011-08-09  Vasanthakumar... ath6kl: Move scatter information from ath6kl_device...
2011-08-09  Vasanthakumar... ath6kl: Move block_sz and block_mask from ath6kl_device...
2011-08-09  Vasanthakumar... ath6kl: Move bundle size from ath6kl_device to htc_target
2011-08-09  Vasanthakumar... ath6kl: Remove callback msg_pending() and used the...
2011-08-09  Vasanthakumar... ath6kl: Minor cleanup in ath6kldev_submit_scat_req()
2011-08-09  Vasanthakumar... ath6kl: Remove ath6kldev_setup_msg_bndl()
2011-08-09  Vasanthakumar... ath6kl: Merge scatter rw request functions into one
2011-08-09  Vasanthakumar... ath6kl: Refactor ath6kl_sdio_read_write_sync()
2011-08-09  Vasanthakumar... ath6kl: Moe virt_scat from hif_dev_scat_sup_info to...
2011-08-09  Vasanthakumar... ath6kl: Merge scatter gather setup functions for two...
2011-08-09  Vasanthakumar... ath6kl: Move down scatter enable and cleanup functions
2011-08-09  Vasanthakumar... ath6kl: Cleanup ath6kl_sdio_cleanup_scatter()
2011-08-09  Vasanthakumar... ath6kl: Cleanup ath6kl_sdio_enable_scatter()
2011-08-09  Vasanthakumar... ath6kl: Refactor refactor ath6kl_sdio_setup_scat_resource()
2011-08-09  Vasanthakumar... ath6kl: Remove endpoint reference from hif_scatter_req
2011-08-09  Vasanthakumar... ath6kl: Remove useless flags in hif_scatter_req
2011-08-09  Vasanthakumar... ath6kl: Remove struct hif_scatter_req_priv
2011-08-09  Vasanthakumar... ath6kl: Move ath6kl_sdio_async_rw_scatter() down to...
2011-08-09  Vasanthakumar... ath6kl: cleanup callbacks for different scatter gather...
2011-08-09  Kalle ValoAdd ath6kl cleaned up driver
2011-08-08  Felix Fietkauath9k: use the new channel noise value for signal stren...
2011-08-08  Felix Fietkauath9k_hw: calculate a much better approximation of...
2011-08-08  Baruch Siachmac80211/mesh: make the preq queue lock consistent
2011-08-08  Daniel Drakelibertas_usb: program OLPC EC wakeup mask for wake...
2011-08-08  Felix Fietkauath9k_hw: do not limit initial tx power to 20 dbm
2011-08-08  Felix Fietkauath9k_hw: fix calculated runtime tx power limit
2011-08-08  Felix Fietkauath9k_hw: remove the tx power index offset
2011-08-08  Pavel Roskinath5k: remove last references to "softc"
2011-08-08  Pavel Roskinath5k: clean up base.h and its use
2011-08-08  Pavel Roskinath: fix spelling of Grenada
2011-08-08  Pavel Roskinorinoco_cs: be more careful when matching cards with...
2011-08-08  Pavel Roskinhostap_cs: support cards with "Version 01.02" as third...
2011-08-08  Pavel Roskinpcmcia: add PCMCIA_DEVICE_MANF_CARD_PROD_ID3
2011-08-08  Pavel Roskinb43legacy: report core number
2011-08-08  Helmut Schaamac80211: Don't use a buf_size=0 in ADDBA requests
2011-08-08  Helmut Schaamac80211: Stop TX BA session if buf_size is zero
2011-08-08  Pavel Roskinb43legacy: remove 64-bit DMA support
2011-08-08  Wey-Yi Guyiwlagn: support v2 of enhanced sensitivity table
2011-08-08  Wey-Yi Guyiwlagn: change default sensitivity value for 5000 and...
2011-08-08  Johannes Bergmac80211: remove offchannel_tx API
2011-08-08  Johannes Bergiwlagn: support new P2P implementation
2011-08-08  Johannes Bergiwlagn: move context init after firmware loading
2011-08-08  Johannes Bergiwlagn: bump firmware API for some devices
2011-08-08  Johannes Bergiwlagn: separate firmware version warning
2011-08-08  Wey-Yi Guyiwlagn: Remove ht40 support from 5.2GHz for _bgn devices
next
This page took 0.054588 seconds and 5 git commands to generate.