]> Pileus Git - ~andy/linux/history - drivers
ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default
[~andy/linux] / drivers /
2011-09-22 Luciano Coelhowl12xx: fix forced passive scans
2011-09-22 Jouni Malinenath6kl: Report PMKSA candidate events through cfg80211
2011-09-22 Vivek Natarajanath6kl: Indicate the roaming capability of the firmware
2011-09-22 Kalle ValoMerge remote branch 'wireless-next/master' into ath6kl...
2011-09-22 Jouni Malinenath6kl: Export beacon interval and DTIM period through...
2011-09-22 Jouni Malinenath6kl: Update BSS information after connection
2011-09-22 Jouni Malinenath6kl: Remove unnecessary bssinfo event header conversion
2011-09-22 Jouni Malinenath6kl: Remove the unused node table implementation
2011-09-22 Jouni Malinenath6kl: Replace internal node table with cfg80211 BSS...
2011-09-22 Jouni Malinenath6kl: Remove unnecessary node table update on disconn...
2011-09-22 Jouni Malinenath6kl: Remove RSSI update for internal node table
2011-09-22 Jouni Malinenath6kl: Remove deprecated WMI_OPT_RX_FRAME_EVENTID...
2011-09-22 Jouni Malinenath6kl: Fix BSS update on roaming
2011-09-21 Randy Dunlapnfc: NFC_WILINK depends on NFC_NCI master-2011-09-21
2011-09-21 Dan Carpentermwifiex: remove unneeded NULL check
2011-09-21 Dan Carpentermwifiex: add a kfree() to an error path
2011-09-21 Amit Bekaiwlagn: remove duplicate list init
2011-09-21 Emmanuel Grumbachiwlagn: pending frames musn't be incremented if agg...
2011-09-21 Emmanuel Grumbachiwlagn: remove uneeded declaration
2011-09-21 Emmanuel Grumbachiwlagn: simplify the iwl_device_cmd layout
2011-09-21 Emmanuel Grumbachiwlagn: remove the callback in host commands
2011-09-21 Johannes Bergiwlagn: split remain-on-channel
2011-09-21 Johannes Bergiwlagn: remove common station priv
2011-09-21 Johannes Bergiwlagn: move scan code to scan file
2011-09-21 Stanislaw Gruszkaiwlegacy: do not use interruptible waits
2011-09-21 Stanislaw Gruszkaiwlegacy: fix command queue timeout
2011-09-21 Rajkumar Manoharanath9k_hw: Fix Rx DMA stuck for AR9003 chips
2011-09-20 Larry Fingerrtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros. master-2011-09-20
2011-09-20 Larry Fingerrtlwifi: rtl8192de: Change modinfo messages
2011-09-20 Larry Fingerrtlwifi: rtl8192se: Change modinfo messages
2011-09-20 Larry Fingerrtlwifi: rtl8192ce: Change modinfo messages
2011-09-20 Rajkumar Manoharanath9k: Store noise immunity values across scanning
2011-09-20 Ilan EliasNFC: driver for TI shared transport
2011-09-20 Ilan EliasNFC: move nfc.h from include/net to include/net/nfc
2011-09-20 Ilan EliasNFC: Add dev_up and dev_down control operations
2011-09-20 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-09-19 Rafał Miłeckib43: LCN-PHY: finish sense setup
2011-09-19 Rafał Miłeckib43: LCN-PHY: add more init tweaks
2011-09-19 Rafał Miłeckib43: LCN-PHY: init TX power control
2011-09-19 Rafał Miłeckib43: LCN-PHY: implement SPUR avoidance mode
2011-09-19 Rafał Miłeckib43: LCN-PHY: set TX filters
2011-09-19 Rafał Miłeckib43: LCN-PHY: tweaks for channel switching
2011-09-19 Rafał Miłeckibcma: cc: export more control functions
2011-09-19 Wey-Yi Guyiwlagn: signedness bug
2011-09-19 Wey-Yi Guyiwlagn: fix stack corruption for temperature offset v2
2011-09-19 Johannes Bergiwlagn: do not use interruptible waits
2011-09-19 Wey-Yi Guyiwlagn: use iwl_eeprom_calib_hdr structure
2011-09-19 Wey-Yi Guyiwlagn: add support for v2 of temperature offset calibr...
2011-09-19 Johannes Bergiwlagn: remove drvdata support from bus layer
2011-09-19 Johannes Bergiwlagn: move sysfs files to debugfs
2011-09-19 Johannes Bergiwlagn: remove unused function declarations
2011-09-19 Johannes Bergiwlagn: rename iwl-pci.h to iwl-cfg.h
2011-09-19 Johannes Bergiwlagn: clean up PM code
2011-09-19 Johannes Bergiwlagn: Makefile whitespace cleanup
2011-09-19 Johannes Bergiwlagn: generically provide iwl_trans_send_cmd_pdu
2011-09-19 Johannes Bergiwlagn: move PCI-E transport files
2011-09-19 Wey-Yi Guyiwlagn: merge eeprom access into single file
2011-09-19 Emmanuel Grumbachiwlagn: provide data after WARN_ON
2011-09-19 Don Fryiwlagn: replace beacon_time_fsf_bits variable with...
2011-09-19 Fry, Donald Hiwlagn: simplify chain_noise_num_beacons indirection
2011-09-19 Fry, Donald Hiwlagn: fix modinfo display for 135 ucode.
2011-09-19 Wey-Yi Guyiwlagn: New SKU for 6005 SFF
2011-09-19 Joe Perchesiwlagn: Convert kzalloc to kcalloc
2011-09-19 Emmanuel Grumbachiwlagn: add documentation to the transport layer
2011-09-19 Emmanuel Grumbachiwlagn: document the bus layer API
2011-09-19 Emmanuel Grumbachiwlagn: use enum iwl_rxon_context_id instead of u8
2011-09-19 Emmanuel Grumbachiwlagn: move iwl_stop / wake_queue to the upper layer
2011-09-19 Emmanuel Grumbachiwlagn: free the Tx cmd when a non empty Tx queue is...
2011-09-19 Emmanuel Grumbachiwlagn: unmap cmd queue's tfds as BIDI
2011-09-19 Emmanuel Grumbachiwlagn: warn about buggy fw that doesn't set SEQ_RX_FRAME
2011-09-19 Rajkumar Manoharanath9k: Reset caldata on radio enable
2011-09-19 Rajkumar Manoharanath9k: load noise floor from history after the full...
2011-09-19 Rajkumar Manoharanath9k_hw: Fix magnitude/phase coeff correction
2011-09-19 Felix Fietkauath9k_hw: remove ar9100_hw_compute_pll_control
2011-09-19 Felix Fietkauath9k_hw: fix setting the hardware diversity flag
2011-09-19 Felix Fietkauath9k_hw: remove dead code in the eeprom ops
2011-09-19 Felix Fietkauath9k_hw: clean up hardware revision checks
2011-09-19 Felix Fietkauath9k: sync the dma buffer after changing the retry...
2011-09-19 Felix Fietkauath9k: fix setting the IEEE80211_TX_CTL_CLEAR_PS_FILT...
2011-09-19 John W. LinvilleRevert "ath9k: do not insert padding into tx buffers...
2011-09-19 John W. LinvilleMerge branch 'for-linville' of git://github.com/lucacoe...
2011-09-19 Manual Munzb43: Fix beacon problem in ad-hoc mode
2011-09-19 John W. LinvilleMerge branch 'for-3.1' of git://github.com/padovan...
2011-09-19 Vivek Natarajanath6kl: deinitialise wiphy on error
2011-09-19 Jouni Malinenath6kl: Fix static WEP configuration in AP mode
2011-09-17 Jurgen KramerBluetooth: add support for 2011 mac mini
2011-09-17 Pieter-Augustijn... Bluetooth: Add MacBookAir4,1 support
2011-09-17 Chen GanirBluetooth: Fixed BT ST Channel reg order
2011-09-16 Felix Fietkauath9k: do not insert padding into tx buffers on AR9380+
2011-09-16 Felix Fietkauath9k: optimize ath_tx_rc_status usage
2011-09-16 Felix Fietkauath9k: remove a redundant check in ath_tx_form_aggr
2011-09-16 Felix Fietkauath9k: optimize ath9k_ps_restore
2011-09-16 Felix Fietkauath9k_hw: remove the old tx descriptor API
2011-09-16 Felix Fietkauath9k: use the new API for setting tx descriptors
2011-09-16 Felix Fietkauath9k_hw: add a new API for setting tx descriptors
2011-09-16 Felix Fietkauath9k_hw: do not recalculate the descriptor checksum...
2011-09-16 Felix Fietkauath9k: call ath9k_hw_set_desc_link for beacon descriptors
2011-09-16 Felix Fietkauath9k: move ath_buf_set_rate to remove a forward declar...
2011-09-16 Felix Fietkauath9k: reduce the number of functions that access the...
2011-09-16 Felix Fietkauath9k: remove ATH_TX_XRETRY and BUF_XRETRY flags
next