index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-05-10
11
-117
/
+131
|
\
|
*
mwifiex: fix setting of multicast filter
Daniel Drake
2013-05-08
1
-15
/
+6
|
*
mwifiex: fix memory leak issue when driver unload
Amitkumar Karwar
2013-05-08
2
-3
/
+1
|
*
mwifiex: clear is_suspended flag when interrupt is received early
Bing Zhao
2013-05-08
1
-0
/
+1
|
*
ath9k: Update initvals for AR9565
Sujith Manoharan
2013-05-08
1
-68
/
+70
|
*
ath9k: Fix beacon reconfiguration
Sujith Manoharan
2013-05-08
1
-2
/
+2
|
*
iwl4965: workaround connection regression on passive channel
Stanislaw Gruszka
2013-05-08
1
-2
/
+1
|
*
B43: Handle DMA RX descriptor underrun
Thommy Jakobsson
2013-05-08
3
-26
/
+40
|
*
ath5k: do not reschedule tx_complete_work on stop
Stanislaw Gruszka
2013-05-03
1
-0
/
+5
|
*
ath9k: fix key allocation error handling for powersave keys
Felix Fietkau
2013-05-03
1
-1
/
+5
*
|
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
2013-05-07
2
-3
/
+3
*
|
wireless: single_open() leaks
Al Viro
2013-05-05
4
-7
/
+7
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
9
-586
/
+698
|
\
\
|
*
|
hostap: proc: Use remove_proc_subtree()
David Howells
2013-05-01
1
-19
/
+1
|
*
|
airo: Use remove_proc_subtree()
David Howells
2013-05-01
1
-36
/
+13
|
*
|
proc: Supply PDE attribute setting accessor functions
David Howells
2013-05-01
1
-23
/
+11
|
*
|
hostap: Don't use create_proc_read_entry()
David Howells
2013-04-29
5
-445
/
+628
|
*
|
atmel: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-38
/
+31
|
*
|
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
2
-23
/
+12
|
*
|
mode_t, whack-a-mole at 11...
Al Viro
2013-04-09
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
420
-6964
/
+32775
|
\
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-29
12
-39
/
+32
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
rtlwifi: rtl8192cu: Fix false loss of AP indication
Larry Finger
2013-04-26
1
-0
/
+3
|
|
*
|
brcmsmac: Fix merge issue
Piotr Haber
2013-04-26
1
-0
/
+1
|
|
*
|
mwifiex: Correct pci_unmap_single's size
Yogesh Ashok Powar
2013-04-26
1
-2
/
+2
|
|
*
|
mwifiex: Do not kfree cmd buf while unregistering PCIe
Yogesh Ashok Powar
2013-04-26
1
-1
/
+0
|
|
*
|
mwifiex: Call pci_release_region after calling pci_disable_device
Yogesh Ashok Powar
2013-04-26
1
-1
/
+1
|
|
*
|
mwifiex: Use pci_release_region() instead of a pci_release_regions()
Yogesh Ashok Powar
2013-04-26
1
-2
/
+2
|
|
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-04-26
9
-34
/
+24
|
|
|
\
\
|
|
|
*
|
iwlwifi: add a subdevice ID for 7000 series
Emmanuel Grumbach
2013-04-18
1
-0
/
+1
|
|
|
*
|
iwlwifi: dvm: don't send zeroed LQ cmd
Emmanuel Grumbach
2013-04-18
1
-1
/
+4
|
|
|
*
|
iwlwifi: remove unneeded goto from iwl_dbgfs_log_event_read
Stanislaw Gruszka
2013-04-18
1
-4
/
+2
|
|
|
*
|
iwlwifi: mvm: remove usage of power_save module parameter
Alexander Bondar
2013-04-18
2
-5
/
+3
|
|
|
*
|
iwlwifi: remove redundant argument from iwl_dump_nic_event_log
Stanislaw Gruszka
2013-04-18
3
-6
/
+6
|
|
|
*
|
iwlwifi: fix freeing uninitialized pointer
Stanislaw Gruszka
2013-04-18
1
-8
/
+8
|
|
|
*
|
iwlwifi: mvm: change TX/RX AM-to-PSM transition time for LP mode
Alexander Bondar
2013-04-16
1
-8
/
+2
|
|
|
*
|
iwlwifi: mvm: fix first_antenna
Emmanuel Grumbach
2013-04-16
1
-2
/
+3
|
|
|
*
|
iwlwifi: mvm: remove TODO which has been addressed
Emmanuel Grumbach
2013-04-16
1
-5
/
+0
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-24
175
-3568
/
+5678
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
mwifiex: rework round robin scheduling of bss nodes.
Andreas Fenkart
2013-04-23
3
-77
/
+29
|
|
*
|
|
mwifiex: replace ra_list_curr by list rotation.
Andreas Fenkart
2013-04-23
4
-69
/
+40
|
|
*
|
|
brcmfmac: add credit borrowing mechanism
Arend van Spriel
2013-04-23
1
-8
/
+87
|
|
*
|
|
brcmfmac: correct error handling in brcmf_fws_init()
Arend van Spriel
2013-04-23
2
-9
/
+24
|
|
*
|
|
brcmfmac: flush queue upon MACDESC_DEL firmware signal
Arend van Spriel
2013-04-23
1
-2
/
+3
|
|
*
|
|
brcmfmac: support critical protocol API for DHCP
Piotr Haber
2013-04-23
5
-1
/
+576
|
|
*
|
|
brcmfmac: allow scanning to be suppressed in the driver
Arend van Spriel
2013-04-23
2
-1
/
+13
|
|
*
|
|
ath9k: Fix RX DMA mapping
Sujith Manoharan
2013-04-23
1
-3
/
+3
|
|
*
|
|
ath9k: Use lockless variants for the RX fifo queue
Sujith Manoharan
2013-04-23
1
-2
/
+2
|
|
*
|
|
ath9k: Reduce deep indentation
Sujith Manoharan
2013-04-23
1
-46
/
+44
|
|
*
|
|
ath9k: Remove unused argument "size"
Sujith Manoharan
2013-04-23
1
-9
/
+3
[next]