]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers
staging: wilc1000: add struct wilc to host_if_drv
[karo-tx-linux.git] / drivers /
2015-12-18 Glen Leestaging: wilc1000: add struct wilc to host_if_drv
2015-12-18 Glen Leestaging: wilc1000: wilc_spi_write_read: pass struct...
2015-12-18 Glen Leestaging: wilc1000: wilc_spi_read: pass struct wilc
2015-12-18 Glen Leestaging: wilc1000: wilc_spi_write: pass struct wilc
2015-12-18 Glen Leestaging: wilc1000: wilc_sdio_cmd53: pass struct wilc
2015-12-18 Glen Leestaging: wilc1000: wilc_sdio_cmd52: pass struct wilc
2015-12-18 Glen Leestaging: wilc1000: pass wilc to all function pointers...
2015-12-18 Glen Leestaging: wilc1000: pass struct wilc to the functions...
2015-12-18 Glen Leestaging: wilc1000: remove paltform define PLAT_WMS8304
2015-12-18 Glen Leestaging: wilc1000: remove spi speed control codes
2015-12-18 Glen Leestaging: wilc1000: remove sdio speed control codes
2015-12-18 Greg Kroah-Hartmanstaging: wilc1000: Merge wilc-branch-arnd into work...
2015-12-18 Arnd Bergmannstaging/wilc1000: pass struct wilc to most linux_wlan...
2015-12-18 Arnd Bergmannstaging/wilc1000: use more regular probing
2015-12-18 Arnd Bergmannstaging/wilc1000: split out bus specific modules
2015-12-18 Arnd Bergmannstaging/wilc1000: remove WILC_SDIO/WILC_SPI macros
2015-12-18 Arnd Bergmannstaging/wilc1000: turn enable_irq/disable_irq into...
2015-12-18 Arnd Bergmannstaging/wilc1000: pass hif operations through initializ...
2015-12-18 Arnd Bergmannstaging/wilc1000: get rid of WILC_SDIO_IRQ_GPIO
2015-12-18 Arnd Bergmannstaging/wilc1000: use device pointer for phy creation
2015-12-18 Arnd Bergmannstaging/wilc1000: pass io_type to wilc_netdev_init
2015-12-18 Arnd Bergmannstaging/wilc1000: unify device pointer
2015-12-18 Arnd Bergmannstaging/wilc1000: move init/exit functions to driver...
2015-12-18 Arnd Bergmannstaging/wilc1000: move wilc_wlan_inp_t into struct...
2015-12-18 Arnd Bergmannstaging/wilc1000: remove linux_wlan_{device_power,devic...
2015-12-18 Arnd Bergmannstaging/wilc1000: avoid static definitions in header
2015-12-18 Arnd Bergmannstaging/wilc1000: use NO_SECURITY instead of NO_ENCRYPT
2015-12-18 Arnd Bergmannstaging/wilc1000: move extern declarations to headers
2015-12-18 Arnd Bergmannstaging/wilc1000: use proper naming for global symbols
2015-12-18 Arnd Bergmannstaging/wilc1000: make symbols static if possible
2015-12-18 Arnd Bergmannstaging/wilc1000: remove unused functions
2015-12-18 Chaehyun Limstaging: wilc1000: remove host_int_get_rx_power_level
2015-12-18 Chaehyun Limstaging: wilc1000: remove host_int_get_assoc_req_info
2015-12-18 Chaehyun Limstaging: wilc1000: remove host_int_disconnect_station
2015-12-18 Chaehyun Limstaging: wilc1000: remove host_int_get_start_scan_req
2015-12-18 Chaehyun Limstaging: wilc1000: remove host_int_set_start_scan_req
2015-12-18 Chaehyun Limstaging: wilc1000: remove host_int_get_RSNAConfigPSKPas...
2015-12-18 Chaehyun Limstaging: wilc1000: remove host_int_set_RSNAConfigPSKPas...
2015-12-18 Chaehyun Limstaging: wilc1000: remove host_int_get_pmkid_info
2015-12-18 Chaehyun Limstaging: wilc1000: remove host_int_add_tx_gtk declaration
2015-12-18 Chaehyun Limstaging: wilc1000: use kmemdup in host_int_add_rx_gtk
2015-12-18 Chaehyun Limstaging: wilc1000: rename u8KeyLen in host_int_add_rx_gtk
2015-12-18 Chaehyun Limstaging: wilc1000: rename u8Ciphermode in host_int_add_...
2015-12-18 Chaehyun Limstaging: wilc1000: rename pu8TxMic in host_int_add_rx_gtk
2015-12-18 Chaehyun Limstaging: wilc1000: rename pu8RxMic in host_int_add_rx_gtk
2015-12-18 Chaehyun Limstaging: wilc1000: rename KeyRSC in host_int_add_rx_gtk
2015-12-18 Chaehyun Limstaging: wilc1000: rename u32KeyRSClen in host_int_add_...
2015-12-18 Chaehyun Limstaging: wilc1000: rename u8KeyIdx in host_int_add_rx_gtk
2015-12-18 Chaehyun Limstaging: wilc1000: rename u8GtkKeylen in host_int_add_r...
2015-12-18 Chaehyun Limstaging: wilc1000: rename pu8RxGtk in host_int_add_rx_gtk
2015-12-18 Chaehyun Limstaging: wilc1000: fix argument name of host_int_add_rx_gtk
2015-12-18 Chaehyun Limstaging: wilc1000: fix return type of host_int_add_rx_gtk
2015-12-18 Chaehyun Limstaging: wilc1000: use kmemdup in host_int_add_ptk
2015-12-18 Chaehyun Limstaging: wilc1000: rename u8KeyLen in host_int_add_ptk
2015-12-18 Chaehyun Limstaging: wilc1000: replace u32 with int
2015-12-18 Chaehyun Limstaging: wilc1000: rename u8Idx in host_int_add_ptk
2015-12-18 Chaehyun Limstaging: wilc1000: rename u8Ciphermode in host_int_add_ptk
2015-12-18 Chaehyun Limstaging: wilc1000: rename pu8TxMic in host_int_add_ptk
2015-12-18 Chaehyun Limstaging: wilc1000: rename pu8RxMic in host_int_add_ptk
2015-12-18 Chaehyun Limstaging: wilc1000: rename u8PtkKeylen in host_int_add_ptk
2015-12-18 Chaehyun Limstaging: wilc1000: rename pu8Ptk in host_int_add_ptk
2015-12-18 Chaehyun Limstaging: wilc1000: fix argument name of host_int_add_ptk
2015-12-18 Chaehyun Limstaging: wilc1000: fix return type of host_int_add_ptk
2015-12-14 Gustavo Padovanstaging/android: add TODO to de-stage android sync...
2015-12-14 Greg Kroah-HartmanMerge 4.4-rc5 into staging-next
2015-12-13 Linus TorvaldsMerge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org...
2015-12-13 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2015-12-13 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-12-13 Linus TorvaldsMerge tag 'char-misc-4.4-rc5' of git://git.kernel.org...
2015-12-13 Linus TorvaldsMerge tag 'staging-4.4-rc5' of git://git.kernel.org...
2015-12-13 Linus TorvaldsMerge tag 'usb-4.4-rc5' of git://git.kernel.org/pub...
2015-12-13 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2015-12-12 Linus TorvaldsMerge tag 'powerpc-4.4-4' of git://git.kernel.org/pub...
2015-12-12 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-12-12 Linus TorvaldsMerge branch 'parisc-4.4-3' of git://git.kernel.org...
2015-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-12-12 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2015-12-12 Seth Jenningsdrivers/base/memory.c: prohibit offlining of memory...
2015-12-12 Mikulas Patockaparisc iommu: fix panic due to trying to allocate too...
2015-12-12 Kevin HilmanMerge tag 'imx-fixes-4.4-2' of git://git.kernel.org...
2015-12-11 Alan SternUSB: add quirk for devices with broken LPM
2015-12-11 Mathias Nymanxhci: fix usb2 resume timing and races.
2015-12-11 Linus TorvaldsMerge tag 'dm-4.4-fixes-2' of git://git.kernel.org...
2015-12-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-12-11 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-12-11 Kirill A. Shutemovvgaarb: fix signal handling in vga_get()
2015-12-11 Dave AirlieMerge branch 'drm-fixes-4.4' of git://people.freedeskto...
2015-12-10 Arnd BergmannMerge tag 'omap-for-v4.4/fixes-rc4' of git://git.kernel...
2015-12-10 Arnd BergmannMerge tag 'berlin-fixes-for-4.4-rc1-1' of git://git...
2015-12-10 Arnd BergmannMerge tag 'at91-4.4-fixes-2' of git://git.kernel.org...
2015-12-10 Arnd BergmannMerge tag 'samsung-fixes-4.4' of https://git.kernel...
2015-12-10 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2015-12-10 Linus TorvaldsMerge tag 'sound-4.4-rc5' of git://git.kernel.org/pub...
2015-12-10 Linus Walleijclocksource: Mmio: remove artificial 32bit limitation
2015-12-10 Joe Thornberdm btree: fix bufio buffer leaks in dm_btree_del()...
2015-12-10 Linus TorvaldsMerge tag 'vfio-v4.4-rc5' of git://github.com/awilliam...
2015-12-10 Linus TorvaldsMerge tag 'devicetree-fixes-for-4.4-rc4' of git://git...
2015-12-10 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2015-12-09 Linus TorvaldsMerge tag 'for-linus-4.4-1' of git://git.code.sf.net...
2015-12-09 Jan Stancekipmi: move timer init to before irq is setup
next