index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2013-04-23
b43: HT-PHY: define regs for power estimation
Rafał Miłecki
1
-0
/
+6
2013-04-23
b43: HT-PHY: do some extra TSSI setup after configuring TX
Rafał Miłecki
1
-0
/
+13
2013-04-23
b43: HT-PHY: finish calculating values for idle TSSI
Rafał Miłecki
1
-2
/
+18
2013-04-23
b43: HT-PHY: tables: don't duplicate core-generic regs
Rafał Miłecki
3
-59
/
+23
2013-04-23
b43: HT-PHY: rename defines addressing cores on the 2059 radio
Rafał Miłecki
2
-14
/
+14
2013-04-23
batman-adv: fix global protection fault during soft_iface destruction
Antonio Quartulli
1
-0
/
+7
2013-04-23
net: Fix vlan bitmask changes in EHEA driver.
David S. Miller
1
-6
/
+6
2013-04-23
net: Fix some __vlan_hwaccel_put_tag() callers.
David S. Miller
2
-2
/
+3
2013-04-22
net: sctp: minor: remove dead code from sctp_packet
Daniel Borkmann
2
-6
/
+2
2013-04-22
VXLAN: Allow L2 redirection with L3 switching
David Stevens
1
-7
/
+23
2013-04-22
net: Remove return value from list_netdevice()
dingtianhong
1
-3
/
+1
2013-04-22
net: remove a stale comment for dl_next
Eric Dumazet
1
-1
/
+1
[next]