index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-15
xen: Provide a variant of __RING_SIZE() that is an integer constant expression
Jeremy Fitzhardinge
1
-2
/
+2
2010-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
60
-253
/
+387
2010-12-12
pppoe.c: Fix kernel panic caused by __pppoe_xmit
Andrej Ota
1
-1
/
+1
2010-12-12
WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers.
Krzysztof Halasa
1
-1
/
+4
2010-12-12
bnx2x: Advance a version number to 1.60.01-0
Vladislav Zolotarov
1
-2
/
+2
2010-12-12
bnx2x: Fixed a compilation warning
Vladislav Zolotarov
1
-2
/
+2
2010-12-12
bnx2x: LSO code was broken on BE platforms
Vladislav Zolotarov
1
-16
/
+26
2010-12-12
qlge: Fix deadlock when cancelling worker.
Ron Mercer
3
-8
/
+6
2010-12-10
cxgb4vf: Ingress Queue Entry Size needs to be 64 bytes
Casey Leedom
1
-4
/
+11
2010-12-10
phy: add the IC+ IP1001 driver
Giuseppe CAVALLARO
2
-6
/
+55
2010-12-10
enic: Bug Fix: Pass napi reference to the isr that services receive queue
Vasanthy Kolluri
1
-1
/
+2
2010-12-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
15
-63
/
+82
2010-12-10
r8169: Fix runtime power management
Rafael J. Wysocki
1
-10
/
+16
2010-12-09
hso: IP checksuming doesn't work on GE0301 option cards
Thomas Bogendoerfer
1
-4
/
+0
2010-12-09
net: Convert netpoll blocking api in bonding driver to be a counter
Neil Horman
2
-20
/
+9
2010-12-08
orinoco: fix TKIP countermeasure behaviour
David Kilroy
1
-2
/
+2
2010-12-08
orinoco: clear countermeasure setting on commit
David Kilroy
1
-0
/
+6
2010-12-08
ath9k_htc: Fix suspend/resume
Sujith Manoharan
4
-2
/
+18
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
[next]