index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-17
ixgbevf: Fix panic when loading driver
Alexander Duyck
1
-0
/
+3
2012-07-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net
David S. Miller
2
-10
/
+35
2012-07-16
ixgbevf: Prevent RX/TX statistics getting reset to zero
Narendra K
1
-12
/
+0
2012-07-14
e1000e: fix test for PHY being accessible on 82577/8/9 and I217
Bruce Allan
1
-10
/
+32
2012-07-14
e1000e: Correct link check logic for 82571 serdes
Tushar Dave
1
-0
/
+3
2012-07-10
bnx2: Fix bug in bnx2_free_tx_skbs().
Michael Chan
1
-3
/
+3
2012-07-09
gianfar: fix potential sk_wmem_alloc imbalance
Eric Dumazet
1
-4
/
+3
2012-07-09
drivers/net/ethernet/broadcom/cnic.c: remove invalid reference to list iterator variable
Julia Lawall
1
-1
/
+2
2012-07-09
bonding: debugfs and network namespaces are incompatible
Eric W. Biederman
1
-1
/
+1
2012-07-09
bonding: Manage /proc/net/bonding/ entries from the netdev events
Eric W. Biederman
1
-3
/
+6
2012-07-09
stmmac: Fix for higher mtu size handling
Deepak Sikri
1
-1
/
+2
2012-07-09
stmmac: Fix for nfs hang on multiple reboot
Deepak Sikri
1
-0
/
+3
2012-07-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
John W. Linville
4
-11
/
+10
2012-07-09
iwlegacy: don't mess up the SCD when removing a key
Emmanuel Grumbach
1
-2
/
+2
2012-07-09
iwlegacy: always monitor for stuck queues
Stanislaw Gruszka
1
-8
/
+6
2012-07-09
rt2x00usb: fix indexes ordering on RX queue kick
Stanislaw Gruszka
1
-1
/
+1
2012-07-09
mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)
Bing Zhao
1
-0
/
+1
2012-07-09
cnic: Don't use netdev->base_addr
Michael Chan
1
-2
/
+5
2012-07-09
net: qmi_wwan: add ZTE MF60
Bjørn Mork
1
-0
/
+18
2012-07-09
netdev/phy: Fixup lockdep warnings in mdio-mux.c
David Daney
1
-2
/
+8
2012-07-09
ixgbe: DCB and SR-IOV can not co-exist and will cause hangs
Alexander Duyck
1
-0
/
+5
2012-07-08
atl1c: fix issue of transmit queue 0 timed out
Cloud Ren
1
-1
/
+0
2012-07-08
net: dont use __netdev_alloc_skb for bounce buffer
Eric Dumazet
2
-3
/
+3
2012-07-01
e1000e: remove use of IP payload checksum
Bruce Allan
2
-61
/
+15
2012-06-30
igbvf: fix divide by zero
Mitch A Williams
1
-11
/
+18
2012-06-28
davinci_cpdma: include linux/module.h
Daniel Mack
1
-0
/
+1
2012-06-28
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
David S. Miller
14
-23
/
+66
2012-06-28
gianfar: Fix RXICr/TXICr programming for multi-queue mode
Claudiu Manoil
1
-6
/
+4
2012-06-28
net: qmi_wwan: fix Oops while disconnecting
Bjørn Mork
1
-0
/
+4
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
41
-207
/
+288
2012-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
John W. Linville
14
-23
/
+66
2012-06-27
mwifiex: fix memory leak associated with IE manamgement
Avinash Patil
1
-0
/
+1
2012-06-27
ath9k: fix panic caused by returning a descriptor we have queued for reuse
Tom Hughes
1
-2
/
+2
2012-06-27
ath9k: enable serialize_regmode for non-PCIE AR9287
Panayiotis Karabassis
1
-1
/
+1
2012-06-27
rtlwifi: rtl8192cu: New USB IDs
Larry Finger
1
-0
/
+3
2012-06-27
can: flexcan: use be32_to_cpup to handle the value of dt entry
Hui Wang
1
-2
/
+2
2012-06-27
xen/netfront: teardown the device before unregistering it.
Ian Campbell
1
-4
/
+4
2012-06-26
ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP
Alexander Duyck
3
-7
/
+13
2012-06-25
net/mlx4_en: Release QP range in free_resources
Yevgeny Petrilin
2
-4
/
+9
2012-06-25
net/mlx4: Use single completion vector after NOP failure
Yevgeny Petrilin
1
-0
/
+2
2012-06-25
net/mlx4_en: Set correct port parameters during device initialization
Yevgeny Petrilin
1
-2
/
+4
2012-06-25
ipheth: add support for iPad
Davide Gerhard
1
-0
/
+5
2012-06-25
caif-hsi: Add missing return in error path
Sjur Brændeland
1
-0
/
+1
2012-06-25
caif-hsi: Bugfix - Piggyback'ed embedded CAIF frame lost
Per Ellefsen
1
-2
/
+2
2012-06-25
iwlwifi: fix activating inactive stations
Johannes Berg
1
-0
/
+12
2012-06-25
wlcore: drop INET dependency
Randy Dunlap
1
-1
/
+0
2012-06-25
ath9k: fix dynamic WEP related regression
Felix Fietkau
3
-1
/
+7
2012-06-24
Fix typo in printed messages
Anatol Pomozov
2
-2
/
+2
2012-06-22
net: sh_eth: fix the condition to fix the cur_tx/dirty_rx
Yoshihiro Shimoda
1
-5
/
+7
2012-06-22
r8169: RxConfig hack for the 8168evl.
françois romieu
1
-0
/
+1
[next]