]> Pileus Git - ~andy/linux/history - drivers
b43: HT-PHY: define regs for power estimation
[~andy/linux] / drivers /
2013-04-23 Rafał Miłeckib43: HT-PHY: define regs for power estimation
2013-04-23 Rafał Miłeckib43: HT-PHY: do some extra TSSI setup after configuring TX
2013-04-23 Rafał Miłeckib43: HT-PHY: finish calculating values for idle TSSI
2013-04-23 Rafał Miłeckib43: HT-PHY: tables: don't duplicate core-generic regs
2013-04-23 Rafał Miłeckib43: HT-PHY: rename defines addressing cores on the...
2013-04-22 Bing Zhaomwifiex: remove redundant initialization for bss_descriptor master-2013-04-22-2
2013-04-22 Bing Zhaomwifiex: fix use-after-free in beacon_ie processing
2013-04-22 Bing Zhaomwifiex: don't try to associate when bss_mode is not STA master-2013-04-22
2013-04-22 Bing Zhaomwifiex: make use of msecs_to_jiffies()
2013-04-22 Bing Zhaomwifiex: correct bss_mode check while appending vht...
2013-04-22 Avinash Patilmwifiex: use PCI_DMA_FROMDEVICE for RX queue de-init
2013-04-22 Bing Zhaomwifiex: configure p2p interface during initialization
2013-04-22 Paul Stewartmwifiex: Start P2P devices in P2P mode
2013-04-22 Joe Perchesrt2x00: Use more current logging styles, shrink object...
2013-04-22 Gabor Juhosrt2x00: rt2800lib: rename rt2800_init_bbb_early to...
2013-04-22 Wei Yongjunbrcmfmac: fix potential NULL pointer dereference in...
2013-04-22 Vladimir Kondratievwil6210: more Rx descriptor accessor functions
2013-04-22 Vladimir Kondratievwil6210: Use cached copy of Tx descriptor
2013-04-22 Vladimir Kondratievwil6210: Tx init optimization
2013-04-22 Vladimir Kondratievwil6210: Use cached copy of Rx descriptor
2013-04-22 Arend van Sprielbrcmfmac: stop dequeue upon sk_buff commit failure
2013-04-22 Arend van Sprielbrcmfmac: change return type for brcmf_rollback_toq...
2013-04-22 Arend van Sprielbrcmfmac: finalize transmit upon any rollback failure
2013-04-22 Arend van Sprielbrcmfmac: use lock in brcmf_fws_del_interface()
2013-04-22 Arend van Sprielbrcmfmac: schedule dequeue upon firmware-signal reception
2013-04-22 Arend van Sprielbrcmfmac: destination mac closed when interface is...
2013-04-22 Arend van Sprielbrcmutil: simplify brcmu_pkt_free_skb()
2013-04-22 Arend van Sprielbrcmfmac: remove error message upon allocation failure
2013-04-22 Arend van Sprielbrcmfmac: check memory allocation in brcmf_add_if()
2013-04-22 Arend van Sprielbrcmfmac: reinitialize dequeue mask per node
2013-04-22 Stanislaw Gruszkart2800: nulify all last words of TXWI
2013-04-22 Stanislaw Gruszkart2x00: provide separate information about TXWI & RXWI...
2013-04-22 Stanislaw Gruszkart2800: cleanup rt2800_init_rfcsr
2013-04-22 Stanislaw Gruszkart2800: add rt2800_normal_mode_setup_3xxx subroutine
2013-04-22 Stanislaw Gruszkart2800: add rt2800_led_open_drain_enable subroutine
2013-04-22 Stanislaw Gruszkart2800: move RF_R27 setup to individual rfcsr init...
2013-04-22 Stanislaw Gruszkart2800: add rt2800_rx_filter_calibration procedure
2013-04-22 Stanislaw Gruszkart2800: move RFCSR6_R2 & LDO_CFG0 setup to 3572 specifi...
2013-04-22 Stanislaw Gruszkart2800: move GPIO_SWITCH setup to 3390 specific rfcsr...
2013-04-22 Stanislaw Gruszkart2800: move 30xx common rf init code
2013-04-22 Stanislaw Gruszkart2800: move RFCSR29_RSSI_GAIN to 3290 specific rfcsr...
2013-04-22 Stanislaw Gruszkart2800: move rf init calibration code
2013-04-22 Stanislaw Gruszkart2800: merge 5xxx normal mode setup
2013-04-22 Felix Fietkauath9k: always set common->macaddr to the MAC adress...
2013-04-22 Felix Fietkauath: update hardware mac address with bssid mask
2013-04-22 Dan Carpenterath9k: use GFP_ATOMIC under spinlock
2013-04-22 Zefir Kurtisiath9k: change DFS logging to use ath_dbg()
2013-04-22 Alex A. Mihaylovrt2x00: Fix transmit power troubles on some Ralink...
2013-04-22 Jonas Gorskimwl8k: remove nonstandard rate 72 Mbps
2013-04-22 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2013-04-22 John W. LinvilleMerge branch 'for-upstream' of git://git.kernel.org...
2013-04-22 John W. LinvilleMerge tag 'nfc-next-3.10-2' of git://git.kernel.org...
2013-04-22 Karl Beldanmac80211_hwsim: handle IEEE80211_HW_SUPPORTS_RC_TABLE
2013-04-22 Johannes BergMerge remote-tracking branch 'wireless-next/master...
2013-04-16 Karl Beldanmac80211_hwsim: handle VHT rates in rx_status
2013-04-16 Johannes Bergmac80211: support secondary channel offset in CSA
2013-04-15 Samuel OrtizNFC: pn544: Add MEI physical layer
2013-04-15 Eric LapuyadeNFC: mei: Add a common mei bus API for NFC drivers
2013-04-12 Hauke Mehrtensb43: use bcma_pmu_spuravoid_pllupdate() master-2013-04-12
2013-04-12 Johannes Bergath5k: use more idiomatic tracing include style
2013-04-12 Johannes Bergbrcm80211: simplify makefiles
2013-04-12 Arend van Sprielbrcmfmac: remove ifidx variable from brcmf_fws_process_...
2013-04-12 Arend van Sprielbrcmfmac: rename brcmf_fws_mac_desc_ready()
2013-04-12 Arend van Sprielbrcmfmac: pass ifp pointer in brcmf_fws_find_mac_desc()
2013-04-12 Arend van Sprielbrcmfmac: obtain iftype for firmware-signal descriptor...
2013-04-12 Hante Meulemanbrcmfmac: define and use platform specific data for...
2013-04-12 Hante Meulemanbrcmfmac: Add drive strength programming for SDIO 43143.
2013-04-12 Hante Meulemanbrcmfmac: Add 43143 SDIO support.
2013-04-12 Franky Linbrcmfmac: add BCM4335 sdio interface support
2013-04-12 Piotr Haberbrcmfmac: setup SDIO reset behavior
2013-04-12 Franky Linbrcmfmac: add support for dongle ARM CR4 core
2013-04-12 Franky Linbrcmfmac: adopt new d11 interface
2013-04-12 Franky Linbrcmutil: add new d11 interface support
2013-04-12 Franky Linbrcmfmac: move chip download state code to sdio_chip.c
2013-04-12 Franky Linbrcmfmac: aggregate dongle ram access interface
2013-04-12 Piotr Haberbrcmfmac: support save&restore firmware feature
2013-04-11 Marcel HoltmannBluetooth: Use separate function for BCM92035 vendor...
2013-04-11 Samuel OrtizNFC: pn533: Turn radio on and off when bringing the...
2013-04-11 Marina MakienkoNFC: pn533: Add missing usb_put_dev
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Increase version number
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Remove unused pn533_cmd_complete_t
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Add pn533_abort_cmd procedure
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Add support for ACS ACR122U reader
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Add protocol type for frame ops
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Move wq_in_error to cmd context
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Re-group fields in struct pn533
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Avoid function declarations
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Simplify __pn533_send_frame_async
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Fix incorrect kfree of complete args
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Remove redundant cmd_ prefix in the struct
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Keep cmd context in pn533 struct
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Optimise issued cmd context tracking
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Fix memleak while scheduling next cmd
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Rename pn533_fw_reset appropriately
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Update copyrights note
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Fix div by zero while stopping polling
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Print out response status bits in hex
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Reword all std frame logic funct
2013-04-11 Samuel OrtizNFC: pn533: Use dynamic debug for pn533 hex dumps
2013-04-10 Martin Pittmac80211_hwsim: Register and bind to driver
next