index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-15
ath9k: Fix RX crypto processing
Sujith Manoharan
1
-8
/
+4
2013-08-15
ath9k: Discard invalid frames early
Sujith Manoharan
1
-16
/
+22
2013-08-15
ath9k: Fix phy error handling for DFS
Sujith Manoharan
1
-2
/
+1
2013-08-15
ath9k: Use a subroutine to check for "mybeacon"
Sujith Manoharan
1
-13
/
+23
2013-08-15
ath9k_htc: do not use bulk on EP3 and EP4
Oleksij Rempel
1
-27
/
+11
2013-08-15
wil6210: let IP stack re-check HW TCP/UDP csum errors
Vladimir Kondratiev
1
-6
/
+6
2013-08-15
ath9k: reset buffer stale flag in ath_tx_get_tid_subframe
Felix Fietkau
1
-0
/
+2
2013-08-15
ath9k: simplify ath_tid_drain
Felix Fietkau
1
-12
/
+0
2013-08-15
ath9k: avoid accessing MRC registers on single-chain devices
Felix Fietkau
1
-0
/
+4
2013-08-15
ath9k: simplify debugfs chainmask handling
Felix Fietkau
1
-88
/
+4
2013-08-15
ath9k: remove ath9k_sta_remove_debugfs
Felix Fietkau
4
-20
/
+1
2013-08-15
ath9k: shrink a few data structures by reordering fields
Felix Fietkau
2
-14
/
+14
2013-08-15
ath9k: fix rx descriptor related race condition
Felix Fietkau
2
-8
/
+14
2013-08-15
brcmfmac: use configurable sdio bus header length for tx packet
Franky Lin
1
-14
/
+16
2013-08-15
brcmfmac: streamline sdio bus header code
Franky Lin
1
-123
/
+120
2013-08-15
brcmfmac: remove align from brcmf_bus structure
Franky Lin
3
-11
/
+17
2013-08-15
brcmfmac: abstract tx packet processing functions
Franky Lin
3
-78
/
+177
2013-08-15
brcmfmac: add support for manual TDLS operations
Arend van Spriel
2
-1
/
+77
2013-08-15
brcmfmac: ignore IF event if firmware indicates it
Arend van Spriel
2
-0
/
+6
2013-08-15
brcmfmac: no fws locking outside fws module.
Hante Meuleman
2
-66
/
+62
2013-08-15
brcmfmac: always use worker thread for tx data.
Hante Meuleman
3
-56
/
+54
2013-08-15
brcmfmac: add AMPDU reordering functionality
Arend van Spriel
3
-27
/
+283
2013-08-15
brcmfmac: .txdata() bus callback should not call brcmf_txcomplete()
Arend van Spriel
3
-3
/
+5
2013-08-15
brcmfmac: use irq safe spinlock in brcmf_sdbrcm_txdata()
Arend van Spriel
2
-3
/
+8
2013-08-15
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
11
-43
/
+270
2013-08-15
drivers/net/ethernet/via/via-velocity.c: update napi implementation
Julia Lawall
1
-1
/
+3
2013-08-15
net/usb/r8152: enable interrupt transfer
hayeswang
1
-27
/
+113
2013-08-15
net/usb/r8152: enable tx checksum
hayeswang
1
-5
/
+59
2013-08-15
net/usb/r8152: support aggregation
hayeswang
1
-161
/
+486
2013-08-15
Revert "cxgb3: Check and handle the dma mapping errors"
Alexey Kardashevskiy
1
-83
/
+24
2013-08-15
be2net: Clear any capability flags that driver is not interested in.
Sarveshwar Bandi
2
-0
/
+9
2013-08-13
tun: compare with 0 instead of total_len
Weiping Pan
1
-2
/
+2
2013-08-13
ethernet/arc/arc_emac - fix NAPI "work > weight" warning
Alexey Brodkin
1
-1
/
+1
2013-08-13
bnx2x: prevent crash in shutdown flow with CNIC
Yuval Mintz
1
-2
/
+1
2013-08-13
bnx2x: fix PTE write access error
Barak Witkowsky
3
-0
/
+15
2013-08-13
bnx2x: fix memory leak in VF
Ariel Elior
1
-1
/
+1
2013-08-13
bnx2x: update fairness parameters following DCB negotiation
Dmitry Kravkov
3
-12
/
+24
2013-08-13
bnx2x: protect different statistics flows
Dmitry Kravkov
3
-12
/
+57
2013-08-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
144
-2877
/
+6611
2013-08-13
drivers: net: cpsw: Add support for new CPSW IP version present in AM43xx SoC
Mugunthan V N
1
-0
/
+3
2013-08-13
gianfar: Add flow control support
Claudiu Manoil
3
-3
/
+132
2013-08-13
pptp: fix byte order warnings
stephen hemminger
1
-5
/
+5
2013-08-13
skge: dma_sync the whole receive buffer
stephen hemminger
1
-2
/
+4
2013-08-13
net: asix: Move declaration of ax88172a_info to shared header
Mark Brown
2
-2
/
+2
2013-08-13
net: asix: Staticise non-exported symbols
Mark Brown
1
-3
/
+5
2013-08-13
mlx4_core: Fix XRC QPs detection in the resource tracker
Yishai Hadas
1
-1
/
+2
2013-08-12
stmmac: fix init_dma_desc_rings() to handle errors
Bartlomiej Zolnierkiewicz
1
-19
/
+92
2013-08-12
bnx2x: Use pci_wait_for_pending_transaction() instead of for loop
Casey Leedom
1
-16
/
+2
2013-08-12
cxgb4: Add CLIP support to store compressed IPv6 address
Vipul Pandya
3
-0
/
+241
2013-08-12
cxgb4: Add routines to create and remove listening IPv6 servers
Vipul Pandya
3
-2
/
+91
[prev]
[next]