index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
2013-05-22
mwifiex: use u32 variables for SDIO read/write port bitmap
Amitkumar Karwar
2013-05-22
mwifiex: add calibration data download feature
Amitkumar Karwar
2013-05-22
mwifiex: replace spin_lock_irqsave with spin_lock and fix warn_on
Avinash Patil
2013-05-22
mwifiex: add del_station handler
Avinash Patil
2013-05-22
mwifiex: avoid deleting all stations during mwifiex_del_sta_entry()
Avinash Patil
2013-05-22
mwifiex: abort remaining scan commands when association started
Bing Zhao
2013-05-22
mwifiex: remove global user_scan_cfg variable
Amitkumar Karwar
2013-05-22
mwifiex: scan delay timer cleanup in unload path
Amitkumar Karwar
2013-05-22
mwifiex: rename mwifiex_free_adapter() routine in init.c
Amitkumar Karwar
2013-05-22
wil6210: do not stop Tx queue on packet drop
Vladimir Kondratiev
2013-05-22
wil6210: fix remaining use of non-cached copy of tx/rx descriptors
Vladimir Kondratiev
2013-05-22
wil6210: use NAPI
Vladimir Kondratiev
2013-05-22
wil6210: trace support
Vladimir Kondratiev
2013-05-22
wil6210: debug dump packet content right after DMA
Vladimir Kondratiev
2013-05-22
wil6210: Sanity check for reported DMA length
Vladimir Kondratiev
2013-05-22
wil6210: 'length' in Tx/Rx descriptors is little endian
Vladimir Kondratiev
2013-05-22
ath9k: use ap style beaconing for mesh
Thomas Pedersen
2013-05-22
ath9k_htc: Claim support for mgmt frame protection
Javier Cardona
2013-05-22
ath9k_htc: Add support for mesh interfaces
Javier Cardona
2013-05-22
ath9k: Do not use local_bh_disable in ampdu_action
Sujith Manoharan
2013-05-22
ath9k: Use bitops for scan flag
Sujith Manoharan
2013-05-22
ath9k: Remove MAC_DEBUG
Sujith Manoharan
2013-05-22
rt2x00pci: Use PCI MSIs whenever possible
Jakub Kicinski
2013-05-22
rt2x00: rt2x00dev: defer operational mode detection
Gabor Juhos
2013-05-22
rt2x00: rt2800lib: use rt2x00dev->bcn->winfo_size
Gabor Juhos
2013-05-22
rt2x00: rt2800usb: use rt2x00dev->rx->limit
Gabor Juhos
2013-05-22
rt2x00: rt2800pci: use rt2x00dev->tx->limit
Gabor Juhos
2013-05-22
rt2x00: rt61pci: use rt2x00dev->tx->limit
Gabor Juhos
2013-05-22
rt2x00: rt2x00dev: use rt2x00dev->tx->limit
Gabor Juhos
2013-05-07
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
2013-05-05
wireless: single_open() leaks
Al Viro
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
hostap: proc: Use remove_proc_subtree()
David Howells
2013-05-01
airo: Use remove_proc_subtree()
David Howells
2013-05-01
proc: Supply PDE attribute setting accessor functions
David Howells
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-04-29
hostap: Don't use create_proc_read_entry()
David Howells
2013-04-29
atmel: Don't use create_proc_read_entry()
David Howells
2013-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-29
Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-04-26
rtlwifi: rtl8192cu: Fix false loss of AP indication
Larry Finger
2013-04-26
brcmsmac: Fix merge issue
Piotr Haber
2013-04-26
mwifiex: Correct pci_unmap_single's size
Yogesh Ashok Powar
2013-04-26
mwifiex: Do not kfree cmd buf while unregistering PCIe
Yogesh Ashok Powar
2013-04-26
mwifiex: Call pci_release_region after calling pci_disable_device
Yogesh Ashok Powar
2013-04-26
mwifiex: Use pci_release_region() instead of a pci_release_regions()
Yogesh Ashok Powar
2013-04-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-04-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-23
mwifiex: rework round robin scheduling of bss nodes.
Andreas Fenkart
2013-04-23
mwifiex: replace ra_list_curr by list rotation.
Andreas Fenkart
[next]