index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-08
ath5k: Put the right tsf value in mesh beacons
Javier Cardona
1
-1
/
+2
2010-12-08
ath5k: Prevent mesh interfaces from being counted as ad-hoc
Javier Cardona
1
-1
/
+1
2010-12-08
ath5k: Fix beaconing in mesh mode
Javier Cardona
1
-3
/
+5
2010-12-08
orinoco: initialise priv->hw before assigning the interrupt
David Kilroy
2
-14
/
+14
2010-12-08
ehea: Fixing LRO configuration
Breno Leitao
2
-2
/
+14
2010-12-08
driver/net/benet: fix be_cmd_multicast_set() memcpy bug
Joe Jin
1
-1
/
+1
2010-12-08
Merge branch 'sfc-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...
David S. Miller
3
-14
/
+37
2010-12-08
ifb: goto resched directly if error happens and dp->tq isn't empty
Changli Gao
1
-0
/
+2
2010-12-08
cxgb4: fix MAC address hash filter
Dimitris Michailidis
1
-1
/
+1
2010-12-08
CAIF: Fix U5500 compile error for shared memory driver
Kim Lilliestierna XX
2
-2
/
+2
2010-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
19
-90
/
+107
2010-12-07
sfc: Fix NAPI list corruption during ring reallocation
Ben Hutchings
1
-12
/
+19
2010-12-07
ath9k: fix beacon resource related race condition
Rajkumar Manoharan
1
-14
/
+7
2010-12-07
ath9k: Fix STA disconnect issue due to received MIC failed bcast frames
Senthil Balasubramanian
2
-3
/
+9
2010-12-07
ath9k: fix a DMA related race condition on reset
Felix Fietkau
3
-19
/
+10
2010-12-07
ath9k: fix bug in tx power
Matteo Croce
1
-4
/
+8
2010-12-07
sfc: Fix crash in legacy onterrupt handler during ring reallocation
Ben Hutchings
3
-2
/
+18
2010-12-06
ixgbe: fix possible NULL pointer deference in shutdown path
Don Skidmore
1
-0
/
+3
2010-12-02
tulip: fix hang in dmfe driver on sending of big packet
Alexander V. Lukyanov
1
-3
/
+3
2010-12-02
stmmac: priv->lock can be used uninitialized
Vlad Lungu
1
-2
/
+2
2010-12-02
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2010-12-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-0
/
+4
2010-12-02
Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames"
John W. Linville
2
-4
/
+3
2010-12-02
ath9k_hw: fix more bitfield related endian issues
Felix Fietkau
2
-9
/
+16
2010-12-02
ath9k_hw: fix endian issues with CTLs on AR9003
Felix Fietkau
4
-54
/
+47
2010-12-02
ath9k: Fix bug in reading input gpio state for ar9003
Vasanthakumar Thiagarajan
2
-3
/
+6
2010-12-01
mlx4_core: Workaround firmware bug in query dev cap
Eli Cohen
1
-0
/
+4
2010-12-01
bonding: check for assigned mac before adopting the slaves mac address
David Strand
1
-1
/
+1
2010-12-01
b44: fix workarround for wap54g10
Hauke Mehrtens
1
-6
/
+5
2010-11-30
ath9k: Fix STA disconnect issue due to received MIC failed bcast frames
Senthil Balasubramanian
2
-3
/
+4
2010-11-30
orinoco: abort scan on interface down
David Kilroy
3
-7
/
+14
2010-11-29
NET: wan/x25, fix ldisc->open retval
Jiri Slaby
1
-1
/
+1
2010-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-115
/
+172
2010-11-29
carl9170: fix carl9170_tx_prepare typo
Christian Lamparter
1
-1
/
+1
2010-11-29
ath9k: Disable SWBA interrupt on remove_interface
Rajkumar Manoharan
1
-1
/
+10
2010-11-29
ath9k/carl9170: advertise P2P
Johannes Berg
3
-2
/
+6
2010-11-29
ath9k: use per-device struct for pm_qos_* operations
Gabor Juhos
3
-9
/
+7
2010-11-29
libertas: fix invalid access
Sven Neumann
2
-2
/
+0
2010-11-29
libertas: fix memory corruption in lbs_remove_card()
Daniel Drake
1
-2
/
+0
2010-11-29
pch_gbe driver: The wrong of initializer entry
Toshiharu Okada
1
-4
/
+4
2010-11-29
pch_gbe dreiver: chang author
Toshiharu Okada
2
-6
/
+6
2010-11-28
ucc_geth: fix ucc halt problem in half duplex mode
Yang Li
1
-1
/
+2
2010-11-28
ehea: Add some info messages and fix an issue
Breno Leitao
1
-4
/
+14
2010-11-28
hso: fix disable_net
Filip Aben
1
-4
/
+6
2010-11-28
NET: wan/x25_asy, move lapb_unregister to x25_asy_close_tty
Jiri Slaby
1
-5
/
+6
2010-11-28
cxgb4vf: fix setting unicast/multicast addresses ...
Casey Leedom
2
-63
/
+104
2010-11-28
net, ppp: Report correct error code if unit allocation failed
Cyrill Gorcunov
1
-21
/
+22
2010-11-28
au1000_eth: fix invalid address accessing the MAC enable register
Wolfgang Grandegger
1
-5
/
+5
2010-11-25
Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
4
-0
/
+2429
2010-11-24
drivers/net/tile/: on-chip network drivers for the tile architecture
Chris Metcalf
4
-0
/
+2429
[prev]
[next]