index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
9
-586
/
+698
2013-05-01
hostap: proc: Use remove_proc_subtree()
David Howells
1
-19
/
+1
2013-05-01
airo: Use remove_proc_subtree()
David Howells
1
-36
/
+13
2013-05-01
proc: Supply PDE attribute setting accessor functions
David Howells
1
-23
/
+11
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
420
-6964
/
+32775
2013-04-29
hostap: Don't use create_proc_read_entry()
David Howells
5
-445
/
+628
2013-04-29
atmel: Don't use create_proc_read_entry()
David Howells
1
-38
/
+31
2013-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-39
/
+32
2013-04-29
Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-107
/
+11
2013-04-26
rtlwifi: rtl8192cu: Fix false loss of AP indication
Larry Finger
1
-0
/
+3
2013-04-26
brcmsmac: Fix merge issue
Piotr Haber
1
-0
/
+1
2013-04-26
mwifiex: Correct pci_unmap_single's size
Yogesh Ashok Powar
1
-2
/
+2
2013-04-26
mwifiex: Do not kfree cmd buf while unregistering PCIe
Yogesh Ashok Powar
1
-1
/
+0
2013-04-26
mwifiex: Call pci_release_region after calling pci_disable_device
Yogesh Ashok Powar
1
-1
/
+1
2013-04-26
mwifiex: Use pci_release_region() instead of a pci_release_regions()
Yogesh Ashok Powar
1
-2
/
+2
2013-04-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
9
-34
/
+24
2013-04-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
175
-3568
/
+5678
2013-04-23
mwifiex: rework round robin scheduling of bss nodes.
Andreas Fenkart
3
-77
/
+29
2013-04-23
mwifiex: replace ra_list_curr by list rotation.
Andreas Fenkart
4
-69
/
+40
2013-04-23
brcmfmac: add credit borrowing mechanism
Arend van Spriel
1
-8
/
+87
2013-04-23
brcmfmac: correct error handling in brcmf_fws_init()
Arend van Spriel
2
-9
/
+24
2013-04-23
brcmfmac: flush queue upon MACDESC_DEL firmware signal
Arend van Spriel
1
-2
/
+3
2013-04-23
brcmfmac: support critical protocol API for DHCP
Piotr Haber
5
-1
/
+576
2013-04-23
brcmfmac: allow scanning to be suppressed in the driver
Arend van Spriel
2
-1
/
+13
2013-04-23
ath9k: Fix RX DMA mapping
Sujith Manoharan
1
-3
/
+3
2013-04-23
ath9k: Use lockless variants for the RX fifo queue
Sujith Manoharan
1
-2
/
+2
2013-04-23
ath9k: Reduce deep indentation
Sujith Manoharan
1
-46
/
+44
2013-04-23
ath9k: Remove unused argument "size"
Sujith Manoharan
1
-9
/
+3
2013-04-23
ath9k: add support for the new rate control API
Felix Fietkau
3
-8
/
+19
2013-04-23
ath9k: merge ath_tx_start_dma into ath_tx_start
Felix Fietkau
1
-44
/
+36
2013-04-23
rtl8192c:dm: Properly initialize local array and set value.
Han Shen
1
-2
/
+2
2013-04-23
ath9k: apply coverage class on slottime too
Mathias Kretschmer
1
-1
/
+2
2013-04-23
Merge branch 'master' of git://git.infradead.org/users/rafal/b43-next
John W. Linville
9
-442
/
+661
2013-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-146
/
+141
2013-04-23
b43: N-PHY: don't use deprecated b43_radio_foo16
Rafał Miłecki
1
-59
/
+59
2013-04-23
b43: N-PHY: clean init tables
Rafał Miłecki
2
-58
/
+62
2013-04-23
b43: N-PHY: move tables init function to tables file
Rafał Miłecki
3
-16
/
+12
2013-04-23
b43: N-PHY: use defines for (re)storing VCM config
Rafał Miłecki
1
-5
/
+14
2013-04-23
b43: N-PHY: use shortcut "ctl" in functions names
Rafał Miłecki
1
-22
/
+22
2013-04-23
b43: N-PHY: use enum for INTC override function argument
Rafał Miłecki
1
-18
/
+28
2013-04-23
b43: N-PHY: define missing registers
Rafał Miłecki
2
-38
/
+182
2013-04-23
b43: use defines for board_type
Rafał Miłecki
2
-5
/
+5
2013-04-23
b43: N-PHY: fix "NB" RSSI calibration on PHYs rev2-
Rafał Miłecki
1
-1
/
+1
2013-04-23
b43: N-PHY: use enum for RSSI type everywhere we use it
Rafał Miłecki
1
-43
/
+61
2013-04-23
b43: N-PHY: rename RSSI types to be shorter and more accurate
Rafał Miłecki
1
-19
/
+19
2013-04-23
b43: N-PHY: use more friendly variables names in RSSI code
Rafał Miłecki
1
-28
/
+36
2013-04-23
b43: N-PHY: simplify conditions in RSSI offset scale function
Rafał Miłecki
1
-55
/
+65
2013-04-23
b43: N-PHY: use enum for RAIL type
Rafał Miłecki
1
-9
/
+17
2013-04-23
b43: HT-PHY: use enum for RSSI types
Rafał Miłecki
1
-5
/
+16
2013-04-23
b43: HT-PHY: store TX power state before disabling it
Rafał Miłecki
1
-4
/
+6
[next]