index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-31
mac80211/drivers: rewrite the rate control API
Johannes Berg
34
-277
/
+427
2008-10-31
airo: Kill directly reference of netdev->priv
Wang Chen
1
-85
/
+86
2008-10-31
ath5k: fix mesh point operation
Andrey Yurovsky
1
-0
/
+6
2008-10-31
ath5k: correct ath5k signal quality
Luis R. Rodriguez
1
-1
/
+11
2008-10-31
ath9k: correct signal quality report
Luis R. Rodriguez
1
-2
/
+9
2008-10-31
rtl8187: add short slot handling for 8187B
Herton Ronaldo Krzesinski
2
-12
/
+41
2008-10-31
rtl8187: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flag
Herton Ronaldo Krzesinski
1
-16
/
+30
2008-10-31
Ath5k: add AP mode
Jiri Slaby
1
-25
/
+17
2008-10-31
p54/rtl8187: fix up the seqno patch
Johannes Berg
2
-2
/
+0
2008-10-31
mac80211: rewrite HT handling
Johannes Berg
10
-88
/
+100
2008-10-31
mac80211: make retry limits part of hw config
Johannes Berg
9
-79
/
+61
2008-10-31
iwl3945: fix station stuff in RC algorithm
Johannes Berg
1
-4
/
+3
2008-10-31
mac80211: provide sequence numbers
Johannes Berg
4
-29
/
+9
2008-10-31
p54: Move rx_mtu to struct bootrec_desc
Larry Finger
2
-2
/
+3
2008-10-31
mac80211: introduce hw config change flags
Johannes Berg
16
-23
/
+35
2008-10-31
mac80211: kill hw.conf.antenna_sel_{rx,tx}
Johannes Berg
5
-60
/
+12
2008-10-31
802.11: clean up/fix HT support
Johannes Berg
13
-114
/
+110
2008-10-31
p54: honour bss_info_changed's short slot time settings
Christian Lamparter
2
-7
/
+17
2008-10-31
mac80211: use HWSIM_STA_MAGIC in hwsim_check_sta_magic() and hwsim_set_sta_ma...
Rami Rosen
1
-2
/
+2
2008-10-31
iwlwifi: refactor rxon time command
Tomas Winkler
3
-55
/
+29
2008-10-31
iwlwifi: take a valid antenna upon rate scale init
Tomas Winkler
3
-5
/
+20
2008-10-31
iwlwifi: make initial calibration set configurable
Tomas Winkler
5
-35
/
+49
2008-10-31
drivers: replace NIPQUAD()
Harvey Harrison
2
-26
/
+24
2008-10-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
34
-186
/
+301
2008-10-31
net: Really remove all of LOOPBACK_TSO code.
David S. Miller
1
-9
/
+0
2008-10-30
net: delete excess kernel-doc notation
Randy Dunlap
1
-1
/
+0
2008-10-30
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
11
-36
/
+99
2008-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
8
-25
/
+17
2008-10-30
pppoe: Fix socket leak.
David S. Miller
1
-3
/
+3
2008-10-31
gianfar: Don't reset TBI<->SerDes link if it's already up
Trent Piepho
1
-0
/
+9
2008-10-31
gianfar: Fix race in TBI/SerDes configuration
Trent Piepho
3
-0
/
+31
2008-10-31
pci: use pci_ioremap_bar() in drivers/net
Arjan van de Ven
12
-25
/
+14
2008-10-31
tc35815: Define more Rx status bits
Atsushi Nemoto
1
-2
/
+3
2008-10-31
cxgb3 - enable lro control through ethtool
Divy Le Ray
1
-12
/
+57
2008-10-31
e100: adapt to the reworked PCI PM
Rafael J. Wysocki
1
-6
/
+10
2008-10-31
The overdue eepro100 removal.
Adrian Bunk
3
-2414
/
+0
2008-10-31
skge: adapt skge to use reworked PCI PM
Rafael J. Wysocki
1
-27
/
+11
2008-10-31
at91_ether: request/free GPIO for PHY interrupt
David Brownell
1
-1
/
+5
2008-10-31
amd8111e: fix dma_free_coherent context
Chunbo Luo
1
-5
/
+4
2008-10-31
atl1: fix vlan tag regression
Jay Cliburn
2
-4
/
+5
2008-10-31
SMC91x: delete unused local variable "lp"
Mike Frysinger
1
-2
/
+0
2008-10-31
myri10ge: fix stop/go mmio ordering
Brice Goglin
1
-1
/
+3
2008-10-31
bonding: fix panic when taking bond interface down before removing module
Andy Gospodarek
1
-5
/
+8
2008-10-31
bonding: Clean up resource leaks
Jay Vosburgh
1
-18
/
+31
2008-10-31
bonding: fix miimon failure counter
Jay Vosburgh
1
-0
/
+3
2008-10-29
net: easy removals of HIPQUAD using %pI4 format
Harvey Harrison
1
-3
/
+1
2008-10-29
macvlan: add support for ethtool get settings
Stephen Hemminger
1
-0
/
+24
2008-10-29
ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode
Bob Copeland
1
-3
/
+1
2008-10-29
ath5k: Fix reset sequence for AR5212 in general and RF5111 in particular
Elias Oltmanns
2
-15
/
+9
2008-10-29
rt2x00: Fix build error when mac80211=M rt2x00=Y
Ivo van Doorn
1
-1
/
+1
[next]