index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rtmutex.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-25
ixgbe: add driver support for x520 OCP adapter.
Don Skidmore
2
-0
/
+9
2013-04-25
ixgbe: fix possible divide by zero in ixgbe_update_itr
Don Skidmore
1
-0
/
+3
2013-04-24
bnx2x: Allow recovery from second slot reset
Yuval Mintz
1
-0
/
+1
2013-04-24
bnx2x: Fix memory leak
Yuval Mintz
2
-3
/
+3
2013-04-24
bnx2x: Enhance MAC configuration for VFs
Dmitry Kravkov
4
-15
/
+30
2013-04-24
bnx2x: Allow RX/TX pause control in autoneg
Yaniv Rosner
2
-5
/
+14
2013-04-24
bnx2x: prevent GRO false checksum claims
Yuval Mintz
1
-5
/
+11
2013-04-24
net/mlx4_en: Add a service task
Amir Vadai
3
-0
/
+47
2013-04-24
net/mlx4_en: Support software timestamping
Amir Vadai
1
-0
/
+2
2013-04-24
net/mlx4_en: Add HW timestamping (TS) support
Amir Vadai
15
-17
/
+375
2013-04-24
net/mlx4_core: Read HCA frequency and map internal clock
Eugenia Emantayev
5
-1
/
+75
2013-04-24
net/mlx4_core: Add timestamping device capability
Eugenia Emantayev
2
-2
/
+8
2013-04-24
netlink: fix compilation after memory mapped patches
Nicolas Dichtel
1
-4
/
+4
2013-04-23
netlink: Fix build with mmap disabled.
David S. Miller
1
-0
/
+7
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
caif: Update Dmitry's email address.
sjur.brandeland@stericsson.com
1
-1
/
+1
2013-04-23
caif: Remove bouncing address for Daniel Martensson
sjur.brandeland@stericsson.com
4
-6
/
+6
2013-04-23
caif: Remove my bouncing email address.
sjur.brandeland@stericsson.com
34
-35
/
+31
2013-04-23
MAINTAINERS: Change Maintainer for CAIF
sjur.brandeland@stericsson.com
1
-1
/
+1
2013-04-23
netlink: fix typo in net/netlink/af_netlink.c
Stephen Rothwell
1
-1
/
+1
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]